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

18 lines
368 B
ReStructuredText
Raw Normal View History

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