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
- Unknown operation system: mingw_x86_64_ucrt
- Add option to force use of `uv.lock` file when adding dependency or installing a tool
- Clarify the benefits of `uv.lock` over `requirements.txt`
- Make metadata caching of local projects opt-in when it is dynamic?
- Allow command for `tool.uv.index-url` and `tool.uv.pip.index-url`
- Add a project type that uses `[dependency-groups]` only and doesn't define a `[project]` table? Sync `dependency-groups.main` by default?
- How to handle named environments with different python versions?
- bug: Overriding self as workspace (to remove constraints on self from dependencies) prevents uv from installing dev-deps
- Great work, but can we support build script e.g. `build.py` for building simple C extension modules?
- Add option to uv export to obtain version in workspace packages
- Docs
- Rust not yet supported