Metadata-Version: 2.1
Name: pypsql-api
Version: 0.1.0
Summary: Add postgresql support to your data APIs
License: Apache-2.0
Author: Gerrit Jansen van Vuuren
Author-email: gerritjvv@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: construct (>=2.10.59,<3.0.0)
Requires-Dist: kaitaistruct (>=0.9,<0.10)
Requires-Dist: pandas (>=1.2.2,<2.0.0)
