Roman Mogylatov
|
320d837bea
|
Update quotes in provider examples
|
2021-09-30 15:32:21 -04:00 |
|
Roman Mogylatov
|
b074d2aeb7
|
Add container usage for coroutine provider example
|
2020-09-03 16:59:11 -04:00 |
|
Roman Mogylatov
|
c4b33749d2
|
Providers docs update (#289)
* Update callable provider docs
* Update coroutine provider docs
* Edit object docs
* Edit list provider docs
* Edit configuration provider docs
* Edit selector provider docs
* Fix mypy stub of the ``DeclarativeContainer`` to specify the ``__init__`` interface
* Edit Dependency provider docs
|
2020-09-01 21:39:23 -04:00 |
|
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 |
|