skoolbuilder

Build the skool and its cast of characters.

class skoolbuilder.SkoolBuilder(ini_file)

Builds a skool and its cast from the contents of an ini file.

Parameter:ini_file – The name of the ini file to use.
build_skool(skool)

Build a skool from the contents of the ini file.

Parameter:skool (Skool) – The skool to build.
get_config(name)

Return a dictionary of keys and values from a section of the ini file.

Parameter:name – The name of the section.

Previous topic

signals

Next topic

skool