pygraph icon indicating copy to clipboard operation
pygraph copied to clipboard

A graph manipulation library in pure Python

Results 4 pygraph issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/98256321/209391468-c8725a33-a4bc-4616-974d-d2723718c7a6.png)

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.