Metadata-Version: 2.1
Name: fastapi-stack-utils
Version: 0.5.2
Summary: Utils to extend the FastAPI with logging and exception handlers
License: MIT
Author: Jonas Krüger Svensson
Author-email: jonas-ks@hotmail.com
Requires-Python: >=3.10,<3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: asgi-correlation-id (==3.0.1)
Requires-Dist: fastapi (==0.85.0)
Requires-Dist: gunicorn (==20.1.0)
Requires-Dist: python-json-logger (==2.0.4)
Requires-Dist: pytz (==2022.2.1)
Requires-Dist: sentry-sdk (==1.9.8)
Requires-Dist: uvicorn[standard] (==0.18.3)
Requires-Dist: uvloop (==0.17.0); sys_platform != "win32"
