factories#

Generic recursive factory for the MMM YAML schema.

Functions

build(spec)

Instantiate the object described by spec.

locate(qualname)

Resolve qualname to a Python callable.

resolve(value)

Resolve a value by recursively building nested objects.