This is a static archive of the Python wiki, which was retired in February 2026 due to lack of usage and the resources necessary to serve it — predominately to bots, crawlers, and LLM companies.
Pages are preserved as they were at the time of archival. For current information, please visit python.org.
If a change to this archive is absolutely needed, requests can be made via the infrastructure@python.org mailing list.

Aioinotify is going to be a asyncio library for Linux inotify

URL: https://github.com/mwfrojdman/aioinotify

Inotify is an interface on Linux to get notifications about file system events.

On Saturday 25th we'll:

Join us if you want to be a co-founder of a brand new Python project and influence it from the start.

A proof of concept for creating a inotify pipe and reading from it with asyncio exists, so the thing is definitely doable. However, no proper library code exists yet.

As the project is brand new, so all kinds of tasks from writing code to docs and registering it to pypi and readthedocs exist. This might also be an excellent opportunity to get acquainted with asyncio and write a tutorial while doing it!


2026-02-14 16:08