YAPGVB provides Python bindings to Graphviz, with an intuitive Python interface.
Where to get Yapgvb for...
... Linux
- Ubuntu and Debian: sudo apt-get install python-yapgvb
- Others: Download the source tarball and see README
... Windows
- Deprecated versions for Python 2.4 and 2.5 are more powerful, since they use the Boost.Python bindings.
... Mac
- (Untested) Download the source tarball and run python setup.py install
Reference
- Documentation is still on Sourceforge for the moment
- Examples are in the source code repository.
News
- 1-31-09 Hosting moved from Sourceforge to Google Code
YAPGVB 1.2.0 will work on Windows with recent versions of Python.
A pure-Python backend has been created, so YAPGVB is no longer dependent linking to Graphviz libraries.
Questions? Email lonnie dot princehouse at gmail dot com