graphviz — Intermediate Playground
Python interface to Graphviz for graph/digraph rendering (DOT language)
graphviz intermediate patternsRun locally
Install
pip install graphvizPython CodeRun locally
These patterns demonstrate how graphviz is used in production applications.
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?