Open
Description
We want to able to schedule periodic jobs through shub
(scrapinghub/shub#220).
For that, we'll need to add this feature here as well.
Probably, it'll be something related to jobs (https://github.com/scrapinghub/python-scrapinghub/blob/master/scrapinghub/client/jobs.py) or, maybe, a new PeriodicJobs
.