2016-03-29 17:17:12 +00:00
|
|
|
Introduction
|
|
|
|
============
|
|
|
|
|
2016-03-30 14:10:43 +00:00
|
|
|
Current section of documentation is designed to give some overview about
|
|
|
|
dependency injection pattern, inversion of control principle and
|
|
|
|
*Dependency Injector* framework.
|
2016-03-29 17:17:12 +00:00
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
|
|
|
|
what_is_di
|
|
|
|
di_in_python
|
2016-03-30 14:10:43 +00:00
|
|
|
key_features
|
|
|
|
structure
|