Connecting Tech Pros Worldwide Forums | Help | Site Map

Excel library with unicode support

Mike Tammerman
Guest
 
Posts: n/a
#1: Oct 4 '05
Hi,

I want to create an Excel file, but I don't to use com or any win32
object. Because, the file should be opened via OpenOffice. I found
pyXLWriter, but it doesn't support unicode or non-ascii characters. Is
there a python library, that is able to create Excel files with unicode
characters.

I think, pyXLWriter is a stopped project.

Thanks,
Mike


Richie Hindle
Guest
 
Posts: n/a
#2: Oct 5 '05

re: Excel library with unicode support



[Mike][color=blue]
> Is there a python library, that is able to create Excel files with
> unicode characters.[/color]

pyExcelerator claims to do this, but I've never used it.

http://sourceforge.net/projects/pyexcelerator/

--
Richie Hindle
richie@entrian.com
Mike Tammerman
Guest
 
Posts: n/a
#3: Oct 5 '05

re: Excel library with unicode support


Thanks, a lot.

It helped me so much.

Mike

Closed Thread