Viewing posts from February, 2014

WSGI Load Virtual Environments

Below is a sample WSGI that will activate the virtual environment for a project through WSGI

pip install to a specific directory

To install a package to a specific directory with pip use the following: