mirror of
				https://github.com/ets-labs/python-dependency-injector.git
				synced 2025-11-04 01:47:36 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			242 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			242 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
Use cases
 | 
						|
=========
 | 
						|
 | 
						|
This example demonstrates a usage of the ``DependenciesContainer`` provider.
 | 
						|
 | 
						|
Instructions for running:
 | 
						|
 | 
						|
.. code-block:: bash
 | 
						|
 | 
						|
    python -m example prod example@example.com
 | 
						|
    python -m example test example@example.com
 |