Metadata-Version: 2.1
Name: py-postgres
Version: 0.0.3
Summary: Package for easier and more convenient interaction with postgres databases
Author-email: Tobias Kühn <tobias1.kuehn@web.de>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# PyPostgres
This is a python package for easier handling of Postgres Databases

## Usage
coming soon..
