Metadata-Version: 2.1
Name: tablate
Version: 0.1.5
Summary: A highly customizable ASCII and HTML table renderer for IPython & CLI applications.
Author-email: Guy de Winton <guy@codehippie.io>
Project-URL: Homepage, https://gitlab.com/guydewinton/tablate
Project-URL: Documentation, https://tablate.readthedocs.io/en/latest/
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENCE

Tablate is highly flexible ASCII/HTML table generator supporting a wide range of styling and input options. 
Tablate can be used in applications, IPython (Jupyter, Co-Lab, etc) or anywhere else that Python may exist.

<img src="https://tablate.readthedocs.io/en/latest/_images/basic_usage.png" alt="basic_usage">

Please check out the <a href="https://tablate.readthedocs.io/en/latest">documentation</a> for more information.
