Description
Formats tabular data into readable plain text, Markdown, HTML, and other table styles from Python or the command line. It helps scripts, reports, and terminal tools present rows and columns clearly.
Use it as a library or CLI utility. Formatting does not validate the data itself, so check values and escaping when tables include user-provided text or are copied into documentation.