python-dependency-injector/examples/providers
2015-11-23 21:46:21 +02:00
..
callable_args.py Update callable provider docs, including API, and examples 2015-11-23 21:46:20 +02:00
callable_delegation.py Update callable provider docs, including API, and examples 2015-11-23 21:46:20 +02:00
callable_kwargs.py Update callable provider docs, including API, and examples 2015-11-23 21:46:20 +02:00
custom_factory.py Update writing of custom providers docs 2015-11-23 21:46:21 +02:00
external_dependency.py Update external dependency provider docs, including API, and examples 2015-11-23 21:46:20 +02:00
factory_attribute_injections.py Update Factory provider docs and examples 2015-11-23 21:46:19 +02:00
factory_delegation.py Update Factory provider docs and examples 2015-11-23 21:46:19 +02:00
factory_init_args.py Update Factory provider docs and examples 2015-11-23 21:46:19 +02:00
factory_init_injections_and_contexts.py Update Factory provider docs and examples 2015-11-23 21:46:19 +02:00
factory_init_kwargs.py Update Factory provider docs and examples 2015-11-23 21:46:19 +02:00
factory_method_injections.py Update Factory provider docs and examples 2015-11-23 21:46:19 +02:00
factory.py Update Factory provider docs and examples 2015-11-23 21:46:19 +02:00
overriding_simple.py Update provider overriding docs 2015-11-23 21:46:20 +02:00
overriding_users_model.py Update provider overriding docs 2015-11-23 21:46:20 +02:00
singleton_delegation.py Update singleton provider docs, including API, and examples 2015-11-23 21:46:19 +02:00
singleton_reseting.py Update singleton provider docs, including API, and examples 2015-11-23 21:46:19 +02:00
singleton.py Update singleton provider docs, including API, and examples 2015-11-23 21:46:19 +02:00
static.py Update static providers docs, including API, and examples 2015-11-23 21:46:20 +02:00