mirror of
				https://github.com/ets-labs/python-dependency-injector.git
				synced 2025-11-04 18:07:44 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			23 lines
		
	
	
		
			423 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			423 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
Examples
 | 
						|
========
 | 
						|
 | 
						|
.. meta::
 | 
						|
   :keywords: Python,DI,Dependency injection,IoC,Inversion of Control,Example
 | 
						|
   :description: Python dependency injection examples.
 | 
						|
 | 
						|
Explore the examples to see the ``Dependency Injector`` in action.
 | 
						|
 | 
						|
..  toctree::
 | 
						|
    :maxdepth: 2
 | 
						|
 | 
						|
    application-single-container
 | 
						|
    application-multiple-containers
 | 
						|
    decoupled-packages
 | 
						|
    django
 | 
						|
    flask
 | 
						|
    aiohttp
 | 
						|
    sanic
 | 
						|
    fastapi
 | 
						|
 | 
						|
.. disqus::
 |