You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
moqsien edited this page Jan 21, 2024
·
1 revision
This command helps you with the version management of python.
moqsien@moqsiendeiMac ~ % g py -h
Python related CLIs.
Usage:
python [command]
Aliases:
python, py
Available Commands:
fix-win Remove python.exe generated by Windows system in~/AppData/Local/Microsoft/WindowsApps .local Shows installed versions.
pyenv-path Shows pyenv versions path.
remote Shows available versions from remote website.
remove Removes a specified version
update-pyenv Installs or updates pyenv/pyenv-win.
use Dowloads and switches to the specified version.
Flags:
-h, --help helpfor python
Use " python [command] --help"for more information about a command.