Metadata-Version: 2.1
Name: motleycrew
Version: 0.1.1
Summary: A lightweight agent interaction framework.
Author: MotleyCrew
Author-email: github@motleycrew.ai
Requires-Python: >=3.10,<=3.13
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Provides-Extra: crewai
Provides-Extra: llama-index
Requires-Dist: autogen (>=1.0.16,<2.0.0)
Requires-Dist: cloudpickle (>=3.0.0,<4.0.0)
Requires-Dist: crewai (>=0.16,<0.17) ; extra == "crewai"
Requires-Dist: curl-cffi (>=0.6.4,<0.7.0)
Requires-Dist: duckduckgo-search (==5.3.0b4)
Requires-Dist: httpx (>=0.27.0,<0.28.0)
Requires-Dist: kuzu (>=0.4.2,<0.5.0)
Requires-Dist: langchain (>=0.1,<0.2)
Requires-Dist: langchain-experimental (>=0.0.57,<0.0.58)
Requires-Dist: langchainhub (>=0.1.15,<0.2.0)
Requires-Dist: llama-index (>=0.10.27,<0.11.0) ; extra == "llama-index"
Requires-Dist: lunary (>=1.0.21,<2.0.0)
Requires-Dist: motleycache (>=0.0.1,<0.0.2)
Requires-Dist: platformdirs (>=4.2.1,<5.0.0)
Requires-Dist: pydantic (>=2.7.1,<3.0.0)
Requires-Dist: python-dotenv (>=1.0.0,<2.0.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Requires-Dist: setuptools (>=67.6.2,<68.0.0)
Description-Content-Type: text/markdown

# motleycrew

Multi-agent systems as they should be.
Documentation: https://motleycrew.readthedocs.io/

Stay tuned at https://www.motleycrew.ai/

