python-xlrd
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.
- Versions: 2.0.1
- Website: https://www.python-excel.org/
- Licenses: Modified BSD
- Package source: gnu/packages/python-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of python-xlrd
as follows:
guix install python-xlrd
Or install a particular version:
guix install python-xlrd@2.0.1
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.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/python-xlrd/'><img src='http://127.0.0.1:3000/packages/python-xlrd/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/python-xlrd/badges/latest-version.svg)](http://127.0.0.1:3000/packages/python-xlrd/) Org: [[http://127.0.0.1:3000/packages/python-xlrd/][http://127.0.0.1:3000/packages/python-xlrd/badges/latest-version.svg]]