I am using BlockingScheduler from apscheduler in a python script in order to run two jobs, one at 10:00AM and one at 16:30 every day for every weekday.
The scheduler