ANN: yet another python graphviz binding (yapgvb) 1.1.1

Lonnie Princehouse finite.automaton at gmail.com
Wed Feb 22 03:34:18 EST 2006


Introducing Yapgvb, a Python wrapper around the AT&T's graph layout
library Graphviz.

Features:
  - A nice clean Pythonic interface
  - Boost.Python wrapper around the C libraries; no more fiddling with
system calls to dot.
  - Read and write .dot files using Graphviz's own library routines.
  - Translation to and from Boost.Graph; do your computation using
Boost, and draw it with Graphviz.
  
URL:   http://yapgvb.sourceforge.net




More information about the Python-list mailing list