TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Tach – fast Python import linter in Rust with monorepo support

4 点作者 0x63_Problems9 个月前
Tach lets you define module boundaries in a Python monorepo, automatically detect all cross-module dependencies, and then validate those dependencies. If ‘billing’ shouldn’t depend on ‘core’, you can enforce that with Tach.<p>You can also visualize your module graph, and use it for selective testing - running tests only on the modules impacted by your changes.<p>The core static analysis is done in Rust, so Tach is quick enough to be part of local development.<p>We’re building Tach to help engineering teams maintain velocity while scaling a monorepo. We’d love for you to give it a try!

暂无评论

暂无评论