PEP 773 – A Python Installation Manager for Windows(peps.python.org)
peps.python.org
PEP 773 – A Python Installation Manager for Windows
https://peps.python.org/pep-0773/
2 comments
I don't think I've recommended using the official installer for Python on Windows for at least a decade. It used to be always Conda I'd recommend but these days it's uv.
At this point I like to use uv for installing my python binaries.