wiki:WikiStart

Version 157 (modified by seb, 7 months ago) (diff)

--

Description

Pyinotify is a pure Python module used for monitoring filesystems events. Pyinotify relies on  inotify, a Linux Kernel functionality. inotify is an event-driven notification mechanism, its notifications are exported to user space through three system calls. Pyinotify binds these system calls and provides an implementation on top of them.

Download Pyinotify (under MIT License)

Documentation

Changes

Contribute

You can submit a contribution: enhancement, fix, example or simply report a bug by creating a new ticket.