Quantcast
Channel: Planet Python
Viewing all articles
Browse latest Browse all 24354

pgcli: Release v1.11.0

$
0
0

Pgcli is a command line interface for Postgres database that does auto-completion and syntax highlighting. You can install this version using:

$ pip install -U pgcli

A very small release this time, but coming next is pgcli migration to Python Prompt Toolkit 2.0.

Features:

  • Respect \pset pager on and use pager when output is longer than terminal height (Thanks: Max Rothman)

Viewing all articles
Browse latest Browse all 24354

Trending Articles