An open API service indexing awesome lists of open source software.

https://github.com/s0rg/einotify

Inotify bindings for python
https://github.com/s0rg/einotify

Last synced: 7 months ago
JSON representation

Inotify bindings for python

Awesome Lists containing this project

README

          

einotify
========

Inotify bindings for python
Documentation is provided in the module.
To get help, start an interactive Python session and type:

```
>>> import einotify
>>> help(enotify)
```