redvypr.config.dict_to_configDict¶
- redvypr.config.dict_to_configDict(data, process_template=False, configdict=None)¶
creates a config dictionary out of a configuration template, the values of the dictionary are configList/configNumber objects that can be accessed like classical values but have the capability to store attributes as well.