python-dependency-injector/examples/providers
Roman Mogylatov 6eff213a68
Migrate to alabaster (#264)
* Add bootstrap and remove created at from ghnav-flask app

* Update readme

* Add logo to the docs

* Update key features description

* Update README

* Change headers of API docs

* Add alabaster theme config

* Update docs index

* Add tutorials section

* Update what is DI page

* Update DI in Python page

* Update tutorials index page

* Update provider docs

* Update container docs

* Update examples docs
2020-07-18 00:40:14 -04:00
..
abstract_factory Migrate to alabaster (#264) 2020-07-18 00:40:14 -04:00
configuration Improve List and Configuration provider docs 2020-06-29 16:32:48 -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_delegation.py Migrate to alabaster (#264) 2020-07-18 00:40:14 -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
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