Configuration
Check and clean up key,value pairs while parsing a config file. |
|
Validate a configuration option against a set of allowed options. |
|
Validate the value of a configuration option. |
|
Get the versions of used packages |
- cesard.config.keyval_check(key, val, allowed_keys)[source]
Check and clean up key,value pairs while parsing a config file.
- cesard.config.validate_options(k, v, options)[source]
Validate a configuration option against a set of allowed options.