hpcflow.sdk.core.utils.read_JSON_file#

hpcflow.sdk.core.utils.read_JSON_file(path, variables=None)#

Load a JSON file. This will produce basic objects.

Parameters:

variables (dict[str, str] | None) –

Return type:

Any