mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-22 09:36:48 +03:00
47c79b2772
* Add prototype * Add example * Remove typing erros in Python 2.7 and 3.4 * Move resources example * Draft resources docs * Update resources docs * Fix repr * Rename dict provider test * Add more tests * Add tests + refactoring * Add more tests * Update tests to run only on 3.5+ * Update setup.py * Add typing tests * Update changelog * Fix generator iteration * Remove contextlib * Hotfix aiohttp issue * Move aiohttp fix to tox.ini * Move aiohttp fix to a different place in tox |
||
---|---|---|
.. | ||
callable.py | ||
configuration.py | ||
container.py | ||
coroutine.py | ||
declarative_container.py | ||
delegate.py | ||
dependencies_container.py | ||
dependency.py | ||
dynamic_container.py | ||
factory.py | ||
list.py | ||
object.py | ||
provider.py | ||
resource.py | ||
selector.py | ||
singleton.py |