Python Connector for Microsoft Excel Releases

Released: Oct 30, 2025

Updates in v1.2.0

Features

  • Added support for Python 3.14.
  • Improved detection of column data types.

Fixes

  • 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

Updates in v1.1.0

Features

  • Added support for Python 3.13.