mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-25 11:04:01 +03:00
c4b33749d2
* Update callable provider docs * Update coroutine provider docs * Edit object docs * Edit list provider docs * Edit configuration provider docs * Edit selector provider docs * Fix mypy stub of the ``DeclarativeContainer`` to specify the ``__init__`` interface * Edit Dependency provider docs |
||
---|---|---|
.. | ||
configuration | ||
abstract_factory.py | ||
callable.py | ||
coroutine.py | ||
custom_factory.py | ||
dependency.py | ||
factory_aggregate.py | ||
factory_delegation.py | ||
factory_init_injections_underlying.py | ||
factory_init_injections.py | ||
factory_provided_type.py | ||
factory.py | ||
list.py | ||
object.py | ||
overriding_simple.py | ||
overriding_users_model.py | ||
provided_instance_complex.py | ||
provided_instance.py | ||
selector.py | ||
singleton_resetting.py | ||
singleton_scoped.py | ||
singleton_thread_locals.py | ||
singleton.py |