1
1
mirror of https://github.com/dbcli/pgcli.git synced 2024-10-04 09:17:08 +03:00
Postgres CLI with autocompletion and syntax highlighting
Go to file
2014-11-26 00:02:34 -08:00
pgcli Move pgcli into a directory and make a package. 2014-11-26 00:02:34 -08:00
LICENSE Add a LICENSE file. 2014-10-12 15:11:37 -07:00
README.rst Update readme. 2014-10-12 15:19:34 -07:00
setup.py Move pgcli into a directory and make a package. 2014-11-26 00:02:34 -08:00
TODO Rearrange TODO according to priority. 2014-11-23 23:32:57 -08: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