mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-22 17:47:02 +03:00
15 lines
296 B
ReStructuredText
15 lines
296 B
ReStructuredText
Introduction
|
|
============
|
|
|
|
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
|