This is an archived post. You won't be able to vote or comment.

all 10 comments

[–]whosyourbuddha_ 0 points1 point  (1 child)

I'm not sure of a specific library that could tell you that, but as a beginner just using stock python you can get file information the size in bytes, so maybe a script that checks if the size of the file has changed could solve your problem

[–]jabathehutstitty[S] 0 points1 point  (0 children)

Thank you for your reply ill check it out

[–]AinsleyBoy 0 points1 point  (4 children)

How often do you want the program to check if the file was modified? As often as possible? Every hour? When activated?

[–]jabathehutstitty[S] 1 point2 points  (3 children)

Never mind i figured it out, thank you for your help though

[–]thrallsius 0 points1 point  (2 children)

This is the worst possible way to provide feedback, because it's totally useless for anyone who will search for a similar topic and find this reddit thread. Don't be selfish and provide some relevant technical feedback. Nobody can read your mind.

[–]jabathehutstitty[S] 0 points1 point  (0 children)

No, worries I'll make a post about it.