schedule

schedule is a lightweight job scheduling library with a simple syntax, supporting periodic execution by seconds, minutes, hours, etc. It's perfect for implementing polling or log cleanup tasks in local scripts.

Resource Introduction