A module import dependency graph for Python projects.
Project description
Modulegraph2 is a library for creating and introspecting the dependency graph between Python modules. The graph is created using static analisys from source and byte code.
The dependency graph contains information about packages, modules, extensions and their dependencies. The dependencies are annotated with relevant information about the import statement.
Modules that from a distribution installed using pip also have a link to information about that distribution.
There is documentation at readthedocs
CI Status
Historic
Modulegraph2 is a complete rewrite of modulegraph, using lessons learned in that project but with a complete new Python 3 code base and full test coverage.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for modulegraph2-2.2.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ca7e6a8c44566e8021ca1b4680b235c0bd9a6237d161974f1ae0ea41fb8f490e |
|
MD5 | 3ab33a4a6e40d222e0f9ef55354a6fee |
|
BLAKE2b-256 | 2f6e2f895667340d74ae4c69a4c6484b91007a990857f088f03e861075d4cb58 |