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

20 lines
531 B
ReStructuredText

Introduction
============
.. meta::
:description: Current section of documentation is designed to give some
overview about dependency injection pattern, inversion of
control principle and "Dependency Injector" framework.
Current section of documentation is designed to give some overview about
dependency injection pattern, inversion of control principle and
*Dependency Injector* framework.
.. toctree::
:maxdepth: 2
what_is_di
di_in_python
key_features
structure