mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-07-16 11:02:24 +03:00
Update short description on docs index page
This commit is contained in:
parent
8e290fb674
commit
6c25c91146
|
@ -1,3 +1,4 @@
|
||||||
|
=============================================================
|
||||||
Dependency Injector --- Python dependency injection framework
|
Dependency Injector --- Python dependency injection framework
|
||||||
=============================================================
|
=============================================================
|
||||||
|
|
||||||
|
@ -10,8 +11,8 @@ Dependency Injector --- Python dependency injection framework
|
||||||
their dependencies in formal, pretty way.
|
their dependencies in formal, pretty way.
|
||||||
|
|
||||||
*Dependency Injector* is a Python dependency injection framework. It was
|
*Dependency Injector* is a Python dependency injection framework. It was
|
||||||
designed to be unified, developer-friendly tool for managing any kind
|
designed to be unified, developer-friendly tool that helps to implement
|
||||||
of Python objects and their dependencies in formal, pretty way.
|
dependency injection pattern in formal, pretty, Pythonic way.
|
||||||
|
|
||||||
*Dependency Injector* framework key features are:
|
*Dependency Injector* framework key features are:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user