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.
Please sign in to leave a comment.
Hi, there's no hooks like that in PyCharm, unfortunately.