◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。
如何将 python 字符串转换为列表字典
在 python 中,你可以使用 json 模块将字符串转换为 lista[dicts]。
具体步骤如下:
str_content = ''' [ { "id": "failure", "description": null, "event": [], "rowid": 1 }, { "id": "virtual", "description": null, "event": [], "rowid": 2 }, { "id": "cleaning", "description": null, "event": [], "rowid": 3 } ] '''
expected_result_converted = json.loads(expected_result)
◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。