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

19 lines
619 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
:description: Current section of documentation is designed to provide
several example mini applications that are built on the top
of inversion of control principle and powered by
"Dependency Injector" framework.
Current section of documentation is designed to provide several example mini
applications that are built on the top of inversion of control principle and
powered by *Dependency Injector* framework.
.. toctree::
:maxdepth: 2
movie_lister