6 ms·
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?
by dalemyers 6y 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?
- OJFord 6y agoAnd 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.