python-dependency-injector/docs/introduction/index.rst
2022-04-17 10:55:17 -04:00

19 lines
545 B
ReStructuredText

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