sudo easy_install xlrd
sudo easy_install xlwt
sudo easy_install xlutils
使用:
import xlrd
import xlwt
import xlutils