python-dependency-injector/examples/providers
2020-08-26 16:22:54 -04:00
..
abstract_factory Migrate to alabaster (#264) 2020-07-18 00:40:14 -04:00
configuration Configuration option typed injections (#284) 2020-08-24 13:34:47 -04:00
factory_aggregate Migrate to alabaster (#264) 2020-07-18 00:40:14 -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_deep_init_injections.py Update the docblock of the example 2020-08-06 16:45:00 -04:00
factory_delegation.py Make a fix in the providers delegation example 2020-08-26 16:22:54 -04:00
factory_init_injections.py Update identation in imports block for factory examples 2016-06-08 16:54:47 +03:00
factory_provided_type.py Refactor example modules in Python3-ish way 2020-01-26 18:41:36 -05:00
factory.py Update identation in imports block for factory examples 2016-06-08 16:54:47 +03: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