python-dependency-injector/examples
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
..
containers Fix flake8 E305 error 2016-11-15 14:26:40 +02:00
di_demo Update dependency injection example in introduction/what_is_di.rst 2016-10-19 20:18:07 +03:00
miniapps Add factory patterns 2018-08-16 23:52:29 +03:00
providers Coroutine provider (#206) 2018-10-18 19:39:19 +03:00
speech Fix few pydocstyle errors in examples 2017-04-18 23:38:04 +03:00