python-dependency-injector/docs/examples/index.rst
2021-02-04 18:09:34 -05:00

26 lines
485 B
ReStructuredText

Examples
========
.. meta::
:keywords: Python,DI,Dependency injection,IoC,Inversion of Control,Example
:description: Python dependency injection examples.
Explore the examples to see the ``Dependency Injector`` in action.
.. toctree::
:maxdepth: 2
application-single-container
application-multiple-containers
decoupled-packages
django
flask
flask-blueprints
aiohttp
sanic
fastapi
fastapi-redis
fastapi-sqlalchemy
.. disqus::