User Installed Software - Python modules
Installing Python modules
Python modules can usually be installed through python, with the tool 'python setup.py', but some module can be difficult, and are easier to install in a stand-alone environment. In these cases we suggest using Virtualenv.