Skip to main content

In-process task scheduler with Cron-like capabilities

Project description

APScheduler is a light but powerful in-process task scheduler that lets you schedule functions (or any python callables) to be executed at times of your choosing.

This can be a far better alternative to externally run cron scripts for long-running applications (e.g. web applications), as it is platform neutral and can directly access your application’s variables and functions.

The development of APScheduler was heavily influenced by the Quartz task scheduler written in Java, although APScheduler cannot claim as many features.

Features

  • No external dependencies

  • Thread-safe API

  • Cron-like scheduling

  • Delayed scheduling of single fire jobs (like the UNIX “at” command)

  • Interval-based scheduling of jobs, with configurable start date and repeat count

Documentation

Documentation can be found on the APScheduler site.

Source

The source can be browsed at Bitbucket.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

APScheduler-1.01.tar.gz (8.8 kB view details)

Uploaded Source

File details

Details for the file APScheduler-1.01.tar.gz.

File metadata

  • Download URL: APScheduler-1.01.tar.gz
  • Upload date:
  • Size: 8.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for APScheduler-1.01.tar.gz
Algorithm Hash digest
SHA256 4f151cf095798746feb055072c712e990c7df98a9529c9886a1b37b562dc7958
MD5 c50b19d66216c73f352f3aa398c5f45d
BLAKE2b-256 b993c16135e568f1cc682dbe108d78d317a90e4fc986a4b556dd3d28163bc466

See more details on using hashes here.

Supported by

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