Metadata-Version: 2.4
Name: mendicant-gateway
Version: 5.0.0
Summary: Mendicant Bias Gateway — REST API for the Mendicant intelligence system
Author: Mendicant Bias Project
License-Expression: MIT
Keywords: agents,ai,fastapi,gateway,mendicant
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.11
Requires-Dist: fastapi>=0.115.0
Requires-Dist: mendicant-core>=5.0.0
Requires-Dist: mendicant-runtime>=5.0.0
Requires-Dist: pydantic>=2.0
Requires-Dist: uvicorn>=0.30.0
Provides-Extra: dev
Requires-Dist: httpx>=0.27.0; extra == 'dev'
Requires-Dist: pytest-asyncio>=0.24.0; extra == 'dev'
Requires-Dist: pytest>=8.0; extra == 'dev'
