.gitignore
LICENSE
README.md
development.md
setup.py
tapystry/__init__.py
tapystry/concurrency.py
tapystry/effects.py
tapystry/main.py
tapystry/todos.md
tapystry/utils.py
tapystry.egg-info/PKG-INFO
tapystry.egg-info/SOURCES.txt
tapystry.egg-info/dependency_links.txt
tapystry.egg-info/top_level.txt
tests/test_concurrency.py
tests/test_effects.py
tests/test_main.py