mirror of
				https://github.com/ets-labs/python-dependency-injector.git
				synced 2025-11-04 18:07:44 +03:00 
			
		
		
		
	Update README.rst
This commit is contained in:
		
							parent
							
								
									950922c642
								
							
						
					
					
						commit
						f83d741e30
					
				| 
						 | 
				
			
			@ -1,7 +1,6 @@
 | 
			
		|||
.. figure:: ./docs/logo2.svg
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
|
 | 
			
		||||
| 
 | 
			
		||||
 | 
			
		||||
.. image:: https://img.shields.io/pypi/v/dependency_injector.svg
 | 
			
		||||
   :target: https://pypi.org/project/dependency-injector/
 | 
			
		||||
| 
						 | 
				
			
			@ -28,7 +27,10 @@
 | 
			
		|||
   :target: https://coveralls.io/github/ets-labs/python-dependency-injector?branch=master
 | 
			
		||||
   :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
 | 
			
		||||
implement a dependency injection design pattern in a formal, pretty, and
 | 
			
		||||
Pythonic way.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user