Skip to main content

Pure Python Scheduler

Project description

TGScheduler

This is a pure Python scheduler that can be used in any application. Tasks can be run in-process (within threads), forked (as new processes) or synchronously into the code.

The scheduler makes it easy to have one-time or recurring tasks run as needed.

Documentation

The documentation is hosted on ReadTheDocs.

History

This package is based on the TurboGears 1 built-in scheduler, which is based on Kronos by Irmen de Jong.

Contributors

The many contributors to the initial TGScheduler 1.6.3:

  • Irmen de Jong

  • Vince Spicer

  • Christoph Zwerschke

  • Many more lost in the TurboGears commit history…

In the version ported to a mercurial repository on 2015-05-15:

Changelog

1.7.0 Initial import + Python 3 (2015-05-15)

  • Support Python 3; require “six”.

1.6.3 (2011-12-01)

  • Last release before the import.

Supported by

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