logoalt Hacker News

rtpglast Thursday at 8:30 PM2 repliesview on HN

Poetry and friends are so bad that many people continued just using pip -r requirements.txt despite knowing about this other stuff

Poetry having users isn’t the metric for success. pip having way less users is.


Replies

duskdozertoday at 12:47 PM

>people continued just using pip -r requirements.txt

What exactly is the issue with this?

bmitcyesterday at 12:26 AM

How is uv awesome and Poetry so bad? They do basically the same things except Astral re-invents the wheel but only part way instead of just relying on the existing tools. uv is fast. As far as I can tell, there's hardly any difference in functionality except for it also replacing PyEnv, which I never use anyway.

show 5 replies