![]() |
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-virtualenv-init |
| namespace | pyenv |
| -virtualenv-delete | |
Functions | |
| int | pyenv-virtualenv-init.run (argparse.Namespace args) |
| Sub routine to run the application. | |
| tuple[(argparse.Namespace, None), int] | pyenv-virtualenv-init.parseCliArguments () |
| Parse CLI arguments for this application. | |
| int | pyenv-virtualenv-init.main () |
| Main routine of the application. | |
Utility to reconfigure 'pyenv-virtualenv' for Windows after upgrading 'pyenv'
Definition in file pyenv-virtualenv-init.py.