Linux文件系统事件监控
项目描述
# Pyinotify
许可 : MIT
项目URL : [http://github.com/seb-m/pyinotify](http://github.com/seb-m/pyinotify)
项目Wiki : [http://github.com/seb-m/pyinotify/wiki](http://github.com/seb-m/pyinotify/wiki)
API文档: [http://seb-m.github.com/pyinotify](http://seb-m.github.com/pyinotify)
## 依赖关系
Linux ≥ 2.6.13
Python ≥ 2.4(包括Python 3.x)
## 安装
### 从PyPI获取当前稳定版本,并使用pip安装
# 安装pip请遵循http://www.pip-installer.org/en/latest/installing.html $ sudo pip install pyinotify
### 或直接从源代码安装Pyinotify
# 选择您的Python解释器:python、python2.7、python3.2、... # 根据需要替换XXX,输入:$ sudo pythonXXX setup.py install
## 监视目录
安装pyinotify,然后在shell中运行此命令
$ python -m pyinotify -v /my-dir-to-watch
项目详情
关闭
pyinotify-0.9.6.tar.gz 的哈希值
算法 | 哈希摘要 | |
---|---|---|
SHA256 | 9c998a5d7606ca835065cdabc013ae6c66eb9ea76a00a1e3bc6e0cfe2b4f71f4 |
|
MD5 | 8e580fa1ff3971f94a6f81672b76c406 |
|
BLAKE2b-256 | e3c0fd5b18dde17c1249658521f69598f3252f11d9d7a980c5be8619970646e1 |