uv is a high-performance Python package manager written in Rust. Initially released as a pip replacement, uv now offers comprehensive project management, tool installation, Python bootstrapping, and script execution. It creates cross-platform lockfiles, manages dependencies, and supports workspaces, making Python development simpler and faster. The tool is particularly optimized for managing large projects and ensuring consistent environments across different platforms.

10m read timeFrom astral.sh
Post cover image
Table of contents
Projects #Dependency sources: editables, relative paths, and more #Workspaces #Tools #Python bootstrapping #Single-file scripts #Built for scale #
5 Comments

Sort: