News

The newly approved Python Enhancement Proposal 751 gives Python a standard lock file format for specifying the dependencies of projects. Here’s the what, why, and when.
Overview The Poetry and UV projects both give you high-level tools for creating and managing Python projects, including tracking dependencies and creating lockfiles from them.