1
1
mirror of https://github.com/dbcli/pgcli.git synced 2024-10-04 01:08:51 +03:00
Postgres CLI with autocompletion and syntax highlighting
Go to file
Amjith Ramanujam bab1836775 Update readme.
2014-10-12 15:19:34 -07:00
LICENSE Add a LICENSE file. 2014-10-12 15:11:37 -07:00
pgcli.py Rename scripts and add setup. 2014-10-12 15:07:34 -07:00
README.rst Update readme. 2014-10-12 15:19:34 -07:00
setup.py Rename scripts and add setup. 2014-10-12 15:07:34 -07:00

A REPL for Postgres 
-------------------

** _WARNING_: This is a WIP. Please DO NOT use. **

This is a postgres client that does auto-completion and syntax highlighting.


Installation
============

::

    pip install pgcli