Metadata-Version: 2.1
Name: postgresql_access
Version: 1.0
Home-page: https://github.com/NMRhub/postgresql_access.git
Author: Gerard
Author-email: gweatherby@uchc.edu
License: MIT license
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: psycopg2-binary
Requires-Dist: keyring

# postgresql_access
Helper functions for connecting to Postgresql

## keyring
You must install a [keyring](https://pypi.org/project/keyring/) in your Python environment to use this package.
