[ 原始碼: pydot ]
套件:python3-pydot(1.4.2-1)
Python interface to Graphviz's dot (Python 3)
pydot allows one to easily create both directed and non directed graphs from Python. Currently all attributes implemented in the Dot language are supported.
Output can be inlined in Postscript into interactive scientific environments like TeXmacs, or output in any of the format's supported by the Graphviz tools dot, neato, twopi.
This package contains pydot for Python 3.
其他與 python3-pydot 有關的套件
|
|
|
|
-
- dep: graphviz
- rich set of graph drawing tools
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pyparsing (>= 2.0.1+dfsg1-1)
- alternative to creating and executing simple grammars - Python 3.x