modulegraph

Python module dependency analysis tool
Download

modulegraph Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Ronald Oussoren
  • Publisher web site:
  • http://undefined.org/

modulegraph Tags


modulegraph Description

Python module dependency analysis tool modulegraph is a Python library that 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. Requirements: · Python What's New in This Release: · Initial support for Python 3.x · It is now possible to run the test suite using python setup.py test. (The actual test suite is still fairly minimal though)


modulegraph Related Software