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.
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.
>people continued just using pip -r requirements.txt
What exactly is the issue with this?