Read / Write OpenOffice SpreadSheet ?
Emile van Sebille
emile at fenx.com
Thu Dec 16 20:21:31 EST 2010
On 12/16/2010 5:07 PM Torsten Mohr said...
> Hi,
>
> i search for a possibility to access OpenOffoce SpreadSheets from Python
> with a reasonably new version of Python.
>
> Can anybody point me to a package that can do this?
>
>
If you're open to 'saving as xls' then xlrd/xlwt works well.
Otherwise, when I last checked in on this about 18 months ago, it
appeared that python support in OO never quite got the traction I hoped
it might...
Emile
More information about the Python-list
mailing list