This package facilitates the creation and rendering of graph descriptions in the DOT language of the Graphviz graph drawing software (upstream repo) from Python. Create a graph object, assemble the ...
and networkx can convert its graphs to pydot. Development occurs at GitHub, where you can report issues and contribute code. No matter what you want to do with pydot, it will need some input to start ...