On Jun 12, 11:01 pm, "Hamilton, William " <[EMAIL PROTECTED]> wrote: > I'm in need of a module that will let me create Excel workbooks from within > Python. Something like PyExcelerator, but it needs to work with Python 2.3. > (A third-party limitation that I have no control over.) Can anyone point me > to what I need? All my searches keep leading back to PyExcelerator. >
xlwt is a fork of pyExcelerator that I'm maintaining. It works with Python 2.3 and later. https://secure.simplistix.co.uk/svn/xlwt/trunk -- http://mail.python.org/mailman/listinfo/python-list