mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2026-02-24 00:00:36 +03:00
* Implement string imports for Factory, Callable, Singletons, and Resource * Refactor the implementation * Add tests * Update tests to pass on Python 2 * Update typing and add typing tests * Update changelog * Update docs |
||
|---|---|---|
| .. | ||
| images | ||
| aggregate.rst | ||
| async.rst | ||
| callable.rst | ||
| configuration.rst | ||
| coroutine.rst | ||
| custom.rst | ||
| dependency.rst | ||
| dict.rst | ||
| factory.rst | ||
| index.rst | ||
| inject_self.rst | ||
| list.rst | ||
| object.rst | ||
| overriding.rst | ||
| provided_instance.rst | ||
| resource.rst | ||
| selector.rst | ||
| singleton.rst | ||
| typing_mypy.rst | ||