Metadata-Version: 2.1
Name: pg-bitemporal
Version: 0.1.0
Summary: Define and interface with bitemporal data models in postgres
License: MIT
Author: Adam
Author-email: adamsanghera@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: Django (>=4.0.4,<5.0.0)
Requires-Dist: SQLAlchemy (>=1.4.32,<2.0.0)
Requires-Dist: psycopg2 (>=2.9.3,<3.0.0)
