xlwt

Library to create spreadsheet files compatible with MS Excel 97/2000/XP/2003 XLS files, on any platform, with Python 2.6, 2.7, 3.3+

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install xlwt

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
1.3.0 2017-08-22
1.2.0 2017-01-04
1.1.2 2016-06-09
1.1.1 2016-06-02
1.0.0 2015-04-15
0.7.5 2013-04-06    
0.7.4 2012-04-13    
0.7.3 2012-02-21    
0.7.2 2009-06-01
0.7.1 2009-03-04
0.7.0 2008-09-17

Issues with this package?

Page last updated 2026-09-03 05:36:37 UTC