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