CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
modpipe/__init__.py
modpipe/modpipe_impl.py
modpipe.egg-info/PKG-INFO
modpipe.egg-info/SOURCES.txt
modpipe.egg-info/dependency_links.txt
modpipe.egg-info/not-zip-safe
modpipe.egg-info/top_level.txt
tests/__init__.py
tests/math_mod.py
tests/test_helper_functions.py
tests/test_modpipe.py
tests/test_readme_examples.py
tests/test_result_semantics.py
tests/examples/__init__.py
tests/examples/asserting_pipeline.py
tests/examples/aux_pipeline.py
tests/examples/ingest_pipeline.py
tests/examples/none_pipeline.py
tests/examples/tuples_pipeline.py