README.rst
setup.py
examples/py2/__init__.py
examples/py2/simple.py
examples/py3/__init__.py
examples/py3/simple.py
pycdi/__init__.py
pycdi/core.py
pycdi/shortcuts.py
pycdi/utils.py
pycdi.egg-info/PKG-INFO
pycdi.egg-info/SOURCES.txt
pycdi.egg-info/dependency_links.txt
pycdi.egg-info/top_level.txt
tests/common/__init__.py
tests/common/test_container.py
tests/common/test_interface.py
tests/py2/__init__.py
tests/py2/unit/__init__.py
tests/py2/unit/test_cdi.py
tests/py2/unit/test_examples.py
tests/py2/unit/test_provide.py
tests/py2/unit/test_singleton.py
tests/py3/__init__.py
tests/py3/unit/__init__.py
tests/py3/unit/test_examples.py
tests/py3/unit/test_provide.py
tests/py3/unit/test_type_hint.py