wiki:WikiStart

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

--

Description

Pyinotify is a pure Python module used for monitoring filesystems events on Linux platforms through  inotify. 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.