modelspec.utils
Functions
|
|
|
This recursively builds an XML element structure from a dictionary or a list. |
|
This recursively converts values to their actual types. |
|
This convert an ElementTree element to a dictionary. |
|
Evaluate a general string like expression (e.g. "2 * weight") using a dict of parameters (e.g. {'weight':10}). |
|
|
|
Load a generic BSON file |
|
Load a generic JSON file |
|
Load a generic XML file. |
|
Load a generic YAML file |
|
Utility method for finding full path to a filename as string |
|
|
|
|
|
|
|
This saves a dictionary to an XML file. |
|