Y
Hacker News
new
|
ask
|
show
|
jobs
PEP 773 – A Python Installation Manager for Windows
(
peps.python.org
)
4 points
by
ynzoqn
336 days ago
1 comments
physicsguy
336 days ago
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.
link
jdboyd
335 days ago
At this point I like to use uv for installing my python binaries.
link