modulegraph 0.5
Python module dependency analysis tool
Latest Version: 0.9.1
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 | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| modulegraph-0.5-py2.3.egg (md5, pgp) | Python Egg | 2.3 | 2005-12-08 | 25KB | 1269 |
| modulegraph-0.5-py2.4.egg (md5, pgp) | Python Egg | 2.4 | 2005-12-08 | 25KB | 946 |
| modulegraph-0.5.tar.gz (md5, pgp) | Source | 2005-12-08 | 13KB | 518 | |
- Author: Bob Ippolito
- Documentation: modulegraph package documentation
- Home Page: http://undefined.org/python/#modulegraph
- License: MIT License
- Platform: any
- Categories
- Package Index Owner: bob, ronaldoussoren
- DOAP record: modulegraph-0.5.xml
