Python & OpenOffice Spreadsheets
Chris Withers
chris at simplistix.co.uk
Mon Nov 23 07:18:37 EST 2009
Gerhard Häring wrote:
> Is there a *simple* way to read OpenOffice spreadsheets?
Ironically, if you don't mind working in .xls, which OpenOffice handles
just fine, you have xlrd and xlwt to do exactly what you're after:
http://www.python-excel.org/
cheers,
Chris
--
Simplistix - Content Management, Batch Processing & Python Consulting
- http://www.simplistix.co.uk
More information about the Python-list
mailing list