View the generated graph on github pages.
A little thing based on Toby Dickenson's py2depgraph for determining the dependency tree of twisted.
It's generalizable, but I haven't. The purpose of this is for assisting in python 3 porting: module dependencies as determined from imports are useful in determining which things have their dependencies ported or not.
At this point, everything is automated with travis. Rebuilds of the
gh-pages branch happen automatically when twisted trunk is updated.