Skip to main content

Module graph

Module graph 

Source

Structs§

LayerInfo
Layer information for a module.
LayerViolation
A detected layer violation.
Module
A group of tightly-coupled files inferred from the import graph.

Functions§

infer_layers
Infer layers from modules and file-level imports. Returns (layers sorted by instability, violations).
infer_modules
Infer modules from file-level import edges.