/depgraph

Dependency resolution algorithms for Python packages (used in PyPM)

Primary LanguagePython

depgraph

This is the full implementation of dependency algorithm for Python packages, used in PyPM. It supports setuptools style "requirements" in that even "extras" are supported.