.codacy.yml
.coveragerc
.gitignore
.readthedocs.yml
.rtd-environment.yml
.travis.yml
CHANGELOG.rst
LICENSE
MANIFEST.in
Makefile
README.rst
setup.py
doc/Makefile
doc/conf.py
doc/index.rst
doc/_static/thepipe-white.png
doc/_static/thepipe.png
requirements/dev.txt
requirements/doc.txt
requirements/install.txt
thepipe/__init__.py
thepipe/__version__.py
thepipe/core.py
thepipe/logger.py
thepipe/provenance.py
thepipe/tools.py
thepipe/version.txt
thepipe.egg-info/PKG-INFO
thepipe.egg-info/SOURCES.txt
thepipe.egg-info/dependency_links.txt
thepipe.egg-info/requires.txt
thepipe.egg-info/top_level.txt
thepipe/tests/test_core.py
thepipe/tests/test_provenance.py
thepipe/tests/test_tools.py