yaloader#
Base Modules#
YAML loader for the configs. |
|
YAML dumper for the configs. |
|
Error of wrong values in the loaded yaml configs. |
|
The loader which will keep track of all loaded yaml configs. |
|
A class decorator for yaml configs to add a simple load function for a given class. |
|
The base class for all config objects which are loaded from or dumped to yaml files. |
Utilities#
From the yaloader.utils module
Return the full name of any object. |
|
|
Recursively remove all errors which are |