0 方式总览1 xl 系列1.1 准备工作1.2 文件读取(xlrd)1.3 文件写入1.4 文件修改 0 方式总览 xl 系列 openpyxl pandas xls 支持 不支持 支持 xlsx 高版本不支持 支持 支持 大文件 不支持 支持 支持 1 xl 系列 1.1 准备工作 命令行安装模块 python pip install xlrd xlwt xlutils -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com 1.2 文件读取(xlrd) 文件读取 — xlrd python 1.3 文件写入 1.4 文件修改