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
- Support `pip wheel` subcommand
- Use settings from the pip configuration file (`pip.conf`)
- Add option to upgrade all packages in the environment, e.g., `upgrade --all`
- Suggestion: `uv bundle`, `uv build --release` or similar to create a contained executable a la pyinstaller, py2exe
- Add support for locking build dependencies
- Request for `uv.lock` to support different index urls across different developer machines and CI environments
- Add support for delocating macOS wheels
- Upgrade dependencies in `pyproject.toml` (`uv upgrade`)
- Add a command to activate the virtual environment, e.g., `uv shell`
- Documentation feedback
- Docs
- Rust not yet supported