Binary package “python3-cloudpickle” in ubuntu jammy
Extended pickling support for Python 3 objects
cloudpickle makes it possible to serialize Python constructs not supported
by the default `pickle` module from the Python standard library.
.
cloudpickle is especially useful for cluster computing where Python
expressions are shipped over the network to execute on remote hosts, possibly
close to the data.
.
Among other things, `cloudpickle` supports pickling for lambda expressions,
functions and classes defined interactively in the `__main__` module.
.
This contains the Python 3 version.
Source package
Published versions
- python3-cloudpickle 2.0.0-1 in amd64 (Proposed)
- python3-cloudpickle 2.0.0-1 in amd64 (Release)
- python3-cloudpickle 2.0.0-1 in arm64 (Proposed)
- python3-cloudpickle 2.0.0-1 in arm64 (Release)
- python3-cloudpickle 2.0.0-1 in armhf (Proposed)
- python3-cloudpickle 2.0.0-1 in armhf (Release)
- python3-cloudpickle 2.0.0-1 in i386 (Proposed)
- python3-cloudpickle 2.0.0-1 in i386 (Release)
- python3-cloudpickle 2.0.0-1 in ppc64el (Proposed)
- python3-cloudpickle 2.0.0-1 in ppc64el (Release)
- python3-cloudpickle 2.0.0-1 in riscv64 (Proposed)
- python3-cloudpickle 2.0.0-1 in riscv64 (Release)
- python3-cloudpickle 2.0.0-1 in s390x (Proposed)
- python3-cloudpickle 2.0.0-1 in s390x (Release)