{"categories":[{"label":"Database","url":"https://skillfed.io/packages/category/database/4"}],"enrichment":{"capability":"A lightweight SDK for self-hosted tasks to send status updates, logs, and outputs back to Orchestra via HTTP, with decorator support for automatic lifecycle management.","skillfed_tags":["orchestration","task-monitoring","workflow-integration"],"use_cases":["Wrap a long-running self-hosted task with the @orchestra.run() decorator to automatically report start, completion, and failure to Orchestra.","Send intermediate status messages and logs from a task back to Orchestra for visibility into execution progress.","Set task output values (e.g., result of a computation) that downstream workflow steps can consume.","Configure a Lambda function handler to extract Orchestra metadata from the event and apply it to the SDK instance.","Manually control task status updates in complex workflows where decorator automation is insufficient."],"what_it_does":"Orchestra SDK is a client library that bridges self-hosted task execution environments with the Orchestra workflow orchestration platform. It handles the HTTP communication needed for a task running outside Orchestra's control to report its progress, completion status, logs, and output values back to the platform. The SDK provides both a decorator pattern for automatic lifecycle tracking (sending RUNNING on start, SUCCEEDED or FAILED on completion) and manual methods for fine-grained control over status updates and output setting.\n\nThe package is designed for integration into task code that Orchestra triggers asynchronously\u2014typically in self-hosted servers, containers, or AWS Lambda functions. It requires an API key for authentication and a task run ID (usually set by Orchestra as an environment variable) to route updates to the correct workflow execution. Optional log file sending and AWS Lambda-specific configuration helpers reduce boilerplate for common deployment patterns.","worth_installing":"Yes, if you are running self-hosted tasks orchestrated by Orchestra and need to report their status and logs back to the platform. The low install friction and permissive license make adoption straightforward. However, the aging maintenance status (261 days since last release) suggests you should verify that the SDK remains compatible with your Orchestra version and that the project is not in hibernation before committing to production use."},"id":"orchestra-sdk","links":{"html":"https://skillfed.io/packages/orchestra-sdk","md":"https://skillfed.io/packages/orchestra-sdk.md","pypi":"https://pypi.org/project/orchestra-sdk/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-11-26","license_spdx":null,"license_treatment":"permissive","name":"orchestra-sdk","python_support":"supports_current","summary":"Orchestra SDK for updating self-hosted Tasks."},"popularity":{"monthly_downloads":172470,"position":10335,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.1.2"}
