Jim Fasarakis-Hilliard <[email protected]> added the comment:
Another option, `graphlib`[1], does exist on PyPI but is not maintained and currently read-only by the author. Other flavors[2][3] of the same name also don't seem to have much adoption so they shouldn't confuse if a name like `graphlib` was chosen. [1] https://github.com/bruth/graphlib/ [2] https://github.com/MengLiuPurdue/graph_lib [3] https://github.com/EmileTrotignon/GraphLib ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue17005> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
