python-dependency-injector/docs/providers
Roman Mogylatov 9a785de4b5
Coroutine provider (#206)
* Add coroutine provider examples

* Add coroutine provier

* Update changelog

* Update static analysis travis jobs to python 3.7

* Update coroutine provider implementation for python 3.4

* Update static analysis travis jobs to python 3.6

* Make pycode style happy

* Add tests for coroutine providers

* Make coroutine tests python 2 syntax friendly

* Split tests to python2 and python3

* Refactor coroutine provider tests

* Modify pypy tests running command

* Update coroutine provider docs
2018-10-18 19:39:19 +03:00
..
callable.rst Coroutine provider (#206) 2018-10-18 19:39:19 +03:00
coroutine.rst Coroutine provider (#206) 2018-10-18 19:39:19 +03:00
custom.rst Update example of writing custom providers 2017-05-08 17:36:17 +03:00
dependency.rst Release/3.11.1 -> Develop (#181) 2018-01-26 19:34:38 +02:00
factory.rst Coroutine provider (#206) 2018-10-18 19:39:19 +03:00
index.rst Coroutine provider (#206) 2018-10-18 19:39:19 +03:00
object.rst Add disqus comments for provider documents 2017-02-28 22:07:12 +02:00
overriding.rst Add disqus comments for provider documents 2017-02-28 22:07:12 +02:00
singleton.rst Add docs for abstract callable and singleton providers 2017-04-07 01:00:52 +03:00