📢 TIL 📑 The python `watchfiles` library by @sa.muelcolvin.com is a handy alternative to hook into filesystem notifications. I recently used it to implement a file syncer and it worked great! fabridamicelli.com/til/watchfil...
watchfiles: A handy Python library to watch for file changes – Fabrizio Damicelli
A pythonic alternative to register and react to filesystem notifications
fabridamicelli.com