best-of-python-dev
best-of-python-dev copied to clipboard
Add project: uv
- Project Name: uv
- Github URL: https://github.com/astral-sh/uv
- Category: Dependency & Package Managers
- License: MIT License or Apache-2.0 license
- Package Managers: pypi:uv
Additional context: An extremely fast Python package and project manager, written in Rust. (from their readme file)
uv definitely needs to be on this list! From the same people that did Ruff.
I would also add it in the build tools, as uv has it's own build package. The uv_build backend is even the default build backend when managing a project with uv from version 0.8.0 https://github.com/astral-sh/uv/releases/tag/0.8.0.