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

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to