Wow...that's flippin' awesome.
I would love to use that tool to analyze some of my projects that
incorporate some libraries with dependencies I don't really have a
good grasp of.
Would you consider making a github or bitbucket project of it?
Thanks,
S
>
> OK - I've updated the graphs and data to only include explicitly
> imported apps - but it still doesn't check if something is required -
> that's OK for me as I'm interested in how apps might be using other
> apps. The dot format graph is now much cleaner - I simply updated the
> existing links.
>
> http://ptone.com/temp/pinax_graph.json
> http://www.ptone.com/temp/pinax-dot.png
> http://www.ptone.com/temp/pinax-circo.png
>
> Also I put the two files up on github - the use of modulefinder makes
> the first step run pretty slow, but I think in the end is easier the
> writing a custom parser or regex tool
>
> http://gist.github.com/225231
Awesome! I'm applying it to a graph of a web site map -- I'll send
over any improvements/changes when I get it working.
Pretty cool stuff...
S
>
> Sorry to keep piling on this thread - but for anyone else working to
> learn pinax - I'll share the output of the django-extensions
> graph_models output in case you don't have the required bits
> installed:
>
> http://www.ptone.com/temp/pinax-social-models.png
Was this generated with the same code up on github?
S
The things ya' learn just hangin' out on mailing lists...
Thanks!
S