LICENSE.txt
MANIFEST.in
README.md
README.rst
setup.cfg
setup.py
plotille/__init__.py
plotille/_canvas.py
plotille/_colors.py
plotille/_dots.py
plotille/_figure.py
plotille/_graphs.py
plotille/_input_formatter.py
plotille/_util.py
plotille.egg-info/PKG-INFO
plotille.egg-info/SOURCES.txt
plotille.egg-info/dependency_links.txt
plotille.egg-info/requires.txt
plotille.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_canvas.py
tests/test_colors.py
tests/test_datetime_formatter.py
tests/test_dots.py
tests/test_examples.py
tests/test_figure.py
tests/test_hist.py
tests/test_input_formatter.py
tests/test_numberformats.py
tests/test_plot.py