astral-sh/uv
An extremely fast Python package and project manager, written in Rust. observed · 2026-08-28
Health v2 · maintenance only
90/100
- Activity 99
- Release rhythm 87
- Longevity 76
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: 2.0
- age_days: 1066
- days_rel: 8
- days_push: 7
- n_releases_24m: 209
Adoption not part of the score
89125 stars · 3517 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
uv is an extremely fast Python package and project manager written in Rust by Astral. It replaces pip, pip-tools, pipx, poetry, pyenv, virtualenv, and twine with a single tool that handles dependency resolution, lockfiles, Python version management, script execution, and package publishing.
Use cases
- install python packages faster than pip
- manage python project dependencies with a lockfile
- replace poetry and pip-tools with one tool
- install and manage python versions
- run python scripts with inline dependencies
- run cli tools from pypi without installing globally
- create and manage virtual environments
- build and publish python packages
When to choose
- you want a single fast tool for Python packaging, environments, and Python version management
- you need reproducible installs with a universal lockfile
- you want a drop-in pip-compatible interface with better performance
- you manage many projects or monorepo-style workspaces
When to avoid
- you rely on tooling deeply integrated with pip or poetry workflows that uv does not support
- you need features still marked as preview or experimental
- your environment requires a pure-Python package manager
Facets
cli-tool · maturity stable
package-manager build-tool cli developer-tools developer-tools windows cli cross-platform python-packaging dependency-resolution virtualenv lockfile pip-replacement rust command-line python automation macos linux
10 sources
- readme: https://github.com/astral-sh/uv · fetched 2026-08-28 · 645e12397342
- homepage: https://docs.astral.sh/uv · fetched 2026-08-28 · 22f8c843f987
- site_page: https://docs.astral.sh/uv/getting-started/ · fetched 2026-08-28 · db524b9157ff
- site_page: https://docs.astral.sh/uv/getting-started/installation/ · fetched 2026-08-28 · 8176e22da3e9
- site_page: https://docs.astral.sh/uv/getting-started/first-steps/ · fetched 2026-08-28 · f6ab8b7306b6
- site_page: https://docs.astral.sh/uv/getting-started/features/ · fetched 2026-08-28 · cbcadd2a5a64
- site_page: https://docs.astral.sh/uv/getting-started/help/ · fetched 2026-08-28 · e420c001fccf
- site_page: https://docs.astral.sh/uv/guides/install-python/ · fetched 2026-08-28 · 5ad5f68f02d7
- site_page: https://docs.astral.sh/uv/guides/integration/ · fetched 2026-08-28 · 20cef2304402
- site_page: https://docs.astral.sh/uv/concepts/preview/ · fetched 2026-08-28 · 13581efa0c02
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| astral-sh/uv | main | 90 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem