mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-25 02:53:56 +03:00
Updating Introduction
This commit is contained in:
parent
5967044458
commit
d7268853d4
|
@ -21,8 +21,8 @@ own role.
|
||||||
Modern Python applications are mostly the composition of well-known open
|
Modern Python applications are mostly the composition of well-known open
|
||||||
source systems, frameworks, libraries and some turnkey functionality.
|
source systems, frameworks, libraries and some turnkey functionality.
|
||||||
|
|
||||||
When application goes bigger, an amount of objects and their dependencies in
|
When application goes bigger, its amount of objects and their dependencies
|
||||||
it also increased extremely fast and became hard to maintain.
|
also increased extremely fast and became hard to maintain.
|
||||||
|
|
||||||
`Objects` is designed to be developer's friendly tool for managing objects
|
`Objects` is designed to be developer's friendly tool for managing objects
|
||||||
and their dependencies in formal, pretty way. Main idea of `Objects` is to
|
and their dependencies in formal, pretty way. Main idea of `Objects` is to
|
||||||
|
|
Loading…
Reference in New Issue
Block a user