Paketname | python-prettytable |
Beschreibung | library to represent tabular data in visually appealing ASCII tables |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.5-1 |
Sektion | universe/python |
Priorität | optional |
Installierte Größe | 104 Byte |
Hängt ab von | python-support (>= 0.90.0) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | prettytable |
Paketgröße | 8056 Byte |
Prüfsumme MD5 | 827ef2c249bac5680b76e5fd70b68b47 |
Prüfsumme SHA1 | 2b975b2239be1fbcf6a62cb94cc78f55b0eff33b |
Prüfsumme SHA256 | 76b8488ea84ac39d42cfb13398afe385864778d4cd1c2c86a99342ec60e3dee8 |
Link zum Herunterladen | python-prettytable_0.5-1_all.deb |
Ausführliche Beschreibung | 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.
|