blob: 8c4c1c555830ac38301edeaa908dffb41c05d7f7 (
plain)
1
2
3
4
5
|
tabletext is a Python library to format (pretty-print) tabular data as
text tables. Its goal is to be as simple as possible, while allowing
optional customization of the output.
WWW: https://pypi.org/project/tabletext/
|