/periodtask

Periodic task with timezone

Primary LanguagePython

periodtask

https://travis-ci.org/vertisfinance/periodtask.svg?branch=master https://coveralls.io/repos/github/vertisfinance/periodtask/badge.svg?branch=master

Periodic tasks with timezone. Read the docs on readthedocs.

Features

  • cron-like expressions to define a schedule
  • Timezone in cron expressions
  • Multiple cron schedule for each task
  • Configurable e-mail alerts
  • Different policies (SKIP, DELAY, RUN) to handle situations when an instance of a task to start is already running