python3-pydot - Python3 interface to Graphviz's Dot language
| Website: | http://code.google.com/p/pydot/ |
|---|---|
| License: | MIT |
| Vendor: | Alcance Libre, Inc. |
- Description:
An interface for creating both directed and non directed graphs from Python. Currently all attributes implemented in the Dot language are supported (up to Graphviz 2.16). Output can be inlined in Postscript into interactive scientific environments like TeXmacs, or output in any of the format's supported by the Graphviz tools dot, neato, twopi.
Packages
| python3-pydot-1.0.28-16.fc14.al.noarch [44 KiB] |
Changelog
by Joel Barrios (2020-06-08):
- Rebuild with Python 3.6. |