mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-10-29 15:07:28 +03:00
* Update index page * Update providers index page * Make a little wording fix on containers index page * Refactor factory provider docs header * Update factory injection docs * Update factory init injections example and picture * Start work on underlying providers * Finish the docs for factory arguments to the underlying providers * Edit providers delegation section * Edit section about specialized factory provider * Edit abstract factory section * Edit FactoryAggregate docs * Add meta keywords and description |
||
|---|---|---|
| .. | ||
| configuration | ||
| abstract_factory.py | ||
| callable_args.py | ||
| callable_kwargs.py | ||
| coroutine_async_await.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_provided_type.py | ||
| singleton_resetting.py | ||
| singleton_thread_locals.py | ||
| singleton.py | ||