Skip to main content

Utilities for working with Excel files that require both xlrd and xlwt

Project description

Travis Coveralls Docs PyPI

xlutils

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 here, separate from either package.

Currently available are:

xlutils.copy

Tools for copying xlrd.Book objects to xlwt.Workbook objects.

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.

Installation

Do the following in your virtualenv:

pip install xlutils

Documentation

The latest documentation can also be found at: http://xlutils.readthedocs.org/en/latest/

Problems?

Try the following in this order:

Licensing

Copyright (c) 2008-2015 Simplistix Ltd. See docs/license.txt for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

xlutils-2.0.0.tar.gz (61.6 kB view hashes)

Uploaded source

Built Distribution

xlutils-2.0.0-py2.py3-none-any.whl (55.1 kB view hashes)

Uploaded py2 py3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page