Get Started Now

Python and and Excel Reader, XLRD

The python module, XLRD, is a developer tool for reading Microsoft Excel formats to 2003 using a library reverse-engineered in OpenOffice.org. The description states it is Unicode-aware, and I would like to add to that it is very, very Unicode-aware meaning you may have issues with files formatted with different language packs.

In my experience version [...]

  • Share/Bookmark