Install this package:
emerge -a dev-python/mpire
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-python/mpire
Or alternatively:
emerge --autounmask-write -a dev-python/mpire
<pkgmetadata> <maintainer type="person"> <email>lebedev.vasya@gmail.com</email> </maintainer> <use> <flag name="dashboard">Pull in dev-python/flask for the optional dashboard webapp under mpire/dashboard/</flag> <flag name="dill">Pull in dev-python/multiprocess so the dill-based fork backend in mpire/context.py is usable</flag> <flag name="numpy">Pull in dev-python/numpy so ndarray progress tracking and array-aware helpers work without falling back to soft-import paths</flag> </use> <upstream> <remote-id type="github">sybrenjansen/mpire</remote-id> <remote-id type="pypi">mpire</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-python/mpire |
euse -E <flag> -p dev-python/mpire |
euse -D <flag> -p dev-python/mpire
| Flag | Description | 2.8.1 | 2.10.2 |
|---|---|---|---|
| dashboard | Pull in dev-python/flask for the optional dashboard webapp under mpire/dashboard/ | ✓ | ✓ |
| dill | Pull in dev-python/multiprocess so the dill-based fork backend in mpire/context.py is usable | ✓ | ✓ |
| numpy | Pull in dev-python/numpy so ndarray progress tracking and array-aware helpers work without falling back to soft-import paths | ✓ | ✓ |
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | mpire-2.10.2.tar.gz | 271270 bytes |
| DIST | mpire-2.8.1.tar.gz | 266138 bytes |