Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

xlutils 1.0.0 released!

38 views
Skip to first unread message

Chris Withers

unread,
Nov 10, 2008, 2:31:35 AM11/10/08
to python...@googlegroups.com, pytho...@python.org, python-...@python.org
Hi All,

I'm pleased to announce the first release of xlutils. This is a small
collection of utilities that make use of both xlrd and xlwt to process
Microsoft Excel files.

The current utilities included are:

xlutils.margins
Tools for finding how much of an Excel file contains useful data.

xlutils.filter
A mini framework for splitting and filtering Excel files into new
Excel files.

To find out more, please read here:

http://www.simplistix.co.uk/software/python/xlutils

In case you're not aware, xlrd and xlwt are two excellent pure-python
libraries for reading and writing Excel files. They run on any platform
and, likely, any implementation of Python without the need for horrific
things like binding to Excel via COM and so needing a Windows machine.

If you use any of xlrd, xlwt or xlutils, the following google group will
be of use:

http://groups.google.com.au/group/python-excel

Hope some of this is of interest, I'd love to hear from anyone who ends
up using it!

cheers,

Chris

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

0 new messages