uv: Speed Meets Simplicity in Python Package Management
Language: Hebrew
The presentation was given on 2025.03.24 at PyWeb-IL #114 - March 2025.
This talk introduces uv, a groundbreaking Python package and project manager built with Rust, designed to simplify and accelerate Python workflows. Python packaging, long considered complex and slow, is reimagined with uv’s innovative, unified approach. From installing Python and creating virtual environments to managing dependencies and running scripts, uv replaces tools like pip, virtualenv, and poetry with a single, fast, and efficient solution.