Mastodon Feed: Post

Mastodon Feed

Reblogged by keul@fosstodon.org ("Luca Fabbri"):

grant_h ("Grant_H") wrote:

#Python question:
I'm looking for an open-source code library that will let me graphically edit 2D objects, in the sense of nodes and edges. add, move, connect (smart edges). Something like Visio/ yED, but all in Python.

I want to (re)explore some extensions to graph theory, and use it for teaching tools.
I wrote something C++ in the 90's, but am hoping there is something out there already.
Boosts, etc are all welcome.
TIA