xlwt 0.7.4 released!

138 views
Skip to first unread message

Chris Withers

unread,
Apr 13, 2012, 6:01:10 AM4/13/12
to Python List, python...@googlegroups.com
Hi All,

I'm pleased to announce the release of xlwt 0.7.4. This release has only
a couple of changes in it:

- Python 2.3 to 2.7 are now the officially supported versions, no Python
3 yet, sorry.

- The datemode in an xlwt Workbook can be set to 1904 by doing
`workbook.dates_1904 = 1` and is written to the output file. However the
datemode was not being reflected in conversions from datetime.datetime
and datetime.date objects to floats for output, resulting in dates that
were 4 years too high when seen in Excel.

For a full details, please see the GitHub repository:

https://secure.simplistix.co.uk/svn/xlwt/trunk

There's also details of all things Python and Excel related here:

http://www.python-excel.org/

cheers,

Chris

--
Simplistix - Content Management, Batch Processing & Python Consulting
- http://www.simplistix.co.uk

Chris Withers

unread,
Apr 13, 2012, 10:09:15 AM4/13/12
to python...@googlegroups.com
On 13/04/2012 11:01, Chris Withers wrote:
> For a full details, please see the GitHub repository:
>
> https://secure.simplistix.co.uk/svn/xlwt/trunk

Er, that should be:

https://github.com/python-excel/xlwt

Reply all
Reply to author
Forward
0 new messages