About Anaconda Help Download Anaconda

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.

copied from cf-staging / modulegraph

Installers

Info: This package contains files in non-standard labels.
  • noarch v0.19.6

conda install

To install this package run one of the following:
conda install conda-forge::modulegraph
conda install conda-forge/label/cf202003::modulegraph

Description


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy