Skip to main content

ZTFY scheduler package for Zope3

Project description

What is ztfy.scheduler ?

ztfy.scheduler is a base package for those which need to build scheduled tasks which can run:

  • on a cron-style base,

  • at a given date/time (like the “at” command)

  • at a given interval.

Scheduling is done through the APScheduler (http://packages.python.org/APScheduler/) package and so all these kinds of tasks can be scheduled with the same sets of settings.

How to use ztfy.scheduler ?

A set of ztfy.scheduler usages are given as doctests in ztfy/scheduler/doctests/README.txt

Changelog

0.1

  • Initial release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ztfy.scheduler-0.1.tar.gz (18.0 kB view hashes)

Uploaded Source

Built Distribution

ztfy.scheduler-0.1-py2.5.egg (47.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page