Python interface to Graphviz's Dot
conda install -c conda-forge pydot
conda install -c "conda-forge/label/cf201901" pydot
conda install -c "conda-forge/label/cf202003" pydot
conda install -c "conda-forge/label/gcc7" pydot
This module provides with a full interface to create handle modify and process graphs in Graphviz’s dot language.