Skip to content

marvin-hao/DepAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DepAnalysis

DepAnalysis is a tool for generating graphs of call dependencies within classes.

One of the dependencies of our module is pydot, which does not fully support Python 3.x yet. Before running DepAnalysis, a modification should be done to the pydot module. Please change occurrences of file() in the module to open().

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages