python-fanotify provides Python bindings for Linux’s fanotify interface. See the
pydocs for usage info and read the fanotify manpages for additional details. In
addition, there are examples for usage under doc/.
Building, testing, and installing
python setup.py build
python setup.py test
sudo python setup.py install
This package is no longer maintained. See https://github.com/google/python-fanotify/issues/5.
Overview
python-fanotify provides Python bindings for Linux’s fanotify interface. See the pydocs for usage info and read the fanotify manpages for additional details. In addition, there are examples for usage under doc/.
Building, testing, and installing
Disclaimer
This is not an official Google product.