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
- Support `tool.hatch.build.dev-mode-dirs` without requiring project dependencies to be installed
- Allow `--isolated` with script execution
- support isolated PEP 723 scripts
- Always ensure wheels are compatible with the required Python versions
- Loop on `EINTR` on file lock acquisition
- Should/make `uv cache prune` delete packages that are not used anywhere via link count
- Need for universal resolution when running `uv run --python 3.xx`?
- Multiple OpenMP versions cause segfault
- `uv venv` suspends itself while prompting
- `uv sync --resolution=lowest-direct` selects incompatible version for `bottleneck` on macOS+arm64
- Docs
- Rust not yet supported