oaklib.utilities.apikey_manager

Functions for managing and accessing API keys

See https://github.com/ActiveState/appdirs

Functions

get_apikey_path(system)

Gets the path to where the API key is stored

get_apikey_value(system)

Gets the value of a specific API key

set_apikey_value(system, val)

Sets the value for a specific API key