pyinotify

This is a Python module for watching filesystems changes.

Install

All systems
curl cmd.cat/pyinotify.sh
CentOS
yum install python-inotify
Fedora
dnf install python2-inotify

python2-inotify

This is a Python module for watching filesystems changes.

pyinotify can be used for various kind of fs monitoring. Based on inotify which is an event-driven notifier, where notifications are exported from kernel space to user space.

python-inotify

Linux

python3-inotify

under Linux