Metadata-Version: 2.4
Name: roboto-sai-sdk
Version: 0.3.1
Summary: Python SDK for the Roboto SAI platform with stable runtime contracts
Author-email: Roboto SAI LLC <roboto@roboto-sai.com>
License-Expression: LicenseRef-RVM-ECOL-1.0
Project-URL: Homepage, https://github.com/Roboto-SAI-LLC/roboto-sai-sdk
Project-URL: Repository, https://github.com/Roboto-SAI-LLC/roboto-sai-sdk
Project-URL: Issues, https://github.com/Roboto-SAI-LLC/roboto-sai-sdk/issues
Keywords: roboto,sai,sdk,ai,python,api
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: httpx>=0.27.0
Provides-Extra: dev
Requires-Dist: build>=1.2; extra == "dev"
Requires-Dist: mypy>=1.10; extra == "dev"
Requires-Dist: pytest>=8.0; extra == "dev"
Requires-Dist: pytest-cov>=4.0; extra == "dev"
Requires-Dist: pytest-mock>=3.0; extra == "dev"
Requires-Dist: ruff>=0.4; extra == "dev"
Requires-Dist: twine>=5.0; extra == "dev"
Provides-Extra: xai
Requires-Dist: xai-sdk>=1.6.1; extra == "xai"
Dynamic: license-file
