Description
Directory trees can be watched recursively for filesystem changes from Python code. Developers use this library for live reload, indexing, backup triggers, and automation. Recursive watches can expose many filenames and events, so roots and logs should be limited.