vipr_api package

Subpackages

Submodules

vipr_api.config_utils module

vipr_api.config_utils.get_config_path(config_filename)

Returns the absolute path to a configuration file in the backend config directory.

Parameters:

config_filename (str) – Name of the configuration file

Returns:

Absolute path to the configuration file in the backend project

Return type:

Path

Module contents