py3-joblib

lightweight pipelining: using Python functions as pipeline

WWW CVSWeb GITHub
  1. Package version
    py3-joblib-1.2.0p0
  2. Maintainer
    The OpenBSD ports mailing-list

Joblib is a set of tools to provide lightweight pipelining in Python.
In particular:

transparent disk-caching of functions and lazy re-evaluation
(memoize pattern)

easy simple parallel computing

Joblib is optimized to be fast and robust in particular on large
data and has specific optimizations for numpy arrays. It is
BSD-licensed.

  • python3

  • lang/python/3.10
  • devel/py-build,python3
  • devel/py-installer,python3
  • devel/py-setuptools,python3
  • devel/py-wheel,python3

  • lang/python/3.10