A drop-in pickle replacement compatible with legacy numpy attributes and inspect.getargspec.
Project description
pickle_com
A drop-in replacement for Python's pickle module, automatically patching legacy numpy attributes and inspect.getargspec for compatibility with old pickle files.
Usage
import pickle_com as pickle
data = pickle.load(open('file.pkl', 'rb'))
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
pickle_com-0.1.0.tar.gz
(1.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pickle_com-0.1.0.tar.gz.
File metadata
- Download URL: pickle_com-0.1.0.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
40a63ec262187346d0fd213df85355c03ca59c898ab4a051ef7dc0d1d910370d
|
|
| MD5 |
e3ac412f942375cdfa423195360fb536
|
|
| BLAKE2b-256 |
a7497de3a11036cd88dbe02e6e57a17904cf3235a0c54a6f7f0038c7b8fcef3c
|
File details
Details for the file pickle_com-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pickle_com-0.1.0-py3-none-any.whl
- Upload date:
- Size: 1.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
79f2cba581f600b770aa2836bcf7d2638d821329458266e6a75e2cbba5cb7334
|
|
| MD5 |
5c6ede3fcb0f8078897354a613eb5761
|
|
| BLAKE2b-256 |
128ea08a959730302375e576f2df782f6970e874d93a9119f753c192fdff72d0
|