Outbound Link Summary:
2 months ago
p3k dots

Python Dependencies Are Fixable.

I was shocked when I started working with NodeJS teams at how aggressively and (frankly) recklessly they would add dependencies to a project. However NPM and Node are designed around that model of lots of external dependencies and they've adopted a lot of things that people have come to expect.

Relevant: pip-compile --generate-hashes