Description
Formats tabular data as readable text tables from Python programs. It helps command-line tools, reports, and scripts present rows and columns without manually aligning spacing.
This is a display helper, not a spreadsheet or database. Applications should still validate and protect the data they choose to print.