hpcflow.sdk.core.json_like#
Serialization and deserialization mechanism intended to map between a complex graph of objects and either JSON or YAML.
Module attributes
Primitive types supported by the serialization mechanism. |
Functions
Convert the object to a JSON-like basic value tree. |
Classes
An object that has a serialization as JSON or YAML. |
|
Used to describe what the child structure of an class is so that the generic deserializer can build the structure. |
|
BaseJSONLike, where the class namespace is the App instance. |