.coveragerc
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
tox.ini
src/wires/__init__.py
src/wires/_callable.py
src/wires/_instance.py
src/wires/_shell.py
src/wires/_singleton.py
src/wires.egg-info/PKG-INFO
src/wires.egg-info/SOURCES.txt
src/wires.egg-info/dependency_links.txt
src/wires.egg-info/not-zip-safe
src/wires.egg-info/requires.txt
src/wires.egg-info/top_level.txt
tests/__init__.py
tests/helpers.py
tests/mixin_test_api.py
tests/mixin_test_args.py
tests/mixin_test_callables.py
tests/mixin_test_coupling.py
tests/mixin_test_instance.py
tests/mixin_test_singleton.py
tests/mixin_test_usage.py
tests/test_api_instance.py
tests/test_api_singleton.py
tests/test_args_instance.py
tests/test_args_singleton.py
tests/test_coupling_custom.py
tests/test_coupling_instance.py
tests/test_coupling_singleton.py
tests/test_minmaxwirings_instance.py
tests/test_usage_instance.py
tests/test_usage_singleton.py