yapgvb - a binding for Graphviz
Posted in Python on Feb 22nd, 2006 No Comments »
My project d2g is currently reading a description file for dependencies, then generating a text file that can be fed to graphviz to generate a picture of the graph. yapgvb is a wrapper in Python for graphviz, so I’ll migrate my code to use, so no additional step will be required.