The textproc/py-prettytable,python3 port
py3-prettytable-0.7.2p9 – Python library for pretty-printing tabular data
(cvsweb
github mirror)
Description
PrettyTable lets you control many aspects of the table, like the width
of the column padding, the alignment of text within columns, which
characters are used to draw the table border, whether you even want a
border, and much more. You can control which subsets of the columns and
rows are printed, and you can sort the rows by the value of a particular
column.
PrettyTable can also generate HTML code with the data in a
structure. All of the options available for controlling ASCII tables are
also available for HTML tables, except in cases where this would not
make sense.
WWW: https://code.google.com/p/prettytable/
Maintainer
Edd Barrett
Categories
devel
lang/python
textproc
Build dependencies
Run dependencies
- /usr/local/lib/python3.11/site-packages/__pycache__/
- /usr/local/lib/python3.11/site-packages/__pycache__/prettytable.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/__pycache__/prettytable.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/prettytable-0.7.2.dist-info/
- /usr/local/lib/python3.11/site-packages/prettytable-0.7.2.dist-info/COPYING
- /usr/local/lib/python3.11/site-packages/prettytable-0.7.2.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/prettytable-0.7.2.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/prettytable-0.7.2.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/prettytable-0.7.2.dist-info/top_level.txt
- /usr/local/lib/python3.11/site-packages/prettytable.py