.editorconfig
.gitignore
.travis.yml
AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
Makefile
README.rst
requirements_dev.txt
setup.cfg
setup.py
tox.ini
.github/ISSUE_TEMPLATE.md
csvviz/__init__.py
csvviz/cli.py
csvviz/csvviz.py
csvviz.egg-info/PKG-INFO
csvviz.egg-info/SOURCES.txt
csvviz.egg-info/dependency_links.txt
csvviz.egg-info/entry_points.txt
csvviz.egg-info/not-zip-safe
csvviz.egg-info/requires.txt
csvviz.egg-info/top_level.txt
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
tests/__init__.py
tests/test_csvviz.py