Metadata-Version: 2.4
Name: fastapi-commons
Version: 0.3.3
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.3
Description-Content-Type: text/x-rst
License-File: LICENSE
License-File: AUTHORS.rst
Requires-Dist: aiohttp[speedups]<3.15.0,>=3.13.3
Requires-Dist: asyncpg~=0.31.0
Requires-Dist: fastapi~=0.131.0
Requires-Dist: msgspec~=0.20.0
Requires-Dist: pydantic[email]~=2.12.5
Requires-Dist: pydantic-settings~=2.13.1
Requires-Dist: python-jose~=3.5.0
Requires-Dist: SQLAlchemy[asyncio]~=2.0.46
Requires-Dist: opentelemetry-api~=1.39.1
Requires-Dist: opentelemetry-sdk~=1.39.1
Requires-Dist: opentelemetry-exporter-otlp~=1.39.1
Requires-Dist: opentelemetry-instrumentation-fastapi~=0.60b1
Requires-Dist: opentelemetry-instrumentation-logging~=0.60b1
Requires-Dist: prometheus-client~=0.24.1
Requires-Dist: python3-commons~=0.15.9
Dynamic: license-file

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

Re-usable code for FastAPI-based projects
