Simplistix

Making things simpler...

Tutorial at Europython Conference

Chris Withers will be giving a tutorial on "Working with Excel files in Python" at this year's Europython Conference.

The tutorial will cover the xlrd, xlwt and xlutils packages which provide excellent open source tools for reading, writing and manipulating Excel files in pure python with no need to use COM, Windows or Excel itself.

More information can be found on the Europython website.

News

checker 1.0 Released!

20 December 2009

This is the first release of this cross-platform, pluggable tool for comparing the configuration of a machine with a known configuration stored in text files in a source control system.

errorhandler 1.1.0 Released!

07 November 2009

This is a handler for the python standard logging framework that can be used to tell whether messages have been logged at or above a certain level.

testfixtures 1.6.2 Released!

23 September 2009

This is the latest release of this collection of mock objects and helpers for writing unit tests and doc tests.

xlutils 1.4.1 Released!

06 September 2009

This release includes memory and speed enhancements for xlutils.filter and xlutils.copy.

Tutorial at Europython Conference

19 June 2009

Chris Withers will be giving a tutorial on "Working with Excel files in Python" at this year's Europython Conference.