mahos#

List of functions exported at top level module mahos.

mahos.load_gconf(filename: str) dict#

load (global) configuration dict from filename.

Since the filename is passed to os.path.expanduser(), you can use ~ to specify user home directory.

mahos.local_conf(gconf: dict, name: NodeName) dict#

get local configuration dict for Node name from gconf.