{"library":"asyncinotify","type":"library","category":null,"description":"asyncinotify is a simple, optionally-async Python inotify library, focusing on ease of use and modern Python features. It provides a Pythonic interface to Linux's inotify API, built on `ctypes` without external dependencies. The library is actively maintained, currently at version 4.4.4, and supports Python 3.6 and newer. It offers both asynchronous (async/await) and synchronous modes of operation for file system event monitoring.","language":"python","status":"active","version":"4.4.4","tags":["inotify","asyncio","filesystem","monitoring","linux"],"last_verified":"Sat May 23","install":[{"cmd":"pip install asyncinotify","imports":["from asyncinotify import Inotify","from asyncinotify import Mask"]}],"homepage":null,"github":"https://github.com/ProCern/asyncinotify","docs":"https://asyncinotify.readthedocs.io/","changelog":null,"pypi":"https://pypi.org/project/asyncinotify/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0.23,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/asyncinotify/compatibility"}}