Drawing (directed) graphs

Magnus L. Hetland mlh at vier.idi.ntnu.no
Tue Nov 2 10:27:49 EST 1999


R.M.Everson at ex.ac.uk (R.M.Everson) writes:

> Hello,
> 
> Does anyone know of Python code for drawing graphs of the
> graph-theoretic type? Ideally, I'd like to be able to interactively
> add nodes and edges etc and add data to structures associated with the
> nodes and edges.

OK - so this isn't really an answer to your question... (I.e. it is
not a Python-implementation)... But Graphviz is really good IMO...

  http://www.research.att.com/sw/tools/graphviz/

I'm sure you could SWIG it and script it from Python...
And - maybe we should have something like this for PIDDLE too?

> 
> Many thanks
> Richard Everson.
--

  Magnus          Echelon jamming noise:
  Lie             FBI CIA NSA Handgun Assault Bomb Drug Terrorism
  Hetland         Special Forces Delta Force AK47 Hillary Clinton 




More information about the Python-list mailing list