config_base#
Base config class for storing and reading parameters for any NorMITs demand script.
Functions#
|
Return the fields of a dataclass instance as a new dictionary mapping field names to field values. |
|
Returns True if obj is a dataclass or an instance of a dataclass. |
|
Decorator for overloaded functions/methods. |
|
Write data from self to a YAML file. |
Classes#
|
Special type indicating an unconstrained type. |
Base class for storing model parameters. |
|
|
PurePath subclass that can make system calls. |