v 0.19.3 Updated: 2 years, 1 month ago
Python module dependency analysis tool
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.
http://undefined.org/python/#modulegraph
Installations | 2 |
Requested Installations | 0 |