python-dependency-injector/docs/examples/index.rst

17 lines
345 B
ReStructuredText
Raw Normal View History

2016-04-20 14:19:54 +03:00
Examples
========
.. meta::
2020-09-05 00:58:49 +03:00
:keywords: Python,DI,Dependency injection,IoC,Inversion of Control,Example
:description: Python dependency injection examples.
2016-04-20 14:19:54 +03:00
2020-09-05 00:58:49 +03:00
Explore the examples to see the ``Dependency Injector`` in action.
2016-04-20 14:19:54 +03:00
.. toctree::
:maxdepth: 2
2020-09-05 06:13:08 +03:00
application-single-container
application-multiple-containers
.. disqus::