mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-26 19:43:58 +03:00
13 lines
198 B
ReStructuredText
13 lines
198 B
ReStructuredText
|
Providers
|
||
|
=========
|
||
|
|
||
|
Providers are strategies of accessing objects.
|
||
|
|
||
|
All providers are callable. They describe how particular objects are provided.
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 2
|
||
|
:glob:
|
||
|
|
||
|
*
|