Metadata-Version: 2.1
Name: coagent-python
Version: 0.0.1
Summary: An open-source framework for building monolithic or distributed agentic systems, ranging from simple LLM calls to compositional workflows and autonomous agents.
Author: RussellLuo
Author-email: luopeng.he@gmail.com
Requires-Python: >=3.10.0,<3.14
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: blinker (==1.9.0)
Requires-Dist: h2 (==4.1.0)
Requires-Dist: httpx (==0.27.2)
Requires-Dist: httpx-sse (==0.4.0)
Requires-Dist: jinja2 (==3.1.5)
Requires-Dist: jq (==1.8.0)
Requires-Dist: litellm (==1.60.4)
Requires-Dist: loguru (==0.7.3)
Requires-Dist: mcp (==1.2.0)
Requires-Dist: nats-py (==2.9.0)
Requires-Dist: openai (>=1.52.1)
Requires-Dist: pydantic (>=2.7.0)
Requires-Dist: pygtrie (==2.5.0)
Requires-Dist: requests (==2.32.3)
Requires-Dist: textual (==0.85.1)
