Metadata-Version: 2.1
Name: pg-sql
Version: 0.0.0
Summary: Construct PostgreSQL SQL
Home-page: https://github.com/rivethealth/pgsql
Author: Rivet Health
Author-email: ops@rivethealth.com
License: UNKNOWN
Project-URL: Issues, https://github.com/rivethealth/pg-sql-py/issues
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >3.7.0
Description-Content-Type: text/markdown
Provides-Extra: dev
Requires-Dist: black ; extra == 'dev'
Requires-Dist: isort ; extra == 'dev'

# PgSQL for Python

Create PostgreSQL SQL from Python.


