Excel Python API [英] Excel Python API

查看:116
本文介绍了Excel Python API的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有人知道从Python访问MS Excel的方法?具体来说,我正在寻找新的工作表,并填写数据,包括公式。



如果可能,我希望在Linux上执行此操作,但如果没有其他方式,可以在VM中执行此操作。

解决方案

xlwt xlrd 可以读写Excel文件,不使用Excel本身:



http:/ /www.python-excel.org/


Does anyone know of a way of accessing MS Excel from Python? Specifically I am looking to create new sheets and fill them with data, including formulae.

Preferably I would like to do this on Linux if possible, but can do it from in a VM if there is no other way.

解决方案

xlwt and xlrd can read and write Excel files, without using Excel itself:

http://www.python-excel.org/

这篇关于Excel Python API的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆