textproc/py-prettytable,python3
py3-prettytable-0.7.2p1 – Python library for pretty-printing tabular data
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