• Joined on 2024-05-22

muninn-dispatch (0.1.6)

Published 2026-08-07 07:14:53 -07:00 by vh

Installation

pip install --index-url https://gitea.phasefinal.com/api/packages/vh/pypi/simple/ --extra-index-url https://pypi.org/simple muninn-dispatch

About this package

Muninn queue contract — dispatch schema/validation, atomic enqueue/requeue, read-only job discovery. The consumer-facing seam muninn-gate pins (Worldtree #377); stdlib-only by contract (INV-377-5).

muninn-dispatch

The Muninn queue contract as code — the consumer-facing seam extracted from Worldtree core/muninn (#377): dispatch schema + validation + create, atomic enqueue / requeue / request_cancel, and read-only job discovery (list_jobs / read_manifest). Stdlib-only by contract (INV-377-5): safe for thin external consumers (muninn-gate) to pin without dragging the Worldtree dependency tree.

In-repo consumers use the editable path-dep; external consumers install from the internal Gitea PyPI. Contract: Worldtree docs/contracts/issues/377.contract.md.

Requirements

Requires Python: >=3.11
Details
PyPI
2026-08-07 07:14:53 -07:00
4
Vuong Hoang
Proprietary
35 KiB
Assets (2)
Versions (7) View all
0.1.6 2026-08-07
0.1.5 2026-08-01
0.1.4 2026-07-30
0.1.3 2026-07-30
0.1.2 2026-07-30