Python wrapper for Linux fanotify.
See fanotify manpage for more details.
To detail see the documentation
fanotify requires execution from ROOT!
- Python 3.6+
$ pip install pyfanotify$ git clone https://github.com/baskiton/pyfanotify.git
$ cd pyfanotify
$ python setup.py installSee examples