Popularity
5.5
Declining
Activity
8.1
Growing
1,563
32
208

Description

This package facilitates the creation and rendering of graph descriptions in the DOT language of the Graphviz graph drawing software (master repo) from Python.

Create a graph object, assemble the graph by adding nodes and edges, and retrieve its DOT source code string. Save the source code to a file and render it with the Graphviz installation of your system.

Use the view option/method to directly inspect the resulting (PDF, PNG, SVG, etc.) file with its default application. Graphs can also be rendered and displayed within Jupyter notebooks (formerly known as IPython notebooks, example) as well as the Jupyter Qt Console.

Programming language: Python
License: MIT License
Latest version: v0.20.2

Graphviz alternatives and similar packages

Based on the "Data Visualization" category.
Alternatively, view Graphviz alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Graphviz or a related project?

Add another 'Data Visualization' Package