https://github.com/uqfoundation/dill

Last synced: about 1 month ago

Repository metadata:

serialize all of Python


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 672
Total Committers: 48
Avg Commits per committer: 14.0
Development Distribution Score (DDS): 0.487

Commits in past year: 35
Committers in past year: 6
Avg Commits per committer in past year: 5.833
Development Distribution Score (DDS) in past year: 0.343

Name Email Commits
mmckerns m****s@8****f 345
mmckerns m****s@c****u 180
Matthew Joyce m****e@g****m 48
Anirudh Vegesana a****a@g****m 14
Leonardo Gama l****a@g****m 14
Miguel Sánchez de León Peque p****e@n****s 11
dependabot[bot] 4****] 10
Gabi Davar g****o@g****m 3
Hugo h****k 3
yoshiki obata y****a@g****m 2
Kernc k****e@g****m 2
Kengo Seki s****n@a****g 2
Jason Myers j****s@b****m 2
Bob Fischer r****6@c****u 2
Nikhil Benesch n****h@g****m 1
Maximilian S****a 1
Tim Paine 3****e 1
TomasPuverle T****e 1
Tomasz Kłoczko 3****k 1
Víctor Molina García m****v 1
angschmi 6****i 1
lilinjie 1****e 1
roryk r****r@g****m 1
James Lamb j****0@g****m 1
Eugene Toder e****r 1
Albert Villanova del Moral 8****a 1
0xflotus 0****s@g****m 1
Nick White n****e@p****m 1
Miguel Hernández-Cabronero m****4@g****m 1
Michał Górny m****y@g****g 1
and 18 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

pypi: dill

serialize all of Python

  • Homepage: https://github.com/uqfoundation/dill
  • Documentation: http://dill.rtfd.io
  • Licenses: BSD-3-Clause
  • Latest release: 0.3.8 (published 11 months ago)
  • Last Synced: 2024-11-11T00:04:46.505Z (about 1 month ago)
  • Versions: 28
  • Dependent Packages: 1,127
  • Dependent Repositories: 25,888
  • Downloads: 83,432,292 Last month
  • Docker Downloads: 1,798,719,056
  • Rankings:
    • Downloads: 0.023%
    • Dependent packages count: 0.026%
    • Dependent repos count: 0.046%
    • Docker downloads count: 0.053%
    • Average: 1.22%
    • Stargazers count: 2.145%
    • Forks count: 5.028%
  • Maintainers (1)
spack: py-dill

Serialize all of python

  • Homepage: https://github.com/uqfoundation/dill
  • Licenses: []
  • Latest release: 0.3.6 (published about 2 years ago)
  • Last Synced: 2024-10-29T08:29:54.536Z (about 2 months ago)
  • Versions: 14
  • Dependent Packages: 17
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 3.877%
    • Average: 4.387%
    • Stargazers count: 5.377%
    • Forks count: 8.295%
  • Maintainers (1)
conda: dill

`dill` extends Python's `pickle` module for serializing and de-serializing Python objects to the majority of the built-in Python types.

  • Homepage: https://github.com/uqfoundation/dill
  • Licenses: BSD-3-Clause
  • Latest release: 0.3.6 (published about 2 years ago)
  • Last Synced: 2024-10-29T18:12:24.673Z (about 2 months ago)
  • Versions: 14
  • Dependent Packages: 118
  • Dependent Repositories: 281
  • Rankings:
    • Dependent packages count: 0.659%
    • Dependent repos count: 1.911%
    • Average: 6.459%
    • Stargazers count: 9.052%
    • Forks count: 14.212%
conda: dill

Dill extends Python's 'pickle' module for serializing and de-serializing Python objects to the majority of the built-in python types.

  • Homepage: https://github.com/uqfoundation/dill
  • Licenses: BSD-3-Clause
  • Latest release: 0.3.8 (published 8 months ago)
  • Last Synced: 2024-10-29T18:11:47.028Z (about 2 months ago)
  • Versions: 11
  • Dependent Packages: 21
  • Dependent Repositories: 281
  • Rankings:
    • Dependent packages count: 1.694%
    • Dependent repos count: 11.044%
    • Average: 14.13%
    • Stargazers count: 18.033%
    • Forks count: 25.749%
pypi: dill-pylint

serialize all of python

  • Homepage: https://github.com/uqfoundation/dill
  • Documentation: http://dill.rtfd.io
  • Licenses: BSD-3-Clause
  • Latest release: 0.3.6.dev0 (published about 2 years ago)
  • Last Synced: 2024-11-11T00:04:52.873Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 101 Last month
  • Rankings:
    • Stargazers count: 1.571%
    • Forks count: 3.692%
    • Dependent packages count: 7.318%
    • Average: 15.792%
    • Dependent repos count: 22.105%
    • Downloads: 44.272%
  • Maintainers (1)
pypi: processional

multiprocess and multithread functional programming library

  • Homepage:
  • Documentation: https://processional.readthedocs.io/
  • Licenses: LGPL-3.0
  • Latest release:
  • Last Synced: 2024-11-11T00:04:35.430Z (about 1 month ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 220 Last month
  • Rankings:
    • Dependent packages count: 10.097%
    • Average: 33.464%
    • Dependent repos count: 56.831%
  • Maintainers (1)

Dependencies

docs/requirements.txt pypi
  • alabaster ==0.7.12
  • babel ==2.9.1
  • docutils ==0.16
  • imagesize ==1.3.0
  • importlib-metadata ==4.11.3
  • jinja2 ==3.1.1
  • markupsafe ==2.1.1
  • packaging ==21.3
  • pygments ==2.11.2
  • pyparsing ==3.0.8
  • readthedocs-sphinx-search ==0.1.1
  • requests ==2.27.1
  • sphinx ==4.5.0
  • sphinx-notfound-page ==0.8
  • sphinx-rtd-theme ==1.0.0