On Windows, you can: * Install python 2.7: http://www.python.org/getit/ * Install git: http://code.google.com/p/msysgit/ * Install setuptools: http://peak.telecommunity.com/dist/ez_setup.py python ez_setup.py Test to install the following python packages: web.py, rdflib, rdflibextras, and pyparsing. c:\python27\Scripts\easy_install.exe web.py pyparsing rdflib rdfextras |