.appveyor.yml
.bumpversion.cfg
.cookiecutterrc
.coveragerc
.editorconfig
.gitignore
.travis.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
Pipfile
Pipfile.lock
README.rst
setup.cfg
setup.py
tox.ini
ci/appveyor-bootstrap.py
ci/appveyor-download.py
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/readme.rst
docs/requirements.txt
docs/spelling_wordlist.txt
docs/usage.rst
docs/reference/index.rst
docs/reference/kitovu.rst
src/kitovu/__init__.py
src/kitovu/__main__.py
src/kitovu/cli.py
src/kitovu.egg-info/PKG-INFO
src/kitovu.egg-info/SOURCES.txt
src/kitovu.egg-info/dependency_links.txt
src/kitovu.egg-info/entry_points.txt
src/kitovu.egg-info/not-zip-safe
src/kitovu.egg-info/requires.txt
src/kitovu.egg-info/top_level.txt
tests/test_kitovu.py