mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-05-22 21:46:17 +03:00
Update README.rst
This commit is contained in:
parent
950922c642
commit
f83d741e30
|
@ -1,7 +1,6 @@
|
||||||
.. figure:: ./docs/logo2.svg
|
.. figure:: ./docs/logo2.svg
|
||||||
|
|
||||||
|
|
|
||||||
|
|
|
||||||
|
|
||||||
.. image:: https://img.shields.io/pypi/v/dependency_injector.svg
|
.. image:: https://img.shields.io/pypi/v/dependency_injector.svg
|
||||||
:target: https://pypi.org/project/dependency-injector/
|
:target: https://pypi.org/project/dependency-injector/
|
||||||
|
@ -28,7 +27,10 @@
|
||||||
:target: https://coveralls.io/github/ets-labs/python-dependency-injector?branch=master
|
:target: https://coveralls.io/github/ets-labs/python-dependency-injector?branch=master
|
||||||
:alt: Coverage Status
|
:alt: Coverage Status
|
||||||
|
|
||||||
**Dependency Injector** is a dependency injection microframework for Python.
|
What is ``Dependency Injector``?
|
||||||
|
================================
|
||||||
|
|
||||||
|
``Dependency Injector`` is a dependency injection microframework for Python.
|
||||||
It was designed to be a unified and developer-friendly tool that helps
|
It was designed to be a unified and developer-friendly tool that helps
|
||||||
implement a dependency injection design pattern in a formal, pretty, and
|
implement a dependency injection design pattern in a formal, pretty, and
|
||||||
Pythonic way.
|
Pythonic way.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user