Metadata-Version: 2.4
Name: fastapi-commons
Version: 0.3.14
Summary: Re-usable FastAPI code
Author-email: Oleg Korsak <kamikaze.is.waiting.you@gmail.com>
License-Expression: GPL-3.0
Project-URL: Homepage, https://github.com/kamikaze/fastapi-commons
Project-URL: Documentation, https://github.com/kamikaze/fastapi-commons/wiki
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Requires-Python: <3.15.0,>=3.14.4
Description-Content-Type: text/x-rst
License-File: LICENSE
License-File: AUTHORS.rst
Requires-Dist: aiohttp[speedups]<3.15.0,>=3.13.5
Requires-Dist: asyncpg~=0.31.0
Requires-Dist: fastapi~=0.136.0
Requires-Dist: msgspec~=0.21.1
Requires-Dist: pydantic[email]~=2.13.3
Requires-Dist: pydantic-settings~=2.14.0
Requires-Dist: python-jose~=3.5.0
Requires-Dist: SQLAlchemy[asyncio]~=2.0.49
Requires-Dist: opentelemetry-api~=1.41.0
Requires-Dist: opentelemetry-sdk~=1.41.0
Requires-Dist: opentelemetry-exporter-otlp~=1.41.0
Requires-Dist: opentelemetry-instrumentation-fastapi~=0.60b1
Requires-Dist: opentelemetry-instrumentation-logging~=0.60b1
Requires-Dist: prometheus-client~=0.25.0
Requires-Dist: python3-commons~=0.16.4
Dynamic: license-file

FastAPI commons
===============

Re-usable code for FastAPI-based projects
