Board logo

标题: [技术讨论] python处理excel操作的相关模块 [打印本页]

作者: 523066680    时间: 2012-12-26 19:14     标题: python处理excel操作的相关模块

本帖最后由 523066680 于 2012-12-26 19:30 编辑

模块/资料连接
http://www.python-excel.org/

xlrd
This package is for reading data and formatting information from Excel files.、

xlwt
This package is for writing data and formatting information to Excel files.

xlutils
This package collects utilities that require both xlrd and xlwt, including the ability to copy and modify or filter existing excel files.

中文资料
Python Excel Tutorial 指南
http://www.iteye.com/topic/1114817


注意以下情况:
1. 不适合处理需要密码访问的文档(下载模块后参考README.html)
Unlikely to be done:
Handling password-protected (encrypted) files.
2. 支持的版本有限
Versions of Excel supported: 2004, 2002, XP, 2000, 97, 95, 5.0, 4.0, 3.0. 2.x could be done readily enough if any demand.
作者: hacker85    时间: 2012-12-26 19:40

有没有VBA for libreoffice 的相关文章?
作者: 523066680    时间: 2012-12-26 19:43

回复 2# hacker85


    无有,直接度娘/谷姐
作者: BAT-VBS    时间: 2012-12-27 10:02

现在用2003、2007、2010的比较多吧
作者: 523066680    时间: 2012-12-27 11:04

本帖最后由 523066680 于 2012-12-27 11:06 编辑

哎哟 刚刚谷歌一下有个
openpyxl - A Python library to read/write Excel 2007 xlsx/xlsm files

官方示例也很清楚
http://packages.python.org/openpyxl/




欢迎光临 批处理之家 (http://bbs.bathome.net/) Powered by Discuz! 7.2