Lightweight pipelining: using Python functions as pipeline jobs
Joblib is a set of tools to provide lightweight pipelining in Python. In particular, joblib offers: * transparent disk-caching of the output values and lazy re-evaluation (memorize pattern) * easy simple parallel computing * logging and tracing of the execution
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 1.0.1-5.fc35 | - |
| Fedora 35 | 1.0.1-5.fc35 | - |
| Fedora 34 | 1.0.1-3.fc34 | - |
You can contact the maintainers of this package via email at
python-joblib dash maintainers at fedoraproject dot org.