Skip to main content

z4j scheduler adapter for taskiq schedule sources (Apache 2.0)

Project description

z4j-taskiqscheduler

PyPI version Python License

z4j scheduler adapter for taskiq's schedule sources (LabelScheduleSource, custom backends).

from taskiq.schedule_sources import LabelScheduleSource
from z4j_taskiq import TaskiqEngineAdapter
from z4j_taskiqscheduler import TaskiqSchedulerAdapter

source = LabelScheduleSource(broker)

# In your z4j-bare bootstrap:
from z4j_bare import install_agent
install_agent(
    engines=[TaskiqEngineAdapter(broker=broker)],
    schedulers=[TaskiqSchedulerAdapter(source=source)],
)

Capabilities

  • ✅ List + read schedules from any taskiq schedule source
  • ✅ Delete (when source supports it)
  • ❌ Create / update - taskiq sources don't expose a generic add-from-spec API; LabelScheduleSource is read-only at runtime by design.

Apache 2.0.

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_taskiqscheduler-1.3.0.tar.gz (12.2 kB view details)

Uploaded Source

Built Distribution

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

z4j_taskiqscheduler-1.3.0-py3-none-any.whl (8.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for z4j_taskiqscheduler-1.3.0.tar.gz
Algorithm Hash digest
SHA256 ed8f42fa5abbad81c8fa093caf97b8dd48ce7d1dc911e7c4a3456e82eabe2f59
MD5 01b1470f3cf113680ce0763c429b54a6
BLAKE2b-256 544b6151ccdc4295438d162e81ef89707dcd26532405efb9694c42259fb93d75

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for z4j_taskiqscheduler-1.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 897e50234ddec32dc7e61fd0ede0bf28a66ee95c71195fbd78ba3d8682237265
MD5 40ffca8a81398b599a6e04b6551e5afe
BLAKE2b-256 f1fc32325476e703c579cd94be8ff49faa023584ffbe2c4f64b1d87b377718e9

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