seddonym / grimp

Builds a graph of a Python project's internal dependencies.
https://grimp.readthedocs.io
BSD 2-Clause "Simplified" License
51 stars 10 forks source link

Layers #114

Closed seddonym closed 11 months ago

seddonym commented 1 year ago

Adds a find_illegal_dependencies_for_layers method to the graph.

This will be able to be used by Import Linter to do its layer checking.