.editorconfig
.gitattributes
.gitignore
.travis.yml
AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
Makefile
README.rst
logo.png
logo.svg
pyproject.toml
requirements_dev.txt
setup.cfg
setup.py
tox.ini
travis_pypi_setup.py
versioneer.py
.github/workflows/publish-to-test.yml
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/formatting.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/otter.rst
docs/readme.rst
docs/usage.rst
otter/__init__.py
otter/_version.py
otter/bootstrap.py
otter/html.py
otter/otter.conf
otter/otter.py
otter/plot.py
otter/themes/default/body.html
otter/themes/default/footer.html
otter/themes/default/head.html
otter/themes/default/header.html
otter_report.egg-info/PKG-INFO
otter_report.egg-info/SOURCES.txt
otter_report.egg-info/dependency_links.txt
otter_report.egg-info/not-zip-safe
otter_report.egg-info/requires.txt
otter_report.egg-info/top_level.txt
tests/__init__.py
tests/test_otter.py