Contents

cloudpickle 3.1.0

0

Pickler class to extend the standard pickle.Pickler functionality

Pickler class to extend the standard pickle.Pickler functionality

Stars: 1640, Watchers: 1640, Forks: 167, Open Issues: 88

The cloudpipe/cloudpickle repo was created 9 years ago and the last code push was Yesterday.
The project is very popular with an impressive 1640 github stars!

How to Install cloudpickle

You can install cloudpickle using pip

pip install cloudpickle

or add it to a project with poetry

poetry add cloudpickle

Package Details

Author
The cloudpickle developer team
License
BSD-3-Clause
Homepage
https://github.com/cloudpipe/cloudpickle
PyPi:
https://pypi.org/project/cloudpickle/
GitHub Repo:
https://github.com/cloudpipe/cloudpickle

Classifiers

  • Scientific/Engineering
  • Software Development/Libraries/Python Modules
  • System/Distributed Computing
No  cloudpickle  pypi packages just yet.

Errors

A list of common cloudpickle errors.

Code Examples

Here are some cloudpickle code examples and snippets.

GitHub Issues

The cloudpickle package has 88 open issues on GitHub

  • Fix import of pickle module on PYPY 3.8 (#455)
  • Pickling error for typing.NamedTuple on Python 3.9
  • Fix #440: Incorrect pickles for subclasses of generic classes
  • Remove and deprecate unused functions
  • Cloudpickle breaks local dataclass
  • Cannot pickle attrs classes
  • integrate cloudpickle-generators into cloudpickle?

See more issues on GitHub