.gitignore
.travis.yml
LICENSE.md
Makefile
Pipfile
Pipfile.lock
README.md
setup.cfg
setup.py
running_performance/__init__.py
running_performance/exceptions.py
running_performance/purdy.py
running_performance/vo2max.py
running_performance.egg-info/PKG-INFO
running_performance.egg-info/SOURCES.txt
running_performance.egg-info/dependency_links.txt
running_performance.egg-info/top_level.txt
tests/conftest.py
tests/test_purdy.py
tests/test_vo2max.py