python-dependency-injector/examples/providers
Roman Mogylatov 0bb30f91ef
Singleton docs update (#288)
* Update docblocks of factory provider examples

* Edit singleton docs
2020-09-01 16:04:48 -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 Singleton docs update (#288) 2020-09-01 16:04:48 -04:00
factory_init_injections_underlying.py Singleton docs update (#288) 2020-09-01 16:04:48 -04:00
factory_init_injections.py Singleton docs update (#288) 2020-09-01 16:04:48 -04:00
factory_provided_type.py Factory provider docs update (#287) 2020-08-31 21:26:21 -04:00
factory.py Singleton docs update (#288) 2020-09-01 16:04:48 -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_resetting.py Singleton docs update (#288) 2020-09-01 16:04:48 -04:00
singleton_scoped.py Singleton docs update (#288) 2020-09-01 16:04:48 -04:00
singleton_thread_locals.py Singleton docs update (#288) 2020-09-01 16:04:48 -04:00
singleton.py Singleton docs update (#288) 2020-09-01 16:04:48 -04:00