Contents

inotify 0.2.10

0

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

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

Stars: 238, Watchers: 238, Forks: 73, Open Issues: 46

The dsoprea/PyInotify repo was created 9 years ago and the last code push was 6 months ago.
The project is popular with 238 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.