README.md
pyproject.toml
setup.cfg
setup.py
plotext/__init__.py
plotext/_core.py
plotext/_datetime.py
plotext/_default.py
plotext/_figure.py
plotext/_matrices.py
plotext/_subplot.py
plotext/plotext_cli.py
plotext/test.py
plotext.egg-info/PKG-INFO
plotext.egg-info/SOURCES.txt
plotext.egg-info/dependency_links.txt
plotext.egg-info/entry_points.txt
plotext.egg-info/requires.txt
plotext.egg-info/top_level.txt
plotext/_utility/__init__.py
plotext/_utility/bar.py
plotext/_utility/color.py
plotext/_utility/data.py
plotext/_utility/doc.py
plotext/_utility/file.py
plotext/_utility/image.py
plotext/_utility/marker.py
plotext/_utility/platform.py
plotext/_utility/plot.py
plotext/_utility/string.py
tests/__init__.py
tests/test_cli.py