cloudpickle
Extended pickling support for Python objects
Extended pickling support for Python objects
To install this package, run one of the following:
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.
Summary
Extended pickling support for Python objects
Last Updated
Jan 25, 2018 at 19:52
License
BSD
Total Downloads
11
Supported Platforms
GitHub Repository
https://github.com/cloudpipe/cloudpickleDocumentation
https://pypi.python.org/pypi/cloudpickle/0.1.1