[ ソース: 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
- 豊富なグラフ描画ツールセット
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pyparsing
- alternative to creating and executing simple grammars - Python 3.x