This package provides a pure Python module for writing spreadsheet files readable by Excel 97/2000/XP/2003, OpenOffice.org Calc, and Gnumeric. Excel spreadsheets can be generated on any platform without needing Excel or a COM server.
Xlwt is a fork of the unmaintained pyExcelerator module with several bugfixes and enhancements. For the functionality previously provided by the parse_xls function, see the python-xlrd package.