Metadata-Version: 2.4
Name: fastapi-rtk
Version: 0.2.5
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>, Agustinus Nicander Hery <a.hery@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.10
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
Requires-Dist: prometheus-fastapi-instrumentator
Requires-Dist: marshmallow-sqlalchemy
Requires-Dist: jsonschema2md
Requires-Dist: Secweb
Requires-Dist: beautifulsoup4
Dynamic: license-file
