Python Postgre SQL Modules ##########################
###Install From Git Repo
.. code-block:: console
$ pip install -U setuptools pip wheel
$ pip install "git+https://github.com/bitechdev/python-postgresql-modules.git#egg=pgsql_utils"
.. Examples: from pgsql_utils.util.string import n2w,ordinalstr
See licence file