Feb22

yapgvb - a binding for Graphviz

Categories: Python

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.

Leave a Reply