extended pickle
Project description
Extends the original Pickler class to be able to pickle some otherwise non-supported types. The emphasis is to be fast and for communication via pipes/sockets with the same Python version on the other end - thus we don’t care that much for compatibility with other versions.
A similar project is dill, which is much bigger though.
This was used in the TaskSystem project.
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 extpickle-1.20160616.204623.tar.gz.
File metadata
- Download URL: extpickle-1.20160616.204623.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
49f4dc32751b070506dd3195496f3721e5da16fba2e26a21a8b541cb4e91ad44
|
|
| MD5 |
12d8f36f67426bc7e880bc95b5abeaa8
|
|
| BLAKE2b-256 |
59262b7363489dec132e7eec6d52cd7dd4433d5cc04a0f2b1a2e87dc2203b1f3
|