v/python/README.md

11 lines
400 B
Markdown

# 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](https://www.python.org/ftp/python/) as gzipped tarballs. Any version available where is available for installation via `v python install`.