File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 11tableformatter: tabular data formatter
22======================================
3+ [ ![ Build status] ( https://api.travis-ci.com/python-tableformatter/tableformatter.svg?branch=master )] ( https://travis-ci.com/python-tableformatter/tableformatter )
4+ [ ![ codecov] ( https://codecov.io/gh/python-tableformatter/tableformatter/branch/master/graph/badge.svg )] ( https://codecov.io/gh/python-tableformatter/tableformatter )
5+
36tableformatter is a tabular data formatter allowing printing from both arbitrary tuples of strings or object inspection.
47It converts your data into a string form suitable for pretty-printing as a table. The goal is to make it quick and easy
58for developers to display tabular data in an aesthetically pleasing fashion. It provides a simple public API, but allows
You can’t perform that action at this time.
0 commit comments