Making things simpler...
xlutils
Utilities for working with Excel files that require both xlrd and xlwt.
This package provides a collection of utilities for working with Excel
files. Since these utilities may require either or both of the xlrd
and xlwt packages, they are collected together seperately here.
Currently available are:
- xlutils.display
-
Utility functions for displaying information about xlrd-related
objects in a user-friendly and safe fashion.
- xlutils.filter
-
A mini framework for splitting and filtering Excel files into new
Excel files.
- xlutils.margins
-
Tools for finding how much of an Excel file contains useful data.
- xlutils.save
-
Tools for serializing xlrd.Book objects back to Excel files.
- xlutils.styles
-
Tools for working with formatting information expressed in styles.
Mailing List
http://groups.google.com.au/group/python-excel
Issue Tracker
https://secure.simplistix.co.uk/support
Change Log
http://www.simplistix.co.uk/software/python/xlutils/changes
Releases
This software is available from the
python package index
Copyright 2003-2009, Simplistix Ltd.