Metadata-Version: 2.4
Name: terminal_table
Version: 0.3.1
Summary: Print headers and rows of data in terminal
Home-page: https://github.com/sarcoma/terminal_table
Author: sarcoma
Author-email: sean@orderandchaoscreative.com
Project-URL: Order & Chaos Creative, https://orderandchaoscreative.com
Project-URL: Bug Reports, https://github.com/sarcoma/terminal_table/issues
Project-URL: Source, https://github.com/sarcoma/terminal_table
Keywords: table print development display terminal command-line-tools
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.5, <4
Description-Content-Type: text/markdown
Requires-Dist: ansi_colours
Provides-Extra: dev
Requires-Dist: check-manifest; extra == "dev"
Provides-Extra: test
Requires-Dist: coverage; extra == "test"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: project-url
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# Python Table

Print out headers and rows in to a table in the terminal.
