开发者

Modify excel file in python on linux enviroment

how do i insert few row in an existing excel file using python? the excel file maybe b开发者_如何学Ce of any excel version. On windows that could have been possible by using win32com.client...but i need to make the changes in the linux environment. how can i do it?


you can use pyExcelerator. the package comes with example demos to write excel files


I'm looking into this myself and found https://bitbucket.org/ericgazoni/openpyxl/wiki/Home . It is a new library that allows editing xlsx files.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜