This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Jim Fasarakis-Hilliard
Recipients Jim Fasarakis-Hilliard, Zahari.Dim, belopolsky, christian.heimes, eric.smith, gaborjbernat, [email protected], lukasz.langa, maresb, martin.panter, orsenthil, pablogsal, remi.lapeyre, rhettinger, terry.reedy, tim.peters, tshepang, vstinner, wim.glenn
Date 2020-05-31.22:18:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
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
History
Date User Action Args
2020-05-31 22:18:53Jim Fasarakis-Hilliardsetrecipients: + Jim Fasarakis-Hilliard, tim.peters, rhettinger, terry.reedy, belopolsky, orsenthil, vstinner, eric.smith, christian.heimes, lukasz.langa, tshepang, [email protected], martin.panter, wim.glenn, Zahari.Dim, pablogsal, remi.lapeyre, gaborjbernat, maresb
2020-05-31 22:18:53Jim Fasarakis-Hilliardsetmessageid: <[email protected]>
2020-05-31 22:18:53Jim Fasarakis-Hilliardlinkissue17005 messages
2020-05-31 22:18:53Jim Fasarakis-Hilliardcreate