An open API service indexing awesome lists of open source software.

https://github.com/activestate/depgraph

Dependency resolution algorithms for Python packages (used in PyPM)
https://github.com/activestate/depgraph

Last synced: about 1 year ago
JSON representation

Dependency resolution algorithms for Python packages (used in PyPM)

Awesome Lists containing this project

README

          

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.