Metadata-Version: 2.4
Name: holos-sdk
Version: 0.2.0
Summary: A Python SDK for interacting with the Holos multi-agent system
Author-email: Holos Team <holos-team@holos.sii.edu.cn>
License-Expression: MIT
Project-URL: Homepage, https://github.com/holos/holos-sdk
Project-URL: Repository, https://github.com/holos/holos-sdk
Project-URL: Documentation, https://holos-sdk.readthedocs.io
Project-URL: Issues, https://github.com/holos/holos-sdk/issues
Keywords: multi-agent,tracing,plant,holos
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: <3.13,>=3.12
Description-Content-Type: text/markdown
Requires-Dist: a2a-sdk>=0.3.0
Requires-Dist: pydantic>=2.0.0
Requires-Dist: aiohttp>=3.8.0
