
Tach
Python tool that visualizes and enforces module dependencies for modular architecture
Servicefreeglobal
A Python tool written in Rust that visualizes and enforces module dependencies for modular-monolith style architecture, ensuring imports come only from declared dependencies and cross-module calls use public interfaces. It helps teams prevent gradual erosion of module boundaries by catching violations at analysis time with no runtime cost; the tool is installable via pip and can be adopted incrementally, aimed at Python teams maintaining modular codebases at scale.
Categories
developer toolscode quality
Something wrong with this listing — dead link, not a real product, wrong info?

