python-dependency-injector/docs/introduction/index.rst
2020-09-09 17:52:45 -04:00

19 lines
547 B
ReStructuredText

Introduction
============
.. meta::
:keywords: Python,DI,Dependency injection,IoC,Inversion of Control
:description: Current section of documentation is designed to give an
overview on dependency injection, inversion of
control and Dependency Injector framework.
Current section of documentation is designed to give an overview on the
dependency injection, inversion of control and the ``Dependency Injector`` framework.
.. toctree::
:maxdepth: 2
di_in_python
key_features
installation