python-dependency-injector/docs/providers
Roman Mogylatov 47c79b2772
Resources (#312)
* Add prototype

* Add example

* Remove typing erros in Python 2.7 and 3.4

* Move resources example

* Draft resources docs

* Update resources docs

* Fix repr

* Rename dict provider test

* Add more tests

* Add tests + refactoring

* Add more tests

* Update tests to run only on 3.5+

* Update setup.py

* Add typing tests

* Update changelog

* Fix generator iteration

* Remove contextlib

* Hotfix aiohttp issue

* Move aiohttp fix to tox.ini

* Move aiohttp fix to a different place in tox
2020-10-24 20:56:32 -04:00
..
images Update providers overriding documentation and rework examples 2020-09-02 16:59:25 -04:00
callable.rst Update provider doc page headers 2020-09-02 17:33:02 -04:00
configuration.rst Add usage of the container to the configuration examples 2020-09-03 17:37:03 -04:00
coroutine.rst Update provider doc page headers 2020-09-02 17:33:02 -04:00
custom.rst Fix a typo in the custom provider docs 2020-09-02 21:21:07 -04:00
dependency.rst Update provider doc page headers 2020-09-02 17:33:02 -04:00
dict.rst Dict provider (#311) 2020-10-22 14:49:39 -04:00
factory.rst Add container usage for all factory provider examples 2020-09-03 16:51:12 -04:00
index.rst Resources (#312) 2020-10-24 20:56:32 -04:00
list.rst Add container usage for list provider example 2020-09-03 17:03:28 -04:00
object.rst Update provider doc page headers 2020-09-02 17:33:02 -04:00
overriding.rst Fix a few typos 2020-09-09 22:23:14 -04:00
provided_instance.rst Move "provided" attribute (#306) 2020-10-19 17:21:38 -04:00
resource.rst Resources (#312) 2020-10-24 20:56:32 -04:00
selector.rst Add usage of the container to the selector example 2020-09-03 17:38:52 -04:00
singleton.rst Improve singleton provider docs 2020-09-03 17:57:26 -04:00
typing_mypy.rst Make provider generic type (#293) 2020-09-13 20:32:21 -04:00