-
source /usr/local/bin/virtualenvwrapper.sh -
mkvirtualenv env1 -
ls $WORKON_HOME -
lssitepackages - Switch environments with workon workon env2
-
deactive -
rmvirtualenv env2
Created
December 5, 2012 15:44
-
-
Save stephenLee/4216712 to your computer and use it in GitHub Desktop.
virtualenvwrapper usages
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment