python 读取 excel xlsx 文件的库

创建日期: 2024-10-29 20:31 | 作者: 风波 | 浏览次数: 19 | 分类: Python

来源:https://www.python-excel.org/

Reading and Writing Excel Files

There are python packages available to work with Excel files that will run on any Python platform and that do not require either Windows or Excel to be used. They are fast, reliable and open source:

Writing Excel Add-Ins

The following products can be used to write Excel add-ins in Python. Unlike the reader and writer packages, they require an installation of Microsoft Excel.

The Mailing List / Discussion Group

There is a Google Group dedicated to working with Excel files in Python, including the libraries listed above along with manipulating the Excel application via COM.

19 浏览
13 爬虫
0 评论