This package browser is in early development. Mind the rough edges.

python-xlrd 2.0.1

Library for extracting data from Excel files

This package provides a library to extract data from spreadsheets using Microsoft Excel proprietary file formats .xls and .xlsx (versions 2.0 onwards). It has support for Excel dates and is Unicode-aware. It is not intended as an end-user tool.

Installation

Install python-xlrd 2.0.1 as follows:

guix install python-xlrd@2.0.1

Or install the latest version:

guix install python-xlrd

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.