Python Tutorial: UV - A Faster, All-in-One Package Manager to Replace Pip and Venv
Corey Schafer via YouTube
35% Off Finance Skills That Get You Hired - Code CFI35
AI Engineer - Learn how to integrate AI into software applications
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn about UV, a new and fast Python package manager from Astral (makers of Ruff) in this 27-minute tutorial video. Discover how UV serves as an extremely fast, all-in-one replacement for pip, venv, virtualenv, pip-tools, and pipx. Follow along to install UV, initialize projects, manage dependencies with pyproject.toml and lock files, handle virtual environments automatically, run scripts, and install global Python tools. Compare the UV workflow with traditional pip and venv approaches to understand the significant speed and efficiency improvements UV offers for your Python development workflow.
Syllabus
Python Tutorial: UV - A Faster, All-in-One Package Manager to Replace Pip and Venv
Taught by
Corey Schafer