Metadata-Version: 2.4
Name: chio-fastapi
Version: 0.1.0
Summary: FastAPI decorators and integration for the Chio protocol
Author: Backbay Industries
License-Expression: MIT
Keywords: capability,chio,decorator,fastapi,security
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: FastAPI
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Typing :: Typed
Requires-Python: >=3.11
Requires-Dist: chio-asgi>=0.1.0
Requires-Dist: chio-sdk-python>=0.1.0
Requires-Dist: fastapi>=0.100
Provides-Extra: dev
Requires-Dist: httpx<1,>=0.27; extra == 'dev'
Requires-Dist: pytest-asyncio<1,>=0.23; extra == 'dev'
Requires-Dist: pytest<9,>=8; extra == 'dev'
Requires-Dist: respx<1,>=0.21; extra == 'dev'
