mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-10-30 15:37:39 +03:00
* 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 |
||
|---|---|---|
| .. | ||
| images | ||
| callable.rst | ||
| configuration.rst | ||
| coroutine.rst | ||
| custom.rst | ||
| dependency.rst | ||
| dict.rst | ||
| factory.rst | ||
| index.rst | ||
| list.rst | ||
| object.rst | ||
| overriding.rst | ||
| provided_instance.rst | ||
| resource.rst | ||
| selector.rst | ||
| singleton.rst | ||
| typing_mypy.rst | ||