README 318 B

1234567
  1. python-xlwt is a library for generating spreadsheet files that are compatible
  2. with Excel 97/2000/XP/2003, OpenOffice.org Calc, and Gnumeric.
  3. python-xlwt has full support for Unicode. Excel spreadsheets can be generated
  4. on any platform without needing Excel or a COM server.
  5. The only requirement is Python 2.3 to 2.7.