ronaldoussoren / modulegraphLinks

modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph uses similar methods to modulefinder from the standard library, but uses a more flexible internal representation, has more extensive knowledge of special cases, and is extensible.
46Updated 2 years ago

Alternatives and similar repositories for modulegraph

Users that are interested in modulegraph are comparing it to the libraries listed below

Sorting: