- ARCHIVE / TAG ARCHIVE
- Installing PyGraphviz [tested on OSx Leopard]
PyGraphviz is a Python interface to the Graphviz graph layout and visualization package. With PyGraphviz you can create, edit, read, write, and draw graphs using Python to access the Graphviz graph data structure and layout algorithms. [I was doing this in order to benefit from some of the django-command-extension functionalities] 1. Get graphviz here and […]