Bundle Dependency Graphs

9 views
Skip to first unread message

Carl Hall

unread,
Sep 2, 2011, 1:11:21 AM9/2/11
to Nakamura List
I've scratched together a python script[1] to generate some first level and full depth dependency graphs (graphviz dot png's) for our bundles[2]. The information to build this is harvested from a running OAE server with 2 extra bundles added (Felix Remote Shell) for easier connectivity. I'll try to add some more to the script to give better visuals of what the graphs are telling us. All comments and requests are welcome.

Zach Thomas

unread,
Sep 2, 2011, 11:30:32 AM9/2/11
to Sakai Nakamura
Hey, this is awesome. Is there a way to get it to output the raw text
of the graphviz document?

OmniGraffle can open dot files, so we could make these pictures as
pretty as we want.

Zach

Carl Hall

unread,
Sep 2, 2011, 11:45:16 AM9/2/11
to sakai-...@googlegroups.com
dot files can be generated by changing the graph instantiation to something like this:

G=pgv.AGraph("file.dot")

--
You received this message because you are subscribed to the Google Groups "Sakai Nakamura" group.
To post to this group, send email to sakai-...@googlegroups.com.
To unsubscribe from this group, send email to sakai-kernel...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/sakai-kernel?hl=en.


Reply all
Reply to author
Forward
0 new messages