A cython version of cloudpickle
Project description
This module is a cythonized version of https://github.com/cloudpipe/cloudpickle and pickle._Pickler and is meant to be a drop in replacement which is about twice as fast.
The cloudpickle license is included in cycloudpickle.cycloudpickle. The Python software foundation license applies to the adaptation of pickle._Pickler.
While cloudpickle is compatible with python 2, cycloudpickle is not due the adaptation of the pickle._Pickler from python 3. Python 2 support should be ‘doable’, but a bit difficult because of the use of cdef classes and the inheritance between CloudPickler and Pickler.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file cycloudpickle-0.1.0.tar.gz.
File metadata
- Download URL: cycloudpickle-0.1.0.tar.gz
- Upload date:
- Size: 229.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6ec63c262d4634357af8d4fc060b8cfb49bcc55ef4151fcea7c1215203fb683c
|
|
| MD5 |
8345838ca59ab0c6d3cd3ed62deb577e
|
|
| BLAKE2b-256 |
7cef139827ee6691079ae4786a2fc998433774ab12caabf5af7bcc3ea420d308
|