mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-02-16 03:20:50 +03:00
15 lines
326 B
ReStructuredText
15 lines
326 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
|
|
|
|
services-single-container
|
|
services-multiple-containers
|