[ 源代码: pydot ]
软件包:python3-pydot(1.4.1-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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-pyparsing (>= 2.0.1+dfsg1-1)
- alternative to creating and executing simple grammars - Python 3.x