适用于 OS X FSEvents 的 Python 3.1.1

发布于 2024-08-26 06:13:51 字数 253 浏览 0 评论 0 原文

  1. 正在研究 OS X 10.5 和 10.6 版本的文件/文件夹事件捕获。我的应用程序是使用Python 3.1.1 开发的。不知道Python 3.1.1是否支持FSEvents
  2. 如果 Python 3.x 不支持 FSEvents,是否有其他方法可以使用 Python 3.x 实现此目的?

问候, 金斯利·鲁本

  1. Am working on file / folder event capturing of OS X 10.5 and 10.6 versions. My application is developed using Python 3.1.1. Donno whether FSEvents are supported by Python 3.1.1.
    1. If FSEvents are not supported by Python 3.x, is there any other way to do this using Python 3.x?

regards,
Kingsley Reuben

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

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

发布评论

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

评论(2

盛装女皇 2024-09-02 06:13:51

可能不会,Python 3.x 还没有那么多库。不过,改编一些 Python 2 库可能很容易(http://bitbucket.org/nicdumz/例如,fsevents/)。

Probably not, there aren't that many libraries for Python 3.x yet. It might be easy to adapt some of the Python 2 libraries, though (http://bitbucket.org/nicdumz/fsevents/, for example).

凉城 2024-09-02 06:13:51

MacFSEvents supports Python 3 as of version 0.3.

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