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
- Fix uv init layout for stubs packages
- Deduplicate binary payloads in the wheel cache
- uv publish follows redirects from pypiserver
- Respect --no-workspace across project commands
- Add a benchmark interface to the `uv` crate
- Add `--flatten` to `uv tree`
- Add `--only-emit-workspace` to `uv tree`
- Add `--depends-on` to `uv workspace list`
- Warn when `pyproject.toml` uses TOML 1.1 syntax (e.g. multi-line inline tables) that Python's `tomllib` can't parse
- extra != '...' environment markers always evaluate to false
- Docs
- Rust not yet supported