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
- minor formatting: dependency grouping not preserved if there's an empty line between
- Extend `uv tree` with options to support `johnnydep` use case
- Consider requiring explicit `VIRTUAL_ENV` for `uv run` tests
- Create environment variable to place all uv data under one directory
- If we have no environment markers, choose the smallest wheel during resolution
- Add notes about dependency normalisation in the documentation
- Add examples of uv projects
- uv stubs are 32 bit, when they should be 64 bit, on windows
- uv: parse scripts entries and warn on non-package projects
- tests: find a reliable strategy for testing system and managed interpreters
- Docs
- Rust not yet supported