gws.config.parser

Parse and validate the main cfg and project configs

gws.config.parser.parse(dct, type_name, source_path='')[source]

Parse a dictionary according to the klass spec and return a config (Data) object

gws.config.parser.parse_main(path)[source]

Read and parse the main config file