python读写Excel表格的实例代码(简单实用) 安装两个库:pipinstallxlrd、pipinstallxlwt1.python读excel——xlrd2.python写excel——xlwt1.读excel数据, python读写Excel表格