Hacker News new | ask | show | jobs
by dalemyers 2023 days ago
What complexity does Poetry have over pip? This is a serious question. Yes, you have to install it on top of your Python install, but other than that?
1 comments

And that's only relatively recently become not true of pip. Actually I'm not even sure it is always not true, maybe it depends on package manager (/packager)? python -m ensurepip still exists after all.