![]()  | 
  
    ThalamOS
    
   a powerful Flask web application designed to enhance your storage management. 
   | 
 
Go to the source code of this file.
Namespaces | |
| namespace | config_manager | 
Functions | |
| Annotated[dict, "dictionary of environment variables"] | config_manager.get_env_variables_from_path (str env_path) | 
| Annotated[dict, "dictionary of environment variables"] | config_manager.get_env () | 
| config_manager.test_get_env_variables_from_path (tmp_path) | |
| config_manager.test_get_env_variables_from_path_empty_file (tmp_path) | |
| config_manager.test_get_env_variables_from_path_invalid_format (tmp_path) | |