.. | ||
cli.go | ||
commands.go | ||
commands_test.go | ||
install.go | ||
README.md | ||
shims.go | ||
version.go | ||
version_test.go |
Python support
Managing Python versions is supported via v python <command>
, see v help
for a breakdown of what's available.
Shims
Shims are configured in python/shims.go
.
Available versions
Versions are pulled from Python's ftp repository as gzipped tarballs. Any version available where is available for installation via v python install
.