runxlrd2.py
Extract data from Excel spreadsheets (.xls and .xlsx, versions
Install
- All systems
-
curl cmd.cat/runxlrd2.py.sh
- Arch Linux
-
pacman -S python2-xlrd
- Fedora
-
dnf install python2-xlrd
- Dockerfile
- dockerfile.run/runxlrd2.py
python2-xlrd
Extract data from Excel spreadsheets (.xls and .xlsx, versions
2.0 onwards) on any platform. Pure Python (2.6, 2.7, 3.2+). Strong support for Excel dates. Unicode-aware.