Dependency Management
Why I finally stopped trusting ‘pip install’
PyPI safety: “Pinning versions gives a false sense of security. Putting requests==2. 31. 0 in a requirements file feels like enough to sleep soundly.
Why I Finally Switched to Hatch for Python Builds
Actually, I should clarify — I’ve spent the last decade fighting with Python packaging. I’ve written setup. py files that looked Learn about Hatch build.
