tasktiger
tasktiger copied to clipboard
feat: crontab expression for schedule
I use croniter to parse crontab expression and provide a cron_expr function for schedule argument, is it possible add this feature into tasktiger?
Thanks for the PR!
Would it be possible to make this an optional dependency (e.g. inline the imports)? Also, could you add a test and docs (README / docstring)?