.coveragerc
.gitignore
.travis.yml
LICENSE
Makefile
README.md
requirements.txt
setup.py
thepipe/__init__.py
thepipe/core.py
thepipe/logger.py
thepipe/tools.py
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_tools.py