Metadata-Version: 2.4
Name: fastapi-commons
Version: 0.2.25
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.13.9
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-users-db-sqlalchemy~=7.0.0
Requires-Dist: fastapi-users[sqlalchemy]~=15.0.3
Requires-Dist: msgspec~=0.20.0
Requires-Dist: pydantic[email]~=2.12.5
Requires-Dist: pydantic-settings~=2.12.0
Requires-Dist: python-jose==3.5.0
Requires-Dist: SQLAlchemy~=2.0.45
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.14.22
Dynamic: license-file

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

Re-usable code for FastAPI-based projects
