python_graphviz_python310
Simple interface for Graphviz
python_graphviz_python310
Descrizione
This package facilitates the creation and rendering of graph descriptions in the DOT_ language of the Graphviz_ graph drawing software (upstream 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 <notebook_>_, nbviewer <notebook-nbviewer_>_) as well as the Jupyter QtConsole_.
Installa
Canale stable v0.20.1-4
Questa app e' curata in HaikuPorts. Installala da li', e' gia' disponibile in HaikuDepot.
pkgman install python_graphviz_python310
Attenzione: il file arriva dal server di HaikuPorts, ma installarlo a mano non è la strada consigliata. È «pkgman» a risolvere le dipendenze che un .hpkg non porta con sé: un pacchetto installato da solo potrebbe non partire. Usa il comando pkgman qui sopra, a meno che tu non sappia esattamente perché ti serve il file.