This repository was archived by the owner on Feb 5, 2026. It is now read-only.
UV - Rye migration tool #1360
lucianosrp
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I still use
ryefor most of my projects but sinceuv 0.3.0I want to give uv a try for "project/repository management".I wrote a small CLI tool to convert the existing pyproject.toml rye's settings into uv's one.
But I think there might be users who would also want to move from uv to rye whenever they want to try new features, so I was planning to add the uv->rye conversion feature.
Not sure if you would consider implementig this in
ryeitself.. Something likerye migrateWould love to get some comments on this 😊
Beta Was this translation helpful? Give feedback.
All reactions