Updating OneDrive folder in Python
I’m working on a program that uses a schedule stored in an Excel file to turn something on and off. The program runs in the background and checks the Excel data every minute. The file is stored on OneDrive, which is mapped to a local disk on the computer where the program runs.