uv
brew install uv
v0.11.23
Apache-2.0 OR MIT
Rust-based Python package installer and dependency resolver, orders of magnitude faster than pip and Poetry.
Why you might care
Drop-in replacement for pip/pip-tools/Poetry that installs Python packages and resolves dependencies in seconds instead of minutes. Single binary, no Python runtime needed to run uv itself. Handles lock files, virtual environments, and script execution—radically speeds up CI/CD and local Python workflows.
166.1k
30-day installs · #16
522.3k
90-day · #20
1.6M
365-day · #30
Build dependencies
Links
- https://docs.astral.sh/uv/
- Brew formula source: Formula/u/uv.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"pip",
"Poetry",
"pipenv",
"pdm"
],
"build_dependencies": [
"pkgconf",
"rust"
],
"categories": [
"package-manager",
"python"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Extremely fast Python package installer and resolver, written in Rust",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:40:36+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "uv",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://docs.astral.sh/uv/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "uv",
"installs_30d": 166107,
"installs_365d": 1570755,
"installs_90d": 522298,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "Apache-2.0 OR MIT",
"llm_generated_at": "2026-06-20T23:42:08+00:00",
"llm_model": "claude-haiku-4-5",
"name": "uv",
"oldnames": [],
"one_liner": "Rust-based Python package installer and dependency resolver, orders of magnitude faster than pip and Poetry.",
"optional_dependencies": [],
"rank_30d": 16,
"rank_365d": 30,
"rank_90d": 20,
"raw_hash": "86f2441249f1c31c",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/u/uv.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [
{
"python": "test"
},
"bzip2",
"xz"
],
"version_head": "HEAD",
"version_stable": "0.11.23",
"versioned_formulae": [],
"why_use_this": "Drop-in replacement for pip/pip-tools/Poetry that installs Python packages and resolves dependencies in seconds instead of minutes. Single binary, no Python runtime needed to run uv itself. Handles lock files, virtual environments, and script execution\u2014radically speeds up CI/CD and local Python workflows."
}