27 lines
495 B
ReStructuredText
27 lines
495 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
|
|
boto3
|
|
django
|
|
flask
|
|
flask-blueprints
|
|
aiohttp
|
|
sanic
|
|
fastapi
|
|
fastapi-redis
|
|
fastapi-sqlalchemy
|
|
|
|
.. disqus::
|