Ecosyste.ms: Funds

An open API service for providing issue and pull request metadata for open source projects.

https://github.com/cloudpipe/cloudpickle

Last synced: about 5 hours ago

Repository metadata:

Extended pickling support for Python objects


Owner metadata:


Committers metadata

Last synced: about 8 hours ago

Total Commits: 389
Total Committers: 61
Avg Commits per committer: 6.377
Development Distribution Score (DDS): 0.704

Commits in past year: 8
Committers in past year: 5
Avg Commits per committer in past year: 1.6
Development Distribution Score (DDS) in past year: 0.5

Name Email Commits
Olivier Grisel o****l@e****g 115
Pierre Glaser p****r@m****m 68
Kyle Kelley r****k@g****m 34
Antoine Pitrou a****e@p****g 27
Joe Jevnik j****e@q****m 17
Scott Sanderson s****n@q****m 12
James Bourbeau j****u 10
Yann Gravrand y****d@g****m 9
Steven De Gryze s****e@t****l 7
Matthew Rocklin m****n@g****m 5
Lumír 'Frenzy' Balhar l****r@r****m 5
Thomas Moreau t****0@g****m 5
dveim a****h@g****m 5
hyukjinkwon g****3@g****m 5
Loïc Estève l****e@y****m 4
Matthew Parnell m****t@p****k 4
valtron v****0@g****m 3
hyukjinkwon g****3@a****g 3
jakirkham j****m@g****m 2
cclauss c****s@b****h 2
Ram Rachum r****m@r****m 2
Matthew Joyce m****e@g****m 2
Marius van Niekerk m****k@g****m 2
John Kirkham k****j@j****g 2
Futrell f****l@m****u 2
Chris White w****w@g****m 2
Sergei Lebedev 1****y 1
Ryan Morshead r****d@g****m 1
Nils Werner n****r@g****m 1
Miguel Sánchez de León Peque p****e@n****s 1
and 31 more...

Issue and Pull Request metadata

Last synced: 1 day ago


Package metadata

pypi: cloudpickle

Pickler class to extend the standard pickle.Pickler functionality

  • Homepage: https://github.com/cloudpipe/cloudpickle
  • Documentation: https://cloudpickle.readthedocs.io/
  • Licenses: BSD-3-Clause
  • Latest release: 3.0.0 (published about 1 year ago)
  • Last Synced: 2024-11-08T23:04:51.996Z (1 day ago)
  • Versions: 40
  • Dependent Packages: 667
  • Dependent Repositories: 22,551
  • Downloads: 56,128,302 Last month
  • Docker Downloads: 579,448,798
  • Rankings:
    • Downloads: 0.031%
    • Dependent packages count: 0.039%
    • Dependent repos count: 0.051%
    • Docker downloads count: 0.293%
    • Average: 1.304%
    • Stargazers count: 2.377%
    • Forks count: 5.034%
  • Maintainers (9)
spack: py-cloudpickle

Extended pickling support for Python objects.

  • Homepage: https://github.com/cloudpipe/cloudpickle
  • Licenses: []
  • Latest release: 2.2.0 (published almost 2 years ago)
  • Last Synced: 2024-10-29T08:29:51.998Z (12 days ago)
  • Versions: 7
  • Dependent Packages: 18
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 0.0%
    • Dependent packages count: 4.071%
    • Average: 4.742%
    • Stargazers count: 6.461%
    • Forks count: 8.434%
  • Maintainers (1)
go: github.com/cloudpipe/cloudpickle

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/cloudpipe/cloudpickle#section-documentation
  • Licenses: other
  • Latest release: v3.0.0+incompatible (published about 1 year ago)
  • Last Synced: 2024-11-08T23:05:09.880Z (1 day ago)
  • Versions: 38
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 1.735%
    • Forks count: 2.16%
    • Average: 6.068%
    • Dependent packages count: 9.576%
    • Dependent repos count: 10.802%
conda: cloudpickle

cloudpickle is extended pickling support for Python objects. cloudpickle makes it possible to serialize Python constructs not supported by the default pickle module from the Python standard library.

  • Homepage: https://github.com/cloudpipe/cloudpickle
  • Licenses: BSD-3-Clause
  • Latest release: 2.2.0 (published about 2 years ago)
  • Last Synced: 2024-10-29T11:43:02.218Z (12 days ago)
  • Versions: 28
  • Dependent Packages: 94
  • Dependent Repositories: 615
  • Rankings:
    • Dependent packages count: 0.804%
    • Dependent repos count: 1.083%
    • Average: 6.925%
    • Stargazers count: 10.856%
    • Forks count: 14.959%
conda: cloudpickle

cloudpickle is extended pickling support for Python objects. cloudpickle makes it possible to serialize Python constructs not supported by the default pickle module from the Python standard library.

  • Homepage: https://github.com/cloudpipe/cloudpickle
  • Licenses: BSD-3-Clause
  • Latest release: 2.2.1 (published over 1 year ago)
  • Last Synced: 2024-10-29T11:41:46.251Z (12 days ago)
  • Versions: 22
  • Dependent Packages: 34
  • Dependent Repositories: 615
  • Rankings:
    • Dependent packages count: 0.889%
    • Dependent repos count: 6.532%
    • Average: 13.669%
    • Stargazers count: 20.485%
    • Forks count: 26.771%
pypi: alloniamodel

Class that wraps the notion of AI model to include an automatic persistence of trained models, with a complete history of their trainings and the associated metrics

  • Homepage:
  • Documentation: https://alloniamodel.readthedocs.io/
  • Licenses: other
  • Latest release:
  • Last Synced: 2024-11-08T23:05:12.056Z (1 day ago)
  • Versions: 16
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 4,469 Last month
  • Rankings:
    • Dependent packages count: 10.32%
    • Average: 34.202%
    • Dependent repos count: 58.083%
  • Maintainers (1)

Dependencies

dev-requirements.txt pypi
  • codecov *
  • coverage *
  • flake8 *
  • numpy >=1.18.5
  • pickle5 >=0.0.11
  • psutil *
  • pytest *
  • pytest-cov *
  • tornado *
.github/workflows/testing.yml actions
  • actions/checkout v1 composite
  • actions/setup-python v1 composite
  • actions/setup-python v2 composite
  • codecov/codecov-action v1 composite