ezpostgres

Quick, dumbed-down wrapper around psycopg2 to use Postgres with Python


License
MIT
Install
pip install ezpostgres==0.0.1

Documentation

lib-py-ezpostgres

Wrapper around psycopg2 for postgres. This was made for a lazy person to quickly use postgres via Python. This will not have all the commands. This is really just made for quick reads/writes and low level admin functions.

(This is currently a place holder until the official version gets released. DO NOT USE