Metadata-Version: 2.4
Name: fastapi-commons
Version: 0.1.0
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.12.0
Requires-Dist: asyncpg~=0.30.0
Requires-Dist: fastapi-users-db-sqlalchemy~=7.0.0
Requires-Dist: fastapi-users[sqlalchemy]~=15.0.1
Requires-Dist: msgspec~=0.19.0
Requires-Dist: pydantic[email]~=2.12.0
Requires-Dist: pydantic-settings~=2.11.0
Requires-Dist: python-jose==3.5.0
Requires-Dist: SQLAlchemy==2.0.44
Requires-Dist: opentelemetry-api~=1.38.0
Requires-Dist: opentelemetry-sdk~=1.38.0
Requires-Dist: opentelemetry-exporter-otlp~=1.38.0
Requires-Dist: opentelemetry-instrumentation-fastapi~=0.58b0
Requires-Dist: opentelemetry-instrumentation-logging~=0.58b0
Requires-Dist: prometheus-client~=0.23.1
Requires-Dist: python3-commons~=0.13.0
Dynamic: license-file

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

Re-usable code for FastAPI-based projects
