How to pass .every(10).minutes as a string to schedule
Open
- Dominant language
- Python
- Stars
- 12.3k
- Forks
- 999
- PR merge metrics
- No merged PRs in 30d
Description
Hello Dan
i´m using the schedule.
However i would like to know how to pass
".every(10).minutes"
or
".every().day.at('10:30')"
etc
as a string to schedule
because i have a loop over a dict where i have around 15 tasks and each has its field with the "every().." defined.
Regards
António
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.