AUTHORS.md
CONTRIBUTING.md
HISTORY.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/make.bat
docs/readme.rst
docs/tau_example.png
docs/_build/html/_static/file.png
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
taufactor/__init__.py
taufactor/cli.py
taufactor/metrics.py
taufactor/taufactor.py
taufactor/utils.py
taufactor.egg-info/PKG-INFO
taufactor.egg-info/SOURCES.txt
taufactor.egg-info/dependency_links.txt
taufactor.egg-info/not-zip-safe
taufactor.egg-info/requires.txt
taufactor.egg-info/top_level.txt
tests/__init__.py
tests/environment.yml
tests/test_taufactor.py
tests/utils.py