Python library to display tabular data in tables
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.
Release | Stable | Testing |
---|---|---|
EPEL 7 | 0.7.2-19.el7 | - |
You can contact the maintainers of this package via email at
python3-prettytable dash maintainers at fedoraproject dot org
.