View the generated graph on github pages.
A little thing based on Toby Dickenson's py2depgraph for determining the dependency tree of tahoe-lafs.
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.