[pyxl] xlrd 0.9.2 released!
Mon, 29 Apr 2013 02:40:40 -0700 Post Comments
Right, the only API change between 0.6 and 0.9 is the removal of the
'pickleable' parameter to open_workbook. However, this was removed
because it hadn't worked in a long long time.
xlrd 0.9 and above works with both python2 and python3 as-is.
I would suggest just going for 0.9.2.
There aren't any, because there are no changes. Applications written for
0.6.x will still work without change when using 0.9.2.
cheers,
Chris
--
Simplistix - Content Management, Batch Processing & Python Consulting
- http://www.simplistix.co.uk
-- http://mail.python.org/mailman/listinfo/python-list
'pickleable' parameter to open_workbook. However, this was removed
because it hadn't worked in a long long time.
xlrd 0.9 and above works with both python2 and python3 as-is.
I would suggest just going for 0.9.2.
There aren't any, because there are no changes. Applications written for
0.6.x will still work without change when using 0.9.2.
cheers,
Chris
--
Simplistix - Content Management, Batch Processing & Python Consulting
- http://www.simplistix.co.uk
-- http://mail.python.org/mailman/listinfo/python-list
