Y
Hacker News
new
|
ask
|
show
|
jobs
by
baggiponte
753 days ago
In the end, uv will be the pyenv + poetry replacement, and supersede rye.
1 comments
Joeboy
753 days ago
So which should I use for a new project, as of July 2024?
link
sali0
753 days ago
Rye is perfectly fine to use as of now. It uses uv under the hood anyway, but has some niceties of its own.
link
remram
752 days ago
For example?
link
kzrdude
752 days ago
I would use Uv - if you can handle that it's a moving target right now. (uv python, uv lock, uv sync and so on, and in pyproject tool.uv.sources). All preview features that replace similar Rye features with a more robust implementation.
link
PufPufPuf
753 days ago
Poetry.
link
VagabundoP
752 days ago
I would.
link