Install this package:
emerge -a dev-python/dask
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-python/dask
Or alternatively:
emerge --autounmask-write -a dev-python/dask
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 2024.10.0 | 8 | ~amd64 ~arm64 ~riscv | 0 |
<pkgmetadata>
<maintainer type="project">
<email>cluster@gentoo.org</email>
<name>Gentoo Cluster Project</name>
</maintainer>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription lang="en">
Dask is a simple task scheduling system that uses directed acyclic
graphs (DAGs) of tasks to break up large computations into many
small ones.
</longdescription>
<stabilize-allarches></stabilize-allarches>
<upstream>
<remote-id type="pypi">dask</remote-id>
<remote-id type="github">dask/dask</remote-id>
</upstream>
</pkgmetadata>
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | dask-2024.10.0.gh.tar.gz | 10161532 bytes | 2024.10.0 |
| Type | File | Size |
|---|---|---|
| EBUILD | dask-2024.10.0.ebuild | 3338 bytes |
| MISC | metadata.xml | 724 bytes |