future request - schedule.every(5).to(10).hours.monday.do(run_schedule)
Open
enhancement
- Dominant language
- Python
- Stars
- 12.3k
- Forks
- 999
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
would be great to run schedule random hours on specific days.
like that:
schedule.every(5).to(10).hours.monday.do(job)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.