.flake8
INSTALL.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
contextwormhole/__init__.py
contextwormhole/cli.py
contextwormhole/core.py
contextwormhole.egg-info/PKG-INFO
contextwormhole.egg-info/SOURCES.txt
contextwormhole.egg-info/dependency_links.txt
contextwormhole.egg-info/entry_points.txt
contextwormhole.egg-info/requires.txt
contextwormhole.egg-info/top_level.txt
examples/basic_usage.py
examples/real_model_example.py
examples/repetition_example.py
examples/simple_example.py
scripts/build.sh
scripts/publish.sh
tests/run_tests.py
tests/test_contextwormhole.py