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: 245, Watchers: 245, Forks: 73, Open Issues: 47

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