modifying open office spreadsheet (with OO installed)

Chris Withers chris at simplistix.co.uk
Tue May 4 07:22:02 EDT 2010


Jim Byrnes wrote:
> News123 wrote:
>> Mumbling to myself, perhaps somebody else is interested.
> 
> Yes I am.
> 
>> News123 wrote:
>>> Hi,
>>>
>>>
>>> I wanted to know who can recommend a good module/library, that allows to
>>> modify an Open Office spreadsheet.
>>>
>>> One can assume, that Open Office is installed on the host.
>>>
>>>
>> Following url gives a small introduction about using the PyUno-bridge to
>> open-read-modify-save a spread sheet
>> http://stuvel.eu/ooo-python

If .xls files are an option for you, xlutils.copy is your friend:

https://secure.simplistix.co.uk/svn/xlutils/trunk/xlutils/docs/copy.txt

cheers,

Chris




More information about the Python-list mailing list