scitokens.utils.config Module

Module for configuration management

Functions

get(key[, default])

Get the configuration value for key

get_int(key[, default])

Get an integer from the configuration.