xdot.py is an interactive viewer for graphs written in Graphviz's dot
language.
It uses internally the graphviz's xdot output format as an intermediate
format, and PyGTK and Cairo for rendering.
xdot.py can be used either as a standalone application from command
line, or as a library embedded in your python application.
Features:
* Since it doesn't use bitmaps, it is fast and has a small memory
footprint.
* Arbitrary zoom.
* Keyboard/mouse navigation.
* Supports events on the nodes with URLs.
* Animated jumping between nodes.
* Highlights node/edge under mouse.
This requires: graphviz, python3-numpy
Maintained by: Kyle Guinn
Keywords: python,graphviz,dot
ChangeLog: xdot
Homepage:
https://github.com/jrfonseca/xdot.py
Download SlackBuild:
xdot.tar.gz
xdot.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
slack-desc |
xdot.SlackBuild |
xdot.info |
© 2006-2023 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds