DigiNews

Tech Watch by Johan Denoyer

← Back to articles

Pip 26.2: –only-deps solves 16 years of app deployment hacks

Quality: 8/10 Relevance: 9/10

Summary

The article discusses Pip 26.2's new --only-deps flag, which lets you install a project's dependencies without installing the project itself. It covers historical challenges with Python dependency management, the role of pyproject.toml and PEPs (517 and 735), and how a community-driven change (and the uv tool) could streamline deployment workflows for application-style Python projects.

🚀 Service construit par Johan Denoyer