.coveragerc
AUTHORS
ChangeLog
README.rst
ci-requirements.txt
doc-requirements.txt
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
.circleci/config.yml
docs/conf.py
docs/index.rst
microscopic/pattern.py
microscopic/queue.py
microscopic.egg-info/PKG-INFO
microscopic.egg-info/SOURCES.txt
microscopic.egg-info/dependency_links.txt
microscopic.egg-info/not-zip-safe
microscopic.egg-info/pbr.json
microscopic.egg-info/requires.txt
microscopic.egg-info/top_level.txt
microscopic/transports/mixins.py
microscopic/transports/pipe.py
microscopic/transports/subprocess.py
tests/conftest.py
tests/test_pattern.py
tests/test_queue.py
tests/test_queue_pattern.py
tests/transports/test_mixins.py
tests/transports/test_pipe.py
tests/transports/test_subprocess.py