Automatically running script when updating input

My PyCharm code takes an image as an input. Is there a way for the code to execute every time that image is updated in its directory?

It doesn't work with live coding, as I am not changing anything in the code.  

0
1 comment

Hi, there's no hooks like that in PyCharm, unfortunately.

0

Please sign in to leave a comment.