Links tagged “dependency”
4 links, newest first.
pypi.python.org
Command-line utility that displays installed Python packages as a dependency tree rather than a flat list.
medium.com
Why Netflix keeps hundreds of separate repositories and adds publisher feedback, automated version bumps and cross-repo refactoring rather than moving to a monorepo.
electricmonk.nl
A step-by-step explanation of dependency resolution over a graph, with Python code that derives an install order and detects circular dependencies.


