[ 源代码: pydot ]
软件包:python3-pydot(2.0.0-3)
Python interface to Graphviz's dot
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.
其他与 python3-pydot 有关的软件包
|
|
|
|
-
- dep: graphviz
- rich set of graph drawing tools
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pyparsing
- alternative to creating and executing simple grammars - Python 3.x