[ ソース: 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
- 豊富なグラフ描画ツールセット
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-pyparsing (>= 2.0.1+dfsg1-1)
- alternative to creating and executing simple grammars - Python 3.x