mirror of
https://github.com/KevinMidboe/tableprint.git
synced 2026-01-29 04:37:18 +00:00
bd4d722628b137aa5d447108fcefcfe2d5171767
tableprint
📋 pretty ASCII printing of tabular data in python 🐍
About
tableprint lets you easily print pretty ASCII formatted tables of data.
Unlike other modules, you can print single rows of data at a time (useful for printing ongoing computation results).
Also, tableprint is fast (minimal processing required) and is therefore relevant for printing updates during speed-intensive computations.
Installation
Usage
License
MIT Licensed. See LICENSE.md
Description
Languages
Python
98.2%
Makefile
1.8%