Downloadliste

Projektbeschreibung

pyXLWriter is a Python library for generating
Excel spreadsheets. It's a port of John
McNamara's Spreadsheet::WriteExcel Perl module. It
allows the developer to write Excel spreadsheets
without the need for COM objects.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-06-05 10:19
0.4a3

Die Entwicklung wurde gestoppt. Die portiert WriteExcel war zwischen 0,43 und 1,01 und OLE-Aktualisierung Storage_Lite zwischen 0,11 und 0,13. Python 2.2 ist nun verwendet werden. Unterstützung für mx.DateTime wurde hinzugefügt, darunter ein Beispiel, in examples / dates.py.
Tags: Minor bugfixes
Development was stopped. The ported WriteExcel was updated from 0.43 to 1.01 and OLE-Storage_Lite from 0.11 to 0.13. Python 2.2 is now used. Support for mx.DateTime was added, including an example in examples/dates.py.

2004-02-09 12:21
0.3a1

Diese Version korrigiert Worksheet.py und Formula.py für Nicht-i386-Plattformen (Mac OS X getestet), Häfen OLE:: Storage_Lite 0,11 für das Schreiben von großen Dateien und fügt WorkbookBig Funktionalität Arbeitsbuch.
Tags: Minor feature enhancements
This release corrects Worksheet.py and Formula.py for non-i386 platforms (tested on Mac OS X), ports OLE::Storage_Lite 0.11 for writing big files, and adds WorkbookBig functionality to Workbook.

2004-02-02 13:51
0.2.0a3

Tags: Initial freshmeat announcement

Project Resources