mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-01-31 03:36:41 +03:00
Update title on docs index page
This commit is contained in:
parent
92c099f499
commit
41c5d16888
|
@ -1,12 +1,13 @@
|
||||||
Dependency Injector
|
=============================================================
|
||||||
===================
|
Dependency Injector --- Python dependency injection framework
|
||||||
|
=============================================================
|
||||||
|
|
||||||
.. meta::
|
.. meta::
|
||||||
:description: Python dependency injection framework
|
:keywords: Python,DI,Dependency injection,IoC,Inversion of Control
|
||||||
:keywords: Python, Dependency injection, Dependency injection framework,
|
:description: Dependency Injector is a Python dependency injection
|
||||||
Dependency injection container, Dependency injector,
|
framework. It was designed to be unified, developer's
|
||||||
Dependency management, DI, DI Container, Inversion of Control,
|
friendly tool for managing any kind of Python objects and
|
||||||
Inversion of Control container, IoC, IoC container
|
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's friendly tool for managing any kind
|
designed to be unified, developer's friendly tool for managing any kind
|
||||||
|
|
Loading…
Reference in New Issue
Block a user