uv
https://github.com/astral-sh/uv
Rust
An extremely fast Python package and project manager, written in Rust.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported1 Subscribers
Add a CodeTriage badge to uv
Help out
- Issues
- Track Git metadata across reftables, tags, and worktree references
- Propagate tool enumeration errors in uv tool upgrade --all
- Remove receipt in uninstallation instructions
- `uv python install` ignores `--default` when older version is specified
- Let a project advertise its run target to uvx (project-side equivalent of pipx's [pipx.run])
- `uv run` uses wrong python interpreter inside virtualenv with copied python
- uv run resolves a console-script to a different, already-deleted project's stale cached venv
- Suggest a newer patch release when an unbuilt Python version is requested
- Interpreter discovery aborts on a PATH candidate that fails to execute (pyenv shim, exit 127) instead of skipping it
- Validate behavior of `--upgrade` and `--reinstall` with URL dependencies
- Docs
- Rust not yet supported