seb-m / pyinotify

Monitoring filesystems events with inotify on Linux.
http://github.com/seb-m/pyinotify/wiki
MIT License
2.29k stars 379 forks source link

how is this different from other inotify packages available for python ? #196

Open toravir opened 2 years ago

toravir commented 2 years ago

If you can add a note in readme or some place, it will be helpful to know how this differs from other inotify packages - like https://github.com/dsoprea/PyInotify

dagelf commented 2 years ago

This one seems to be better documented for a start. The other one seems more lean... and it says that this one is obsolete - I presume that one was started because of some shortcoming here.