Python tool that builds a dependency diagram for methods of a class [closed] Python tool that builds a dependency diagram for methods of a class [closed] python python

Python tool that builds a dependency diagram for methods of a class [closed]


Have you looked at Snakefood yet? It looks like it's exactly what you're looking for.


Have you tried pydev? It's a python extension for eclipse. I believe it allows you to use the "call hierarchy" feature of Eclipse to view a call graph for a given method. It's not quite what you want but maybe it's enough to get started.


i was confuse in this question too,i have found a search helper help me to find the call hierarchy in another way. not very good but better than donot have. sorry about my english.

ps.IDE eclipse+pydev