http://www.jb51.net/article/60510.htm
import xlrdimport xlwt
# 打开文件
workbook
=
xlrd.open_workbook(r
'F:\demo.xlsx'
)