{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/8"}],"enrichment":{"capability":"Integrates Ray distributed computing with Prefect workflow orchestration to enable parallel task execution across Ray clusters.","skillfed_tags":["workflow-orchestration","distributed-computing","ray-integration"],"use_cases":["Run CPU-intensive Prefect tasks in parallel across a Ray cluster to reduce total workflow execution time.","Scale machine learning training or batch inference jobs orchestrated by Prefect to multiple nodes via Ray.","Execute data processing pipelines with Prefect while distributing compute across Ray workers.","Coordinate multi-stage workflows in Prefect where individual stages benefit from Ray's parallel execution.","Integrate Ray's fault tolerance with Prefect's workflow scheduling and monitoring capabilities."],"what_it_does":"prefect-ray is an integration layer that connects Prefect's workflow orchestration engine to Ray, a distributed computing framework. It allows Prefect workflows to execute tasks in parallel across Ray clusters, enabling horizontal scaling of compute-intensive workloads. The package depends on both prefect and ray as runtime dependencies, meaning you need both libraries installed and configured to use it effectively.\n\nTypically used when you have Prefect workflows that need to run tasks in parallel on multiple machines or cores, or when you want to leverage Ray's distributed computing capabilities within a Prefect-orchestrated pipeline. The integration handles the bridge between Prefect's task model and Ray's execution model.","worth_installing":"Yes, if you are already using Prefect and need distributed task execution. The package is actively maintained, has low install friction, carries no licensing restrictions, and supports Python 3.10, 3.11, and 3.12. Install it when you have Prefect workflows that would benefit from Ray's parallel execution and you have Ray infrastructure available."},"id":"prefect-ray","links":{"html":"https://skillfed.io/packages/prefect-ray","md":"https://skillfed.io/packages/prefect-ray.md","pypi":"https://pypi.org/project/prefect-ray/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-16","license_spdx":null,"license_treatment":"permissive","name":"prefect-ray","python_support":"capped_below_current","summary":"Prefect integrations with the Ray execution framework."},"popularity":{"monthly_downloads":143073,"position":11184,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.5.0"}
