Metadata-Version: 2.1
Name: dbrw
Version: 0.1.6
Summary: DataBase Reader and Writer utilities
Home-page: https://github.com/xtruan/dbrw
Author: Struan Clark
Author-email: dbrw@to.scrk.net
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# dbrw

Postgres DataBase Reader and Writer utilities.

## Installation

```bash
pip install dbrw
```

