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

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for APScheduler-1.2.1.tar.gz
Algorithm Hash digest
SHA256 3f0428e3e667752617f780f8d8fdf20bb9cc48aefd05cc9818f1b110111b00ba
MD5 d27920d194f98c7c63e152938eeb78dc
BLAKE2b-256 805136f6a443042af4999a75c0df0d20c7f758d8f18a8bb4b04651115b385ee1

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 Sentry Error logging StatusPage Status page