I am trying to make a simple python script trigger based. I have a .py file save in a folder on my windows machine and I am looking to run the script everytime a .txt file in the same is refreshed. Is it something I can do in python. Would really appreciate any help here.
Thank You