mirror of
				https://github.com/ets-labs/python-dependency-injector.git
				synced 2025-11-04 01:47:36 +03:00 
			
		
		
		
	* Add DependenciesContainer provider * Remove bundles_v2 example * Add use cases example * Update changelog * Update documentation requirements to use fixed version of sphinxcontrib-disqus * Add use cases miniapp to docs * Update changelog
		
			
				
	
	
		
			10 lines
		
	
	
		
			286 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			286 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
Dependency Injector Use Cases example
 | 
						|
=====================================
 | 
						|
 | 
						|
Instructions for running
 | 
						|
 | 
						|
.. code-block:: bash
 | 
						|
 | 
						|
    python run.py prod example@example.com  # Running in "production" environment
 | 
						|
    python run.py test example@example.com  # Running in "testing" environment
 |