CMD + K

cloudpickle

Community

Extended pickling support for Python objects

Installation

To install this package, run one of the following:

Conda
$conda install anacondams::cloudpickle

Usage Tracking

0.2.2
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

Extended pickling support for Python objects

Last Updated

Jan 25, 2018 at 19:52

License

BSD

Total Downloads

11

Supported Platforms

linux-64
win-64