Metadata-Version: 2.4
Name: oris-rt-sdk
Version: 0.1.7
Summary: Python SDK for Oris Runtime — Hub, Execution, and Experience Repo clients
Project-URL: Homepage, https://github.com/oris-runtime/oris
Project-URL: Repository, https://github.com/oris-runtime/oris/tree/main/sdks/python
Project-URL: Issues, https://github.com/oris-runtime/oris/issues
Author-email: Oris Runtime <dev@oris-runtime.dev>
License-Expression: MIT
Keywords: agent,ed25519,evolution,oris,runtime,sdk
Classifier: Development Status :: 4 - Beta
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
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.10
Requires-Dist: cryptography>=41.0.0
Requires-Dist: httpx>=0.25.0
Provides-Extra: dev
Requires-Dist: pytest-asyncio>=0.21; extra == 'dev'
Requires-Dist: pytest>=7.0; extra == 'dev'
