mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-22 17:47:02 +03:00
2beafb9a51
* Add List provider * Add List provider example * Add List provider unit tests * Add docs * Upstream changes from develop * Update API docs * Update unit tests * Add support of positional context argument injections * Update changelog |
||
---|---|---|
.. | ||
abstract_factory | ||
factory_aggregate | ||
callable_args.py | ||
callable_kwargs.py | ||
coroutine_async_await.py | ||
coroutine.py | ||
custom_factory.py | ||
dependency.py | ||
factory_delegation.py | ||
factory_init_injections.py | ||
factory_provided_type.py | ||
factory.py | ||
list.py | ||
object.py | ||
overriding_simple.py | ||
overriding_users_model.py | ||
singleton_provided_type.py | ||
singleton_resetting.py | ||
singleton_thread_locals.py | ||
singleton.py |