graphkit
graphkit copied to clipboard
A lightweight Python module for creating and running ordered graphs of computations.
Results
21
graphkit issues
Sort by
recently updated
recently updated
newest added
`networkx` dependency was pinned on Python-2.x because travis builds on PY2 were failing because of this err: ```Running networkx-2.3/setup.py -q bdist_egg --dist-dir /tmp/easy_install-dKD38C/networkx-2.3/egg-dist-tmp-MBvy5O 312NetworkX 2.3+ requires Python 3.5 or later...