{"categories":[{"label":"Distributed Computing","url":"https://skillfed.io/packages/category/system-distributed-computing/3"}],"enrichment":{"capability":"Official Python SDK for Render that lets you define and run workflow tasks, manage task runs, and access experimental features like object storage and key-value services.","skillfed_tags":["workflow-orchestration","async-first","early-access"],"use_cases":["Define and run distributed workflow tasks with automatic retry and timeout handling across Render infrastructure","Build async task pipelines in FastAPI or other async frameworks using RenderAsync for non-blocking execution","Store and retrieve binary files (images, documents) via Render's experimental object storage API","Manage a Redis-backed cache or session store via the experimental key-value service with auto-provisioning","Monitor and cancel long-running task executions, stream task events, and list recent task runs"],"what_it_does":"Render SDK is the official Python client for Render's Workflows platform, allowing you to define, register, and execute distributed tasks with retry and timeout policies. It provides both synchronous and asynchronous APIs for task execution, task run monitoring, and access to experimental platform services like object storage and managed key-value instances.\n\nThe SDK lets you decorate Python functions as tasks, combine tasks from multiple modules, and run them through the Render platform with built-in support for retries, timeouts, and execution plans. It also includes clients for object storage (file upload/download) and Redis-backed key-value services, with local development modes for testing.","worth_installing":"Yes, if you are building on the Render platform and need to orchestrate Python tasks. The SDK is actively maintained and has low install friction, but be aware it is in early access and subject to breaking changes. Verify that experimental features (object storage, key-value) meet your stability requirements before relying on them in production."},"id":"render-sdk","links":{"html":"https://skillfed.io/packages/render-sdk","md":"https://skillfed.io/packages/render-sdk.md","pypi":"https://pypi.org/project/render-sdk/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-03","license_spdx":null,"license_treatment":"permissive","name":"render_sdk","python_support":"supports_current","summary":"Python SDK for Render Workflows"},"popularity":{"monthly_downloads":101634,"position":12923,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.7.0"}
