Hacker News new | ask | show | jobs
by claytonjy 672 days ago
Is there any reason to still use Rye, now? looks like this release adds all the things I would have missed from Rye, but I don't think I use all of Rye's features
4 comments

I think uv hits everything that rye does, and with a solid implementation.

With love, rye is all vision, philosophy and duct tape. uv is built by a full-time team.

Aren't they the same team?
Rye was a one man project by mitsuhiko before it was adopted by astral. I think it's basically just his work.
See "Rye and Uv: August Is Harvest Season for Python Packaging"[1]

[1] https://lucumr.pocoo.org/2024/8/21/harvest-season/