https://github.com/joblib/joblib

caching memoization multiprocessing parallel-computing python threading

Last synced: 6 days ago

Repository metadata:

Computing with Python functions.


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 1,412
Total Committers: 144
Avg Commits per committer: 9.806
Development Distribution Score (DDS): 0.719

Commits in past year: 30
Committers in past year: 17
Avg Commits per committer in past year: 1.765
Development Distribution Score (DDS) in past year: 0.6

Name Email Commits
Gael Varoquaux g****x@n****g 397
Olivier Grisel o****l@e****g 333
Loïc Estève l****e@y****m 212
Alexandre Abadie a****e@i****r 76
Thomas Moreau t****0@g****m 62
Pierre Glaser p****r@m****m 25
Philippe Gervais p****s@i****r 23
Karan Desai k****6@l****m 22
Yaroslav Halchenko d****n@o****m 15
myint m****t@m****l 10
Valentin Haenel v****l@g****e 10
Pietro Berkes p****s@g****m 10
Guillaume Lemaitre g****8@g****m 9
Franck Charras 2****s 9
Gael Varoquaux v****u@r****g 7
Yannick Schwartz y****z@g****m 6
Eric Larson l****d@g****m 5
Lars Buitinck L****k@u****l 5
Lars Buitinck l****s@g****m 4
Olivier Grisel o****l@g****m 4
Andreas Olsson a****s@a****e 3
Arne Neumann g****b@a****l 3
Jérémie du Boisberranger 3****b 3
Matthew Rocklin m****n@g****m 3
Maxime Weyl 3****l 3
chapmanb c****b@5****m 3
Will Mayner w****r@g****m 3
Vlad Niculae v****d@v****o 3
Nicolas Hug c****t@n****m 3
Martin Luessi m****i@n****u 3
and 114 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

pypi: joblib

Lightweight pipelining with Python functions

  • Homepage: https://joblib.readthedocs.io
  • Documentation: https://joblib.readthedocs.io/
  • Licenses: BSD 3-Clause
  • Latest release: 1.4.2 (published 8 months ago)
  • Last Synced: 2024-12-16T12:24:01.238Z (6 days ago)
  • Versions: 104
  • Dependent Packages: 2,273
  • Dependent Repositories: 77,243
  • Downloads: 60,508,022 Last month
  • Docker Downloads: 1,420,820,634
  • Rankings:
    • Dependent packages count: 0.012%
    • Dependent repos count: 0.017%
    • Downloads: 0.028%
    • Docker downloads count: 0.049%
    • Average: 0.865%
    • Stargazers count: 1.794%
    • Forks count: 3.291%
  • Maintainers (4)
  • Advisories:
conda: joblib

"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 on large data in particular and has specific optimizations for numpy arrays."

  • Homepage: https://joblib.readthedocs.io/
  • Licenses: BSD-3-Clause
  • Latest release: 1.4.2 (published 6 months ago)
  • Last Synced: 2024-11-29T19:12:47.047Z (22 days ago)
  • Versions: 20
  • Dependent Packages: 16
  • Dependent Repositories: 1,957
  • Rankings:
    • Dependent repos count: 1.752%
    • Dependent packages count: 5.101%
    • Average: 9.557%
    • Stargazers count: 14.29%
    • Forks count: 17.087%

Dependencies

.readthedocs-requirements.txt pypi
  • distributed *
  • docutils <0.18
  • lz4 *
  • matplotlib *
  • numpy *
  • numpydoc *
  • pandas *
  • pillow *
  • sphinx *
  • sphinx-gallery *