Description
Tabular data can be formatted into readable text tables for terminals, logs, and reports. This Python library helps scripts display rows and columns without building formatting code from scratch.
It is imported by other programs and does not store data itself. The calling application decides what information is shown and whether output might include sensitive values.