how to the list of all virtual envwrappers code example Example 1: list all virtualenv in python $ lsvirtualenv -l Example 2: activate environment in virtualenvwrapper workon [<name>]