mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-22 17:47:02 +03:00
1674cecc8d
* Add a piece of the tutorial * Add "Make it pretty" tutorial step * Add section about github client setup * Make minor fixes * Add search service section + table of contents * Make various fixes * Make more fixes * Update make the search section * Update ghnav-flask example & README * Update base.html markup * Finish section: Make the search work * Update ghnav-flask screenshot * Update tutorials * Add flaks tutorial link to the DI in Python page
17 lines
224 B
ReStructuredText
17 lines
224 B
ReStructuredText
.. _tutorials:
|
|
|
|
Tutorials
|
|
=========
|
|
|
|
This section contains tutorials that show how to apply dependency injection for popular Python
|
|
frameworks.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
flask
|
|
aiohttp
|
|
asyncio
|
|
|
|
.. disqus::
|