Writing to ms excel
Tino Wildenhain
tino at wildenhain.de
Sat Aug 30 15:57:12 EDT 2008
Marin Brkic wrote:
> Hello all,
>
> please, let me apologize in advance. English is not my first language
> (not even my second one), so excuse any errors with which I'm about to
> embarass myself in front of the general public. Second, I'm relatively
> new to python, so sorry if this seems like a stupid question.
>
> I'm trying to find a way to write data to excel cells (or to be more
> specific to an .xls file), let's say for the sake of argument, data
> readen from a file (although it will be calculated in the process).
> I've been searching, but couldn't find any examples which allows that.
>
> Do anyone knows of any ? All help is appreciated on this matter.
> Tutorials? Anything ...
Its quite easy, a little googling brings:
http://sourceforge.net/projects/pyexcelerator
which comes with examples and all. Works on any platform (python
only code). I'm using it to generate excel reports for all the
damnd ms office adicts in the company...
Regards
Tino
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3241 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://mail.python.org/pipermail/python-list/attachments/20080830/c5037961/attachment-0001.bin>
More information about the Python-list
mailing list