Metadata-Version: 2.4
Name: latticeflow-go-sdk
Version: 3.3.0
Summary: Latticeflow AI GO! SDK.
Project-URL: Homepage, https://latticeflow.ai/
License-Expression: LicenseRef-Proprietary
Requires-Python: >=3.9
Requires-Dist: attrs>=22.2.0
Requires-Dist: click==8.1.7
Requires-Dist: httpx<0.29.0,>=0.20.0
Requires-Dist: pydantic==2.11.7
Requires-Dist: pyperclip
Requires-Dist: python-dateutil~=2.9.0
Requires-Dist: python-dotenv>=1.1.0
Requires-Dist: pyyaml>=5.0.0
Requires-Dist: questionary==2.1.1
Requires-Dist: requests==2.32.5
Requires-Dist: tomli; python_version < '3.11'
Requires-Dist: typer==0.19.2
Provides-Extra: huggingface
Requires-Dist: datasets>=3.0.0; extra == 'huggingface'
Provides-Extra: test
Requires-Dist: bandit==1.8.6; extra == 'test'
Requires-Dist: datasets>=3.0.0; extra == 'test'
Requires-Dist: jinja2~=3.1.5; extra == 'test'
Requires-Dist: libcst==1.8.5; extra == 'test'
Requires-Dist: markdown>=3.0.0; extra == 'test'
Requires-Dist: mypy==1.18.1; extra == 'test'
Requires-Dist: polyfactory; extra == 'test'
Requires-Dist: pre-commit==4.3.0; extra == 'test'
Requires-Dist: pytest-asyncio; extra == 'test'
Requires-Dist: pytest-extra-durations~=0.1.3; extra == 'test'
Requires-Dist: pytest-mock~=3.8.2; extra == 'test'
Requires-Dist: pytest~=8.3.5; extra == 'test'
Requires-Dist: ruff==0.11.6; extra == 'test'
Requires-Dist: types-jinja2; extra == 'test'
Requires-Dist: types-markdown==3.10.2.20260211; extra == 'test'
Requires-Dist: types-pyyaml==6.0.12.20250402; extra == 'test'
Requires-Dist: types-requests; extra == 'test'
Requires-Dist: typos==1.19.0; extra == 'test'
Description-Content-Type: text/markdown

<p align="center">
  <a href="https://latticeflow.ai"><img  style="max-height: 50px;" src="https://cdn.latticeflow.cloud/_aigo/assets/aigo_cover_v1.jpg" alt="LatticeFlow AI GO!">
</a>
</p>

<p>
<div align="center">
    AI GO! is a platform for AI governance operationalization developed by 

[LatticeFlow AI](https://latticeflow.ai/).
</div>

<div align="center">
</p>

[![Website](https://img.shields.io/badge/Website-LatticeFlow_AI-blue)](https://latticeflow.ai)
[![Documentation](https://img.shields.io/badge/Documentation-ReadMe-green)](https://aigo.latticeflow.io/docs)

</div>

# LatticeFlow AI GO! Python SDK

AI GO! enables organizations to mitigate AI risks and make informed decisions, by 
connecting the high-level governance and risk frameworks to deep technical AI
evaluations and their interpretation.

AI GO! CLI is distributed as a lightweight Python package that allows organizations
to automatize their AI governance processes.
