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.3.0.tar.gz (14.8 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.3.0-py3-none-any.whl (10.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for z4j_apscheduler-1.3.0.tar.gz
Algorithm Hash digest
SHA256 400f7ed33e9cff420e327465229fa190d25266ae0819c8de26d91b9d4cea8844
MD5 64d103a80c6f2ea45dfc5bbb7fedf7f5
BLAKE2b-256 5dde48931f6774fb211257866211b8f8270afe5d48e1f255191cf3f7371ce19b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for z4j_apscheduler-1.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e08c0e8bb512218d2a9bd3f8682e56f2f3f79b17022bf6b88ce76cd2c4754f07
MD5 1cca98ebb10635cbc25ed5d9e7de5405
BLAKE2b-256 08a43592c54f04c5ef179c31da07ff5fd2459fd94687fb1802818c8b269d8b67

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