theautomatic.net
How to schedule a Python script on a Mac - Open Source Automation
This post discusses two ways to schedule Python tasks. We'll cover Python's schedule package and how to schedule Python via crontab on a Mac.
Andrew Treadway