pygraph
pygraph copied to clipboard
A graph manipulation library in pure Python

It fails with: ``` File "/usr/lib/python3.6/site-packages/pygraph/functions/planarity/kocay_algorithm.py", line 1061 except Exception, e: ``` When I install with ```# pip install git+https://github.com/jciskey/pygraph``` instead it works fine.
@jciskey @Fynardo @adelplanque : Please upload this version, so that we can access this excellent library using pip.