> On 24 Apr 2021, at 21:12, Zoran <zljubi...@gmail.com> wrote:
> 
> As I can see https://pypi.org/project/inotify/ 
> <https://pypi.org/project/inotify/> is not asyncio frendly.
> Whatever I use, it should be asynchronous. 
> Final OS is linux (Centos 7), but I am doing development on Windows 10 
> machine, so it would be nice if I have something that works on both.

In this case trying to develop the code on Windows will make your life very 
hard.

Are you using Windows because you do not have easy access to Centos 7?
If so why not run Centos 7 in a VM on your Windows machine as your dev 
environment?

Barry

-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to