Metadata-Version: 2.1
Name: djfapi
Version: 0.0.13
Summary: Utilities for use with FastAPI and django
Home-page: https://github.com/Voltane-EU/djfapi
Author: Manuel Stingl
Author-email: opensource@voltane.eu
License: GNU LGPLv2.1
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)
Classifier: Operating System :: OS Independent
Classifier: Framework :: Django
Classifier: Framework :: FastAPI
Classifier: Topic :: Utilities
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# djfapi

A utility library to integrate and use fastapi with the django orm.

djfapi is based on [olympus](https://github.com/LaVita-GmbH/olympus).

Provides optional integration with `sentry-sdk`.
