pyExcelerator 0.5.0a released (Python + FreeBSD + Excel 5/95/97/2k/XP/2k3 + UNICODE)

Roman V. Kiseliov unicorn at kurskline.ru
Thu May 12 11:52:10 CEST 2005


Hi!

I'm pleased to announce that pyExcelerator 0.5.0a is now available for
download.
-------------------------------------------------------
What can you do with pyExcelerator:

Generating Excel 97+ files with Python 2.4+ (need decorators),
importing Excel 95+ files,
support for UNICODE in Excel files,
using variety of formatting features and printing options,
Excel files and OLE2 compound files dumper.
No need in Windows/COM
--------------------------------------------------------

CHANGES:

0.4.0a (27.03.2005)
---------
    * First public version

0.5.0a (11.05.2005)
---------
    * pyExcelerator now can import Excel 5/95/97/2000/XP/2003 files.
      With imported information you can do what you want.
      See ./examples/xls2txt.py for reference.
    * fixed bug in MS OLE2 compound document dumper (not in writer :))
      Bug causes dumper to combine links in sectors' allocation chain sectors
      contained in additional MSAT with SAT data.
    * Excel files dumper supports now Excel 5/95/97/2000/XP/2003 files
      and produces more informative output.
      
-------------------------------------------------------------

DOWNLOAD:

http://sourceforge.net/projects/pyexcelerator/
http://www.kiseliov.ru/downloads.html

-------------------------------------------------------------

Regards,
        Roman V. Kiseliov,
        roman at kiseliov.ru

        



More information about the Python-announce-list mailing list