python project management is so confusing from the outside
i mean i'm fine with the classic venv and requirements.txt
but these days there's a standard pyproject.toml and so many different tools that all interact with it the same way like hatch, uv, poetry
what is the thing that people actually use/recommend?
