Metadata-Version: 2.4
Name: statis-ai
Version: 0.4.0
Summary: Python SDK for Statis — agent runtime trust layer (AARM-aligned)
Project-URL: Homepage, https://statis.dev
Project-URL: Repository, https://github.com/statis-ai/statis-core
Requires-Python: >=3.9
Requires-Dist: httpx>=0.24.0
Requires-Dist: pyyaml>=6.0
Requires-Dist: statis-kit>=0.1.0
Provides-Extra: dev
Requires-Dist: cryptography>=42.0; extra == 'dev'
Requires-Dist: pytest-asyncio; extra == 'dev'
Requires-Dist: pytest>=7.0; extra == 'dev'
Requires-Dist: respx>=0.20; extra == 'dev'
Provides-Extra: verify
Requires-Dist: cryptography>=42.0; extra == 'verify'
