Skip to main content

Advanced Python Scheduler (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.

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.

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.2.tar.gz (9.3 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for APScheduler-1.2.tar.gz
Algorithm Hash digest
SHA256 97443afc29c55d216cd499c5c30ca125ab75784c1e8c929a0a94f2d81c35e47c
MD5 58aedef95070ba03da662877b80437ad
BLAKE2b-256 797b734dd46e16ff48eeea9792c0a0d173742180e53ac718c7694252697fa10b

See more details on using hashes here.

Release history Release notifications | RSS feed

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