python-dependency-injector/docs/examples-other/index.rst
2020-09-07 12:31:59 -04:00

20 lines
562 B
ReStructuredText

Other 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.
This sections contains assorted ``Dependency Injector`` examples.
.. toctree::
:maxdepth: 2
use-cases
password-hashing
chained_factories
factory_of_factories