Skip to main content

z4j scheduler adapter for APScheduler (Apache 2.0)

Project description

z4j-apscheduler

PyPI version Python License

License: Apache 2.0 Status: v1.0.0 — first public release alongside z4j-dramatiq.

z4j scheduler-axis adapter for APScheduler. APScheduler is engine-agnostic (it can fire anything — Dramatiq actors, bare callables, Celery signatures, HTTP calls), so this adapter pairs with every engine, not just Dramatiq. The dashboard's Schedules page uses it as the canonical non-Celery scheduler.

Install

pip install z4j[dramatiq,apscheduler]
# or standalone:
pip install z4j-apscheduler

Capabilities

Token Status Note
list Walks scheduler.get_jobs()
enable / disable via scheduler.pause_job(id) / resume_job(id)
trigger_now scheduler.modify_job(id, next_run_time=now)
delete scheduler.remove_job(id)
create / update ⏸️ Deferred to v1.1 (same rationale as z4j-rqscheduler)

See also

License

Apache 2.0 — see LICENSE. This package is deliberately permissively licensed so that proprietary Django / Flask / FastAPI applications can import it without any license concerns.

Links

Project details


Download files

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

Source Distribution

z4j_apscheduler-1.0.0.tar.gz (14.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

z4j_apscheduler-1.0.0-py3-none-any.whl (10.2 kB view details)

Uploaded Python 3

File details

Details for the file z4j_apscheduler-1.0.0.tar.gz.

File metadata

  • Download URL: z4j_apscheduler-1.0.0.tar.gz
  • Upload date:
  • Size: 14.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.8

File hashes

Hashes for z4j_apscheduler-1.0.0.tar.gz
Algorithm Hash digest
SHA256 04eb8ac873c6fdab33f32dbb35671193d246ee925343c55690ef8cda30dcc7ec
MD5 798d375ae3e45eb158a8078bc2c4a302
BLAKE2b-256 d7ad974248a9e56825dc42c4a9da1f1512f3e4413fded489a119f35e7b5fef6e

See more details on using hashes here.

File details

Details for the file z4j_apscheduler-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for z4j_apscheduler-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f147db79db0d754526bf4a7d7685c19f6d95761c0a957b4e17de93c05d667749
MD5 d4b7d2e32a99977e62de9b312cca2ef8
BLAKE2b-256 272338382ccd8adf50ed97d8417544aea11e479eb98dacc73f5b3bf26f11b537

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