-
Notifications
You must be signed in to change notification settings - Fork 19
python
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 help for python
Use " python [command] --help" for more information about a command.