URL: https://www.peterbe.com/plog/module-dependencies-of-issuetracker.py/debs.png

Dependency graph of IssueTracker.py A rather impressive yet useless dependency graph of IssueTracker.py I created this graph simply by downloading py2depgraph.py and depgraph2dot.py from this website

The result is a big ass picture with little boxes that describe each little module that is connected to IssueTracker.py in some way. This image becomes rather useless to me because it digs down into python libs that the code never really goes near. To make this genuinely useful one would have to intercept the .dot file and remove references to libs that aren't interesting.

Comments

Your email will never ever be published.

Previous:
ztar - my wrapper on tar -z June 29, 2005 Python, Linux
Next:
Falling mannequin animation July 4, 2005 Misc. links
Related by category:
IssueTrackerProduct now officially abandoned March 30, 2012 IssueTrackerProduct
Release package file size July 29, 2005 IssueTrackerProduct
AJAX accelerated web widgets June 23, 2005 IssueTrackerProduct
Helpdeskshow - a quick review April 26, 2006 IssueTrackerProduct
Related by keyword:
Google PageRank matrix calculator (graphically) May 19, 2004 Mathematics
favicon2dots February 12, 2007 Misc. links