LICENSE
README.md
setup.py
autowired/__init__.py
autowired/_container.py
autowired/_context.py
autowired/_exceptions.py
autowired/_logging.py
autowired/_thread_local_cached_property.py
autowired/_typing_utils.py
autowired.egg-info/PKG-INFO
autowired.egg-info/SOURCES.txt
autowired.egg-info/dependency_links.txt
autowired.egg-info/top_level.txt
tests/__init__.py
tests/test_autowired.py
tests/test_thread_local_cached_property.py
tests/test_typing_utils.py