summaryrefslogtreecommitdiffstats
path: root/libraries/pydot/README
blob: 1db185812ed816e83c2bc28c629220520242ca34 (plain)
pydot allows to easily create both directed and non directed graphs
from Python. Currently all attributes implemented in the Dot
language are supported (up to Graphviz 2.16).

This requires pyparsing and graphviz.