python-dependency-injector/examples
Roman Mogylatov 3a61457be7
Asyncio daemon tutorial (#278)
* Fix a typo in the docblock of the Configuration provider

* Update the changelog

* Add tutorial sections

* Switch to use https for httpbin.org requests

* Add what we are going to build section

* Fix ``Makefile`` to run ``aiohttp`` integration tests on Python 3.5+

* Add prerequisities and prepare the env sections

* Add logging, config and the dispacher sections

* Change logging

* Fix multiple typos in the ``flask`` and ``aiohttp`` tutorials

* Add the initial and dirty version

* Fix multiple typos in the ``flask`` and ``aiohttp`` tutorials

* Fix the 3.27.0 changelog

* Finish all the parts before the dispatcher

* Finish dispatcher section

* Update http monitor logging format

* Finish the tutorial

* Fix docblock in the dispatcher module

* Update changelog

* Add meta keywords and description
2020-08-08 14:48:05 -04:00
..
containers Fix flake8 E305 error 2016-11-15 14:26:40 +02:00
di_demo Migrate to alabaster (#264) 2020-07-18 00:40:14 -04:00
miniapps Asyncio daemon tutorial (#278) 2020-08-08 14:48:05 -04:00
providers Update the docblock of the example 2020-08-06 16:45:00 -04:00
speech Fix few pydocstyle errors in examples 2017-04-18 23:38:04 +03:00
.pydocstylerc Asyncio daemon example (#276) 2020-08-05 22:11:26 -04:00