Metadata-Version: 2.1
Name: tplot
Version: 0.0.4
Summary: Create text-based graphs
Home-page: https://github.com/JeroenDelcour/tplot
License: MIT
Author: Jeroen Delcour
Author-email: jeroendelcour@gmail.com
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: colorama (>=0.4.3,<0.5.0)
Requires-Dist: importlib-metadata (>=1.0,<2.0); python_version < "3.8"
Requires-Dist: numpy (>=1.11,<2.0)
Requires-Dist: termcolor (>=1.1.0,<2.0.0)
Project-URL: Repository, https://github.com/JeroenDelcour/tplot
Description-Content-Type: text/markdown

# tplot

Package for creating text-based graphs. Useful for visualizating data in the terminal.
