python3-pydotplus

interface to Graphviz's Dot language - Python 3.x
  http://pydotplus.readthedocs.org/
  0
  no reviews



PyDotPlus is an improved version of the old pydot project that provides a Python Interface to Graphviz's Dot language.

Differences with pydot: * Compatible with PyParsing 2.0+. * Python 2.7 - Python 3 compatible. * Well documented. * CI Tested.

This package contains the Python 3.x module.