tightbinder.fileparse.parse_config_file#

parse_config_file(filename)[source]#

Routine to parse the YAML configuration file, and extract all the information already shaped and verified.

Parameters:

filename (str) – Path of the YAML configuration file.

Return type:

dict

Returns:

Dictionary with the contents of the config. file in standarized form, ready to be used by the class SlaterKoster.