#python-package-manager

[ follow ]
Python
fromMedium
1 month ago

uv: The Blazing-Fast Python Package Manager Changing the Game

uv delivers extremely fast, Rust-based Python dependency resolution and installation with aggressive caching, automatic virtual environments, and integrated Python version and tool management.
fromRealpython
3 months ago

Python Project Management With uv Quiz - Real Python

In this quiz, you will review how to use uv, the high-speed Python package and project manager. You will practice key commands, explore the files uv creates for you, and work with project setup tasks. This is a great way to reinforce project management basics with uv and get comfortable with its streamlined workflows. The quiz contains 6 questions and there is no time limit.
Python
[ Load more ]