← Back to match
Tach
Python tool that visualizes and enforces module dependencies for modular architecture
Servicefreeglobal
Tach is a Python tool, written in Rust, that enforces dependencies and interfaces inspired by modular monolith architecture: ensure imports only come from declared dependencies, cross-module calls use the public interface, and violations are caught with zero runtime impact — installable via pip, adoptable incrementally.
Categories
developer toolscode quality

