Orchestra SDK for updating self-hosted Tasks. Current version 0.1.2, early-stage package with simple API to report task updates to an Orchestra server. Release cadence is irregular as it is in initial development.
pip install orchestra-sdkNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize the client with API key and base URL, then update a task status.
Pin to exact version or monitor changelog.
Use str(task_id) before passing.
Replace client.update() with client.update_task_status().
No resource links recorded.