mentby.com
Blog | Jobs | Help | Signup | Login

loading

[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

ZSyncer + httplib2

Wed, 17 Apr 2013 09:00:47 -0700 Post Comments

(copying zope*******in case anyone else is interested)

Only taken me a year:

https://github.com/cjw296/zsyncer

You're both listed as collaborators so should able to push directly to
that repo, should you so desire...

Chris

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

xlwt 0.7.5 released!

Fri, 05 Apr 2013 17:45:14 -0700 Post Comments

Hi All,

I'm pleased to announce the release of xlwt 0.7.5.

This release contains the following:

- Fixes a bug that could cause a corrupt SST in .xls files written by a
wide-unicode Python build.

- A ValueError is now raised immediately if an attempt is made to set
column width to other than an int in range(65536)

- Added the ability to set a custom RGB colour in the palette to use for
colours. Thanks to Alan Rotman for the work, although this could really
use an example in the examples folder...

- Fixed an issue trying to set a diagonal border using easyxf. Thanks to
Neil Etheridge for the fix.

- Fixed a regression from 0.7.2 when writing sheets with frozen panes.

If you find any problems, please ask about them on the
python-excel*******list, or submit an issue on GitHub:

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

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
Recent discussion with
Profile Widget
Copy and paste this HTML code to your blog or website: