Utilities¶ IO¶ dict_to_json(dict, filename[, overwrite]) Save dictionary to a JSON or XZ file. json_to_dict(filename) Load dict from a JSON or XZ file.