- 首页 /
- 组件 /
- ... /
- 数据层 /
- 数据库连接 /
- Python Connector for Microsoft Excel
Python Connector for Microsoft Excel 新版本发表
Released: Oct 30, 2025
v1.2.0 中的更新
特性
- Added support for Python 3.14.
- Improved detection of column data types.
修补程序
- Resolved an issue with reading empty cells formatted with a date style.
- Fixed a bug that occurred when reading cells with complex text formatting.
- Fixed a bug with reading sheet names from a workbook.
Released: Oct 23, 2024
v1.1.0 中的更新
特性
- Added support for Python 3.13.