This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Python > xlutils (2.0.0)

A Python 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:

Read the source
Ask a question on http://groups.google.com/group/python-excel/

Licensing

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

Optional

Python3 support is detected automatically.

Maintained by: Prof. HORSTMANN
Keywords: collection,utilities,working,Excel,files,python
ChangeLog: xlutils

Homepage:
https://pypi.org/project/xlutils

Source Downloads:
xlutils-2.0.0.tar.gz (7a6a339ddaacabce244341582ee61353)

Download SlackBuild:
xlutils.tar.gz
xlutils.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
slack-desc
xlutils.SlackBuild
xlutils.info

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds