Metadata-Version: 2.4
Name: archon-framework
Version: 0.1.0
Summary: The production harness for AI agents — cost control, security, observability, memory built-in.
Project-URL: Homepage, https://github.com/yash1511-bogam/archon
Project-URL: Repository, https://github.com/yash1511-bogam/archon
Project-URL: Issues, https://github.com/yash1511-bogam/archon/issues
Author-email: Yash Bogam <yash1511-bogam@users.noreply.github.com>
License-Expression: Apache-2.0
Keywords: agents,ai,framework,llm,production
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.11
Requires-Dist: click>=8.3
Requires-Dist: httpx>=0.28
Requires-Dist: litellm>=1.83
Requires-Dist: pydantic>=2.13
Provides-Extra: dev
Requires-Dist: mypy>=1.20; extra == 'dev'
Requires-Dist: pytest-asyncio>=1.3; extra == 'dev'
Requires-Dist: pytest>=9; extra == 'dev'
Requires-Dist: ruff>=0.15; extra == 'dev'
Description-Content-Type: text/markdown

# archon-ai

The production harness for AI agents. Python SDK.

See the [main README](../../README.md) for details.
