Pretty console printing of tabular data
https://github.com/nirum/tableprint
Formatted console printing of tabular data.
tableprint lets you easily print formatted tables of data.
Unlike other modules, you can print single rows of data at a time
(useful for printing ongoing computation results).
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / python-tableprint
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-tableprint && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-tableprint.changes | 0000001032 1.01 KB | |
python-tableprint.spec | 0000002085 2.04 KB | |
remove-future-requirement.patch | 0000001344 1.31 KB | |
tableprint-0.9.1.tar.gz | 0000159688 156 KB |
Revision 9 (latest revision is 10)
Steve Kowalik (StevenK)
committed
(revision 9)
- Add patch remove-future-requirement.patch, remove requirement of future. - Switch to autosetup and pyproject macros.
Comments 0