hpcflow.sdk.core.utils.read_JSON_string# hpcflow.sdk.core.utils.read_JSON_string(json_str, variables=None)# Load a JSON string. This will produce basic objects. Parameters: json_str (str) – variables (Dict[str, str]) –