modulegraph 0.7
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.
| File | Type | Py Version | Size | # downloads |
|---|---|---|---|---|
| modulegraph-0.7-py2.4.egg (md5, pgp) | Python Egg | 2.4 | 26KB | 2772 |
| modulegraph-0.7.tar.gz (md5, pgp) | Source | 13KB | 7535 | |
- Author: Bob Ippolito <bob at redivi com>
- Home Page: http://undefined.org/python/#modulegraph
- License: MIT License
- Platform: any
- Categories
- Package Index Owner: bob
- DOAP record: modulegraph-0.7.xml
