python-dependency-injector/examples/providers
Roman Mogylatov 1ad852d193
Factory provider docs update (#287)
* 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
2020-08-31 21:26:21 -04:00
..
configuration Configuration option typed injections (#284) 2020-08-24 13:34:47 -04:00
abstract_factory.py Factory provider docs update (#287) 2020-08-31 21:26:21 -04:00
callable_args.py Update examples for 3.0 2016-11-02 18:25:48 +02:00
callable_kwargs.py Update callable provider docs 2016-06-09 01:43:25 +03:00
coroutine_async_await.py Coroutine provider (#206) 2018-10-18 19:39:19 +03:00
coroutine.py Coroutine provider (#206) 2018-10-18 19:39:19 +03:00
custom_factory.py Refactor example modules in Python3-ish way 2020-01-26 18:41:36 -05:00
dependency.py Refactor example modules in Python3-ish way 2020-01-26 18:41:36 -05:00
factory_aggregate.py Factory provider docs update (#287) 2020-08-31 21:26:21 -04:00
factory_delegation.py Factory provider docs update (#287) 2020-08-31 21:26:21 -04:00
factory_init_injections_underlying.py Factory provider docs update (#287) 2020-08-31 21:26:21 -04:00
factory_init_injections.py Factory provider docs update (#287) 2020-08-31 21:26:21 -04:00
factory_provided_type.py Factory provider docs update (#287) 2020-08-31 21:26:21 -04:00
factory.py Factory provider docs update (#287) 2020-08-31 21:26:21 -04:00
list.py List provider (#251) 2020-06-14 17:32:12 -04:00
object.py Update object provider docs 2016-06-09 17:49:09 +03:00
overriding_simple.py Refactor example modules in Python3-ish way 2020-01-26 18:41:36 -05:00
overriding_users_model.py Refactor example modules in Python3-ish way 2020-01-26 18:41:36 -05:00
provided_instance_complex.py Provided attributes (#282) 2020-08-20 21:52:12 -04:00
provided_instance.py Provided attributes (#282) 2020-08-20 21:52:12 -04:00
selector.py Selector provider (#258) 2020-06-29 16:32:12 -04:00
singleton_provided_type.py Refactor example modules in Python3-ish way 2020-01-26 18:41:36 -05:00
singleton_resetting.py Fix a few typos (#250) 2020-06-13 22:24:32 -04:00
singleton_thread_locals.py Migrate to alabaster (#264) 2020-07-18 00:40:14 -04:00
singleton.py Migrate to alabaster (#264) 2020-07-18 00:40:14 -04:00