Ruby 的 watchr 在 Python 中等效吗?

发布于 2024-11-03 23:50:01 字数 132 浏览 1 评论 0原文

我喜欢 watchr 的概念:它监视文件系统并在发生变化时运行回调。有纯Python 的等价物吗?最好可以 pip 安装。

I like the concept of watchr: it monitor the file system and run a callback when something changes. Is there a pure Python equivalent? Preferably pip installable.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

仙气飘飘 2024-11-10 23:50:01

你可能应该看看看门狗:

http://packages.python.org/watchdog/

You should probably look at watchdog:

http://packages.python.org/watchdog/

沫离伤花 2024-11-10 23:50:01

对于 Windows,有 watcher,这可能接近您所需要的,尽管我不确定它提供 100% 等效信息。

For Windows, there's watcher, that is probably close to what you need although I'm not sure it provides 100% equivalent information.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文