pyenv-virtualenv for Windows 1.2
A 'pyenv' plugin to manage Python virtual environments, depending on different Python versions, for various Python projects.
Loading...
Searching...
No Matches
pyenv-virtualenv-prefix.py File Reference

Go to the source code of this file.

Namespaces

namespace  pyenv-virtualenv-prefix
 
namespace  pyenv
 -virtualenv-delete
 

Functions

int pyenv-virtualenv-prefix.run (argparse.Namespace args)
 Sub routine to run the application.
 
tuple[(argparse.Namespace, None), int] pyenv-virtualenv-prefix.parseCliArguments0 ()
 Parse CLI arguments for this application.
 
tuple[(argparse.Namespace, None), int] pyenv-virtualenv-prefix.parseCliArguments1 ()
 Parse CLI arguments for this application.
 
int pyenv-virtualenv-prefix.main ()
 Main routine of the application.
 

Detailed Description

Author
Michael Paul Korthals
Date
2025-07-10
Version
1.0.0

Utility application to output the virtual environment path prefix.

Definition in file pyenv-virtualenv-prefix.py.