python3 XML转Json

2023-01-31 02:01:13 xml json python3

win7 python3.6 xmltodict

pip install xmltodict
xml gb2312编码文件转换为JSON utf-8文件 支持中文
参考https://www.crifan.com/python_convertion_between_xml_and_json/


 

相关文章