File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,7 @@ tableformatter: tabular data formatter
22======================================
33[ ![ Latest Version] ( https://img.shields.io/pypi/v/tableformatter.svg?style=flat-square&label=latest%20stable%20version )] ( https://pypi.org/project/tableformatter/ )
44[ ![ Build status] ( https://api.travis-ci.com/python-tableformatter/tableformatter.svg?branch=master )] ( https://travis-ci.com/python-tableformatter/tableformatter )
5+ [ ![ Appveyor build status] ( https://img.shields.io/appveyor/ci/anselor/tableformatter.svg?style=flat-square&label=windows%20build )] ( https://ci.appveyor.com/project/anselor/tableformatter )
56[ ![ codecov] ( https://codecov.io/gh/python-tableformatter/tableformatter/branch/master/graph/badge.svg )] ( https://codecov.io/gh/python-tableformatter/tableformatter )
67
78tableformatter is a tabular data formatter allowing printing from both arbitrary tuples of strings or object inspection.
You can’t perform that action at this time.
0 commit comments