{"categories":[{"label":"Distributed Computing","url":"https://skillfed.io/packages/category/system-distributed-computing/2"}],"enrichment":{"capability":"Pins compatible versions of dask and distributed for RAPIDS packages, and patches dask modules on import to ensure RAPIDS compatibility.","skillfed_tags":["rapids","dask-integration","metapackage"],"use_cases":["Installing RAPIDS packages that depend on a specific Dask version without manually managing version conflicts.","Ensuring dask modules are patched for RAPIDS compatibility automatically on interpreter startup.","Building RAPIDS nightly environments where alpha-tagged versions of the metapackage must be pinned with CalVer constraints.","Centralizing Dask dependency management across multiple RAPIDS packages in a single release."],"what_it_does":"rapids-dask-dependency is a metapackage that centralizes Dask version pinning across RAPIDS releases. Because Dask's API changes between releases, each RAPIDS version must lock to a specific Dask and distributed pair to avoid incompatibilities. This package encodes those pinned versions and makes them available as a single dependency.\n\nBeyond version pinning, the package includes a patching mechanism that runs on Python startup. It installs a .pth file and a custom meta path loader that intercepts all dask module imports and applies RAPIDS-specific patches automatically. This ensures dask modules are always compatible with RAPIDS regardless of import order, and users never need to manually import or configure it\u2014it activates transparently when RAPIDS packages are installed.","worth_installing":"Yes, if you are using RAPIDS packages. This metapackage is essential for RAPIDS users to ensure Dask compatibility and automatic patching. It has no direct use outside RAPIDS environments and should not be installed standalone. For RAPIDS users, it is a required dependency managed by RAPIDS packages themselves, not typically installed directly."},"id":"rapids-dask-dependency","links":{"html":"https://skillfed.io/packages/rapids-dask-dependency","md":"https://skillfed.io/packages/rapids-dask-dependency.md","pypi":"https://pypi.org/project/rapids-dask-dependency/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-06","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"rapids-dask-dependency","python_support":"unspecified","summary":"Dask and Distributed version pinning for RAPIDS"},"popularity":{"monthly_downloads":251620,"position":8572,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"26.8.0"}
