pyExcelerator 0.6.0a is now available
Roman V. Kiseliov
unicorn at kurskline.ru
Sun Aug 14 09:12:14 CEST 2005
Hi!
I'm pleased to announce that pyExcelerator 0.6.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,
NEW: formulas, dates, numbers support,
Excel files and OLE2 compound files dumper.
No need in Windows/COM
---------------------------------------------------------
0.6.0a (14.08.2005)
---------
* blanks, numbers, currency (use number formats!) and dates (use
number formats!)
* pyExcelerator uses 1.5-2 times less memory (thanks to __brains__
and __slots__)
* fixes for Big Endian CPUs
* some refactorings
* new examples: blanks.py, merged1.py, dates.py, numbers.py,
num_formats.py, formulas.py
* most important change: formulas support
----------------------------------------------------------
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