xlrd 2.0.1
0
Library for developers to extract data from Microsoft Excel (tm) .xls spreadsheet files
Contents
Library for developers to extract data from Microsoft Excel (tm) .xls spreadsheet files
Stars: 2152, Watchers: 2152, Forks: 435, Open Issues: 3The python-excel/xlrd
repo was created 12 years ago and the last code push was 3 months ago.
The project is very popular with an impressive 2152 github stars!
How to Install xlrd
You can install xlrd using pip
pip install xlrd
or add it to a project with poetry
poetry add xlrd
Package Details
- Author
- Chris Withers
- License
- BSD
- Homepage
- http://www.python-excel.org/
- PyPi:
- https://pypi.org/project/xlrd/
- GitHub Repo:
- https://github.com/python-excel/xlrd
Classifiers
- Database
- Office/Business
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common xlrd errors.
Code Examples
Here are some xlrd
code examples and snippets.