Package python3-module-joblib: Information

    Source package: python3-module-joblib
    Version: 1.4.2-alt1
    Latest version according to Repology
    Build time:  May 3, 2024, 03:27 PM in the task #347403
    Report package bug
    License: BSD
    Summary: Lightweight pipelining: using Python functions as pipeline jobs
    Description: 
    Joblib is a set of tools to provide lightweight pipelining in Python. In
    particular, joblib offers:
    
      1. transparent disk-caching of the output values and lazy
         re-evaluation (memoize pattern)
      2. easy simple parallel computing
      3. logging and tracing of the execution
    
    Joblib is optimized to be fast and robust in particular on large data
    and has specific optimizations for numpy arrays.

    List of rpms provided by this srpm:
    python3-module-joblib (noarch)

    Maintainer: Stanislav Levin


    ACL:
    @python
    @everybody

      1. python3-module-cloudpickle
      2. python3-module-loky
      3. python3-module-pyproject-installer >= 0.4.0
      4. python3-module-pytest
      5. python3-module-pytest-timeout
      6. python3-module-setuptools
      7. python3-module-wheel
      8. rpm-build-pyproject

    Last changed


    May 3, 2024 Stanislav Levin 1.4.2-alt1
    - 1.4.0 -> 1.4.2.
    April 9, 2024 Stanislav Levin 1.4.0-alt1
    - 1.3.2 -> 1.4.0.
    March 21, 2024 Stanislav Levin 1.3.2-alt2
    - Fixed FTBFS (Python 3.12).