hpcflow.sdk.core.utils.write_JSON_file# hpcflow.sdk.core.utils.write_JSON_file(obj, path)# Write a basic object to a JSON file. Parameters: path (str | Path) – Return type: None