Group of simple wrapper commands for Python's virtualenv
tool.
virtualenv
in $WORKON_HOME
:
mkvirtualenv {virtualenv_name}
virtualenv
for a specific Python version:
mkvirtualenv --python {/usr/local/bin/python3.8} {virtualenv_name}
virtualenv
:
workon {virtualenv_name}
virtualenv
:
deactivate
lsvirtualenv
virtualenv
:
rmvirtualenv {virtualenv_name}
virtualenvwrapper
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY This content has been proxied by September (3851b).Proxy Information
text/gemini;lang=en-GB