osprey-oss/migrate-to-uv
Migrate a project from Poetry/Pipenv/pip-tools/pip to uv package manager observed · 2026-09-01
Health v2 · maintenance only
81/100
- Activity 100
- Release rhythm 78
- Longevity 43
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 7.0
- age_days: 615
- days_rel: 147
- days_push: 4
- n_releases_24m: 23
Adoption not part of the score
1159 stars · 14 forks observed · 2026-09-01
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A CLI tool that migrates Python projects from Poetry, Pipenv, pip-tools, or pip to the uv package manager. It converts project metadata, dependencies, and lock files into uv-compatible pyproject.toml and uv.lock formats.
Use cases
- migrate a project from poetry to uv
- convert pipenv project to uv
- switch from pip-tools to uv
- move requirements.txt project to uv
- generate uv.lock from poetry.lock
- convert poetry caret version constraints to PEP 440
When to choose
- you want to adopt uv while preserving locked dependency versions
- your project uses Poetry, Pipenv, pip-tools, or pip metadata
- you want automated conversion of dependency sources, markers, and groups
When to avoid
- your project uses setuptools or another unsupported package manager
- you need a fully verified migration without manual review of the result
Facets
cli-tool · maturity active
package-manager developer-tools configuration-management developer-tools cli cross-platform uv poetry pipenv pip-tools migration pyproject-toml rust command-line python
2 sources
- readme: https://github.com/osprey-oss/migrate-to-uv · fetched 2026-09-01 · 13aa30b6aecd
- homepage: https://osprey-oss.github.io/migrate-to-uv/ · fetched 2026-08-29 · 0316d2d1624e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| osprey-oss/migrate-to-uv | main | 81 |
For agents
markdown · JSON · MCP: product_card(name="osprey-oss/migrate-to-uv")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem