mirror of
				https://github.com/ets-labs/python-dependency-injector.git
				synced 2025-11-01 00:17:55 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			267 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			267 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
| Dependency injection and password hashing in Python
 | |
| ===================================================
 | |
| 
 | |
| Small example that demonstrates using of dependency injection for user
 | |
| password hashing.
 | |
| 
 | |
| 
 | |
| instructions for running:
 | |
| 
 | |
| .. code-block:: bash
 | |
| 
 | |
|     python example.py
 |