Metadata-Version: 2.1
Name: fastapi-rtk
Version: 0.0.45
Summary: A package that provides a set of tools to build a FastAPI application with a Class-Based CRUD API.
Author-email: Matthias Leinweber <m.leinweber@datatactics.de>
Project-URL: Homepage, https://github.com/dttctcs/fastapi-rtk
Project-URL: Issues, https://github.com/dttctcs/fastapi-rtk/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: fastapi[standard]
Requires-Dist: fastapi-users[oauth,sqlalchemy]
Requires-Dist: sqlalchemy_utils
Requires-Dist: alembic
