2 July 2005 0 comments IssueTrackerProduct
This blog post is 17 years old! Most likely, its content is outdated. Especially if it's technical.
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.
- Previous:
- ztar - my wrapper on tar -z 29 June 2005
- Next:
- Falling mannequin animation 4 July 2005
- Related by category:
- IssueTrackerProduct now officially abandoned 30 March 2012 IssueTrackerProduct
- Helpdeskshow - a quick review 26 April 2006 IssueTrackerProduct
- Major performance fix on file searches 19 November 2005 IssueTrackerProduct
- AJAX accelerated web widgets 23 June 2005 IssueTrackerProduct
- IssueTrackerProduct featured on Ajaxian.com 26 January 2006 IssueTrackerProduct
- Related by keyword:
- Google PageRank matrix calculator (graphically) 19 May 2004
- favicon2dots 12 February 2007