GZIP compressed pickle serialization.
Project description
Squash Pickle
Like a pickle, only smaller*.
Tiny python package that compresses your pickles using gzip. Quacks like a pickle.
* For small objects (< 100 bytes) gzip overhead can end up increasing size. Only squash your pickles when you are working with big objects.
Getting Started
First install the package, this has no additional dependencies:
pip install squashpickle
Then simply replace your pickle
calls with sqaushpickle
ones.
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file squashpickle-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: squashpickle-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 77b9217f03b482262f5e8c549b4d245a2d3e91c29fa8e10ba95929fe85d79742 |
|
MD5 | bfbac475e2c6350bf5996e6b1595b18a |
|
BLAKE2b-256 | d027b4a977ae405533e15dc8853744d91043eba11ebe4c61ee9c114aa09d8e9d |