#dependency-resolution

[ follow ]
Software development
fromMedium
2 weeks ago

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

uv is a Rust-based Python tool combining fast dependency resolution, installation, environment and Python version management into a single, high-performance binary.
Python
fromTall, Snarky Canadian
2 months ago

Why it took 4 years to get a lock files specification

A lock file must unambiguously record where and how to obtain and install every dependency, handling source trees, sdists, wheels, specifiers, and dependency graphs.
[ Load more ]