Metadata-Version: 2.4
Name: anip-fastapi
Version: 0.11.3
Summary: ANIP FastAPI bindings — mount an ANIPService as HTTP routes
Author-email: ANIP Protocol <team@anip.dev>
License: Apache-2.0
Project-URL: Repository, https://github.com/anip-protocol/anip
Keywords: anip,agent,protocol
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.11
Requires-Dist: anip-service==0.11.3
Requires-Dist: fastapi>=0.115.0
Provides-Extra: dev
Requires-Dist: pytest>=8.0; extra == "dev"
Requires-Dist: httpx>=0.27.0; extra == "dev"
