Name: | python3-graphviz |
---|---|
Epoch: | 1 |
Version: | 0.20.1 |
Release: | 11.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 323835 |
License: | MIT |
RPM: | python3-graphviz-0.20.1-11.el10_0.noarch.rpm |
Source RPM: | python-graphviz-0.20.1-11.el10_0.src.rpm |
Build Date: | Sat Feb 15 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/xflr6/graphviz |
Summary: | Simple Python interface for Graphviz |
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. |