...
This brief guide will get you setup set up for this workshop with all the software you need. If you already have a piece of software, just skip the step corresponding to it.
Install Python 2.7
- Go to http://python.org/download/
- Download "Python 2.7.3 Windows Installer"
- Get the 32-bit version unless you know what you are doing.
- Run installer, follow instructions - the default options are fine.
- It will probably install to C:/Python27
...