An open API service indexing awesome lists of open source software.

https://github.com/lupino/python-psql-utils

PostgreSQL Simple util tools
https://github.com/lupino/python-psql-utils

Last synced: 3 months ago
JSON representation

PostgreSQL Simple util tools

Awesome Lists containing this project

README

        

PostgreSQL Simple util tools

install
-------

pip install psql_utils

install from source
-------------------

git clone https://github.com/Lupino/python-psql-utils.git
cd python-psql-utils
python setup.py install