Skip to content
eduardo naufel schettino edited this page Jan 9, 2015 · 16 revisions

Short Examples

Directly browse all these examples files from Pyinotify's repository.

Third parties examples / projects

  • react, Alexander Bernauer's command line tool for inotify. Used for example to trigger execution of test suites when source files change.
  • spotter, another command line tool for running arbitrary commands when files change.
  • doit, a build-tool with built-in support for Pyinotify.

If you wrote a short, self-contained example / project using Pyinotify and you want to share it, please edit this section or drop me a mail and I will include it here.

Clone this wiki locally