virtualenvwrapper ================= Enables [virtualenvwrapper][venvwrapper] if installed. [virtualenvwrapper][venvwrapper] is a frontend to [virtualenv][venv] which provides convenient shell functions to create, switch and manage virtualenvs. This module will source the virtualenvwrapper initialization script, if [virtualenvwrapper][venvwrapper] is installed. Authors ------- *The authors of this module should be contacted via the github bug tracker.* - [Sebastian Wiesner](https://github.com/lunaryorn) [venvwrapper]: http://www.doughellmann.com/projects/virtualenvwrapper/ [venv]: http://pypi.python.org/pypi/virtualenv