Metadata-Version: 2.4
Name: grz-db
Version: 1.2.0
Summary: SQL models for grz-cli and grz-watchdog.
Project-URL: Homepage, https://github.com/BfArM-MVH/grz-tools
Project-URL: Repository, https://github.com/BfArM-MVH/grz-tools/tree/main/packages/grz-db
Project-URL: Documentation, https://github.com/BfArM-MVH/grz-tools
Project-URL: Issues, https://github.com/BfArM-MVH/grz-tools/issues
Author-email: Till Hartmann <till.hartmann@bih-charite.de>
License-File: LICENSE
Keywords: python
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: <4.0,>=3.12
Requires-Dist: alembic[tz]>=1.16.1
Requires-Dist: cryptography>=45.0.3
Requires-Dist: grz-pydantic-models<3,>=2.5
Requires-Dist: psycopg[binary]~=3.2
Requires-Dist: sqlmodel>=0.0.27
Description-Content-Type: text/markdown

Libraries, SQL models and alembic migrations for GRZ DB.