Metadata-Version: 2.4
Name: perfact-api-app-model
Version: 0.2
Summary: PerFact API - SQLAlchemy models for the app namespace
Author-email: Viktor Dick <viktor.dick@perfact.de>
License: GPL-2.0-or-later
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: SQL
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: psycopg[c]
Requires-Dist: sqlalchemy
Requires-Dist: pydantic-settings
Requires-Dist: perfact-api-base-model
