Metadata-Version: 2.1
Name: psql2py
Version: 0.1.0
Summary: 
Author: Your Name
Author-email: you@example.com
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: docstring-parser (>=0.15,<0.16)
Requires-Dist: jinja2 (>=3.1.2,<4.0.0)
Requires-Dist: pg-docker (>=0.5.0,<0.6.0)
Requires-Dist: psycopg2 (>=2.9.5,<3.0.0)
Requires-Dist: pydantic (>=1.10.4,<2.0.0)
Requires-Dist: sqlparse (>=0.4.3,<0.5.0)
Requires-Dist: watchdog (>=2.2.1,<3.0.0)
Description-Content-Type: text/markdown


