graphviz:Graphviz的简单Python界面

时间:2021-05-12 17:29:17
【文件属性】:
文件名称:graphviz:Graphviz的简单Python界面
文件大小:184KB
文件格式:ZIP
更新时间:2021-05-12 17:29:17
Python Graphviz 该软件包有助于使用Python的图形绘制软件()的语言创建和呈现图形描述。 创建一个图形对象,通过添加节点和边来组装图形,并检索其DOT源代码字符串。 将源代码保存到文件中,并通过系统的Graphviz安装进行呈现。 使用view选项/方法可直接使用默认应用程序检查生成的文件(PDF,PNG,SVG等)。 图形还可以在(以前称为, )和Jupyter QtConsole中进行渲染和显示。 链接 GitHub: https : //github.com/xflr6/graphviz PyPI: https ://pypi.org/project/graphviz/ 文档: https : //graphviz.readthedocs.io 变更日志: https : //graphviz.readthedocs.io/en/latest/changelog.h
【文件预览】:
graphviz-master
----setup.py(2KB)
----.gitignore(236B)
----try-examples.py(397B)
----requirements.txt(75B)
----.readthedocs.yml(156B)
----.travis.yml(277B)
----MANIFEST.in(266B)
----setup.cfg(493B)
----LICENSE.txt(1KB)
----examples()
--------hello.py(169B)
--------fdpclust.py(437B)
--------structs.py(927B)
--------unix.py(2KB)
--------fsm.py(846B)
--------graphviz-escapes.ipynb(13KB)
--------graphviz-engines.ipynb(26KB)
--------graphviz-notebook.ipynb(31KB)
--------rank_same.py(421B)
--------er.py(1KB)
--------angles.py(1KB)
--------process.py(487B)
--------cluster_edge.py(490B)
--------btree.py(908B)
--------notebook.ipynb(31KB)
--------cluster.py(918B)
--------traffic_lights.py(1002B)
--------g_c_n.py(502B)
--------structs_revisited.py(461B)
----README.rst(6KB)
----tests()
--------conftest.py(2KB)
--------test_dot.py(7KB)
--------test_files.py(6KB)
--------test_tools.py(998B)
--------utils.py(293B)
--------test_lang.py(2KB)
--------files()
--------test_backend.py(12KB)
----CHANGES.txt(12KB)
----.gitattributes(20B)
----graphviz()
--------dot.py(11KB)
--------__init__.py(2KB)
--------lang.py(5KB)
--------backend.py(13KB)
--------tools.py(1KB)
--------files.py(13KB)
----docs()
--------api.rst(2KB)
--------examples.rst(2KB)
--------index.rst(422B)
--------conf.py(6KB)
--------_static()
--------round-table.png(15KB)
--------changelog.rst(44B)
--------manual.rst(21KB)
--------notebooks.rst(574B)
--------license.rst(59B)
----run-tests.py(389B)
----tox.ini(126B)

网友评论