afnio.tellurio.utils#

Functions

get_config_path()

Returns the absolute path to the Tellurio configuration file.

afnio.tellurio.utils.get_config_path()[source]#

Returns the absolute path to the Tellurio configuration file.

This function always returns the path to the default config file, ~/.tellurio_config.json, with ‘~’ expanded to the user’s home directory.

Returns:

The absolute path to the Tellurio config file.

Return type:

str