python27-python-prettytable

Python library to display tabular data in tables

Description

PrettyTable is a simple Python library designed to make it quick and easy to
represent tabular data in visually appealing ASCII tables. It was inspired by
the ASCII tables used in the PostgreSQL shell psql. PrettyTable allows for
selection of which columns are to be printed, independent alignment of columns
(left or right justified or centred) and printing of "sub-tables" by specifying
a row range.
Website: http://pypi.python.org/pypi/PrettyTable
License: BSD
Vendor: Baruwa Enterprise Edition https://packages.baruwa.com/
Group: development/languages

Packages

python27-python-prettytable-0.7.2-11.el6.noarch [37 KiB] Changelog by Andrew Colin Kissa (2017-08-03):
- Build for Python27 SCL