Installing Python used to be a complex decision tree experiment. Windows, macOS, or Linux? Is Python already installed? Is it the right version? Anaconda, Homebrew, or python.org? Not anymore. These days it's two commands on every platform, thanks to uv.
This repo is a place to allow for feedback and conversations around our Installing Python from Talk Python Training how-to article.
See the article source via install-python.md, and notable changes in change-log.md.
Post an issue if you have a problem or comment with the article. Note that we generally can't provide tech support. If you have a fix, PRs are accepted if they are a good fit.