Can someone give me a guide for morons? I am somewhat out of my depth here. So far I have downloaded xlrd 0.9.2 and tried to follow the readme, but neither I nor ctrl-f can find the installer mentioned.
xlrd is a library for reading data and formatting information from Excel files in the historical . xls format.
To make a release, just update the version in xlrd. info. __VERSION__ , update the change log and push to https://github.com/python-excel/xlrd and Carthorse should take care of the rest.
download
The current version of xlrd can be found here: https://pypi.python.org/pypi/xlrd
extract the folder somewhere
go to the folder you extracted to ... find setup.py
open command window (start -> run-> cmd)
cd into the directory with setup.py
type: python setup.py install
you may need setup tools (which can be gotten here https://pypi.python.org/pypi/setuptools#installation-instructions)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With