Metadata-Version: 2.4
Name: trysoma_sdk
Version: 0.0.6
Summary: Python SDK for Soma
Project-URL: Homepage, https://github.com/trysoma/soma
Project-URL: Repository, https://github.com/trysoma/soma
License-Expression: MIT
Keywords: agent,ai,sdk,soma
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Requires-Dist: httpx>=0.27.0
Requires-Dist: hypercorn>=0.16.0
Requires-Dist: pydantic>=2.0
Requires-Dist: restate-sdk>=0.12.0
Requires-Dist: trysoma-api-client
Requires-Dist: trysoma-sdk-core
Requires-Dist: watchfiles>=0.21.0
Provides-Extra: dev
Requires-Dist: mypy>=1.8; extra == 'dev'
Requires-Dist: pytest-asyncio>=0.23.0; extra == 'dev'
Requires-Dist: pytest>=8.0; extra == 'dev'
Requires-Dist: ruff>=0.3.0; extra == 'dev'
