mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-22 17:47:02 +03:00
24 lines
444 B
ReStructuredText
24 lines
444 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
|
|
|
|
.. disqus::
|