async watch directory for new files

Zoran zljubisic at gmail.com
Fri Apr 23 17:31:40 EDT 2021


Hi,

I need to watch for new files in directory, and when it shows up, I should create async task with file's full path for it, and wait for new file.

If anyone here used a library for such task, please share which one.

Regards.


More information about the Python-list mailing list