Python Network Graph Library

Anand Patil anand.prabhakar.patil at gmail.com
Wed Nov 28 18:48:16 EST 2007


On Nov 28, 2007 2:38 PM, jay graves <jaywgraves at gmail.com> wrote:

> On Nov 28, 3:15 pm, "daftspan... at gmail.com" <daftspan... at gmail.com>
> wrote:
> > Hi Folks,
> >
> > I am looking for a network Graph Library with Python bindings (Iron or
> > C!).
> >
> > Just need a simple relationship visualisation - seen a few via google
> > but many seem to be unmaintained.
> >
>
> I've used GraphViz before but never any of the Python bindings.  It's
> always been easy enough to just generate the .dot file that Graphviz
> expects.
> http://www.graphviz.org/
>
> I've also book marked NetworkX but I've never used it.
> https://networkx.lanl.gov/wiki
>
> I'm sure there are others.
>
> HTH.
> Jay Graves
> --
> http://mail.python.org/mailman/listinfo/python-list
>


Try PyDot, http://dkbza.org/pydot.html . I've had good luck with it.

Anand
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20071128/ddfb2881/attachment.html>


More information about the Python-list mailing list