excel2js 可以把excel文件转换为js文件 excel内容格式 必须符合Python的基本语法,字符串可以不写引号 注意: json中null值,在Python中使用None表示 依赖 Library for developers to extract data from Microsoft Excel (tm) spreadsheet files pip install xlrd 用法 excel2js.py excel_file jsi_file