py311-graphviz
0.10.1_1Simple Python interface for Graphviz
This package facilitates the creation and rendering of graph descriptions in the DOT language of the Graphviz graph drawing software (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 (a.k.a. IPython notebooks, example) as well as the Jupyter Qt Console.
Origin: graphics/py-graphviz
Category: graphics
Size: 152KiB
License: MIT
Maintainer: lbartoletti@FreeBSD.org
Dependencies: 2 packages
Required by: 4 packages
Website: github.com/xflr6/graphviz
$
pkg install py311-graphvizDependencies (2)
Required By (4 packages)
More in graphics
cairo1.18.2,3
Vector graphics library with cross-device output supportgdk-pixbuf22.44.1
Graphic library for GTKlibglvnd1.7.0
GL Vendor-Neutral Dispatch librarypng1.6.53
Library for manipulating PNG imagesjpeg-turbo3.1.3
SIMD-accelerated JPEG codec which replaces libjpeglibGLU9.0.3
OpenGL utility librarywayland1.24.0_2
Core Wayland window system code and protocoltiff4.7.1
Tools and library routines for working with TIFF imagespy311-pillow11.3.0_1
Fork of the Python Imaging Library (PIL)sdl_image1.2.12_14
Simple library to load images of various formats as SDL surfaces