Metadata-Version: 2.1
Name: agenta
Version: 0.1.17
Summary: Code for the SDK and CLI for the Agenta Lab platform
Author: Mahmoud Mabrouk
Author-email: mahmoudmabrouk.mail@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: docker (>=6.1.1,<7.0.0)
Requires-Dist: fastapi (>=0.95.1,<0.96.0)
Requires-Dist: importlib-metadata (>=6.7.0,<7.0.0)
Requires-Dist: ipdb (>=0.13.13,<0.14.0)
Requires-Dist: python-dotenv (>=1.0.0,<2.0.0)
Requires-Dist: python-multipart (>=0.0.6,<0.0.7)
Requires-Dist: questionary (>=1.10.0,<2.0.0)
Requires-Dist: toml (>=0.10.2,<0.11.0)
Description-Content-Type: text/markdown

# Agenta SDK and CLI 

This directory contains the code source for the python SDK and CLI for Agenta AI.

Please see the Readme.md in the main dir for installation and usage instructions.
