/file-dependency-graph

Build the graph of files and their dependencies on other files

Primary LanguageHTMLMIT LicenseMIT

file-dependency-graph

Build the graph of files and their dependencies on other files using networkx library. The directory for input files can be set in FILE_PATH variable. The graph is exported into GEXF file format (v 1.2) and can be analyzed in Graph Analysis Tools i.e. Gephi and others.