Metadata-Version: 2.4
Name: apppy-db
Version: 0.6.1
Summary: Python database definitions for server development
Project-URL: Homepage, https://github.com/spals/apppy
Author: Tim Kral
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11
Requires-Dist: apppy-env>=0.6.0
Requires-Dist: apppy-logger>=0.6.0
Requires-Dist: fastapi-lifespan-manager==0.1.4
Requires-Dist: psycopg-pool==3.2.2
Requires-Dist: psycopg[binary]==3.1.19
