![]() |
pyenv-virtualenv for Windows 1.2
A 'pyenv' plugin to manage Python virtual environments, depending on different Python versions, for various Python projects.
|
Go to the source code of this file.
Namespaces | |
| namespace | pyenv-virtualenvs |
| namespace | pyenv |
| -virtualenv-delete | |
Functions | |
| int | pyenv-virtualenvs.run (argparse.Namespace args) |
| Sub routine to run the application. | |
| tuple[(argparse.Namespace, None), int] | pyenv-virtualenvs.parseCliArguments () |
| Parse CLI arguments for this application. | |
| int | pyenv-virtualenvs.main () |
| Main routine of the application. | |
Utility application to list the installed Python versions and virtual environments. In addition the Project properties will be listed and its locations will be displayed in a folder tree.
Definition in file pyenv-virtualenvs.py.