mirror of
				https://github.com/ets-labs/python-dependency-injector.git
				synced 2025-10-31 16:07:51 +03:00 
			
		
		
		
	* Add implementation and tests * Refactor naming in configuration fixtures * Add typing for .from_json() * Move get/set_ini_files() methods upper * Add init implementation and tests * Refactor typing tests * Add examples * Add docs * Update docs index and readme * Update changelog
		
			
				
	
	
		
			7 lines
		
	
	
		
			93 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			93 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "aws": {
 | |
|         "access_key_id": "KEY",
 | |
|         "secret_access_key": "SECRET"
 | |
|     }
 | |
| }
 |