xlutils (original) (raw)

Project description

Travis Coveralls Docs PyPI

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.

Download files

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

Source Distribution

Built Distribution

File details

Details for the file xlutils-2.0.0.tar.gz.

File metadata

File hashes

Hashes for xlutils-2.0.0.tar.gz | Algorithm | Hash digest | | | ----------- | ---------------------------------------------------------------- | | | SHA256 | 7e0e2c233bd185fecf5e2bd3f4e9469ca4a3bd87da64c82cfe5b2af27e7f9e54 | | | MD5 | 7a6a339ddaacabce244341582ee61353 | | | BLAKE2b-256 | 93feaf6d73e4bc7b0ce359d34bebb2e8d4d129763acfecd66a3a7efc587e54c9 | |

See more details on using hashes here.

File details

Details for the file xlutils-2.0.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for xlutils-2.0.0-py2.py3-none-any.whl | Algorithm | Hash digest | | | ----------- | ---------------------------------------------------------------- | | | SHA256 | b56640862c030e9d53104e7f1d750135fdfabf6bf55e425e5ac40fdee9dbaeb9 | | | MD5 | ae1c3f276685c3e403507a95bf682cf2 | | | BLAKE2b-256 | c755e22ac73dbb316cabb5db28bef6c87044a95914f713a6e81b593f8a0d2f79 | |

See more details on using hashes here.