Date: Sun, 10 Sep 2017 19:54:39 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 222205] new port:graphics/py-graphviz: Simple Python interface for Graphviz Message-ID: <bug-222205-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222205 Bug ID: 222205 Summary: new port:graphics/py-graphviz: Simple Python interface for Graphviz Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: lbartoletti@tuxfamily.org Created attachment 186235 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D186235&action= =3Dedit py-graphviz-0.8 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 ren= der 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 w= ell as the Jupyter Qt Console. --- Poudriere 10, 11 i386/amd64 OK=20 Portlint OK Tested on 11amd64 with python2.7 and python3.6 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-222205-13>