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 supported2 Subscribers
Add a CodeTriage badge to uv
Help out
- Issues
- Add `--outdated` to `uv python uninstall` and `--uninstall` to `uv python upgrade`
- `uv lock --locked` does not detect transitive dependencies that are no longer depended on by anything
- `uv tool install` produces broken shims when `UV_TOOL_DIR` path changes between cached runs
- uv set venv python version to existing environment, and won't work
- Support `tool upgrade --output-format=json`
- `exclude-newer`: Parsing failures should become an error
- Fail on `exclude-newer` parse errors
- Improve `uv cache` cleanup and add global project and venv management
- Feature request: native `uv list` for installed packages (conda-style filtering)
- Add `uv tool upgrade --with <new_pkg>` or `--add-with <new_pkg>` to add packages to an install
- Docs
- Rust not yet supported