mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-22 09:36:48 +03:00
Updating Introduction
This commit is contained in:
parent
245c8a0aaf
commit
27cf7acc35
|
@ -31,9 +31,9 @@ keep dependencies under control.
|
||||||
Entities
|
Entities
|
||||||
--------
|
--------
|
||||||
|
|
||||||
- Providers are strategies of accessing to objects.
|
- Providers are strategies of accessing objects.
|
||||||
- Injections are additional instructions, that are used for determining objects
|
- Injections are additional instructions, that are used for determining
|
||||||
dependencies.
|
dependencies of objects.
|
||||||
- Catalogs are named set of providers.
|
- Catalogs are named set of providers.
|
||||||
|
|
||||||
Example
|
Example
|
||||||
|
|
Loading…
Reference in New Issue
Block a user