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.

Project details


Download files

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

Source Distributions

TGScheduler-1.7.0.zip (25.6 kB view hashes)

Uploaded Source

TGScheduler-1.7.0.tar.gz (20.1 kB view hashes)

Uploaded Source

Built Distributions

TGScheduler-1.7.0-py3.4.egg (31.8 kB view hashes)

Uploaded Source

TGScheduler-1.7.0-py3-none-any.whl (15.8 kB view hashes)

Uploaded Python 3

TGScheduler-1.7.0-py2.7.egg (31.1 kB view hashes)

Uploaded Source

TGScheduler-1.7.0-py2-none-any.whl (15.8 kB view hashes)

Uploaded Python 2

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