Contents

inotify 0.2.12

0

An adapter to Linux kernel support for inotify directory-watching.

An adapter to Linux kernel support for inotify directory-watching.

Stars: 261, Watchers: 261, Forks: 72, Open Issues: 44

The dsoprea/PyInotify repo was created 11 years ago and the last code push was 7 months ago.
The project is popular with 261 github stars!

How to Install inotify

You can install inotify using pip

pip install inotify

or add it to a project with poetry

poetry add inotify

Package Details

Author
Dustin Oprea
License
GPL 2
Homepage
https://github.com/dsoprea/PyInotify
PyPi:
https://pypi.org/project/inotify/
GitHub Repo:
https://github.com/dsoprea/PyInotify
No  inotify  pypi packages just yet.

Errors

A list of common inotify errors.

Code Examples

Here are some inotify code examples and snippets.