The one true Pickler
Project description
The one true Pickler, it takes the pickle and encodes the bits and a space and a pickle emoji.
Installation
From PyPi:
$ pip install piickle
Basic Usage
import piickle Pickle.dump(object, file) # Same as the python pickle.dump() Pickle.dumps(object) # Same as the python pickle.dumps() Pickle.load(file) # Same as the python pickle.load() Pickle.loads(object) # Same as the python pickle.loads()
Features
- A truly horrible pun
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size piickle-1.0.0-py3-none-any.whl (2.9 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size piickle-1.0.0.tar.gz (1.6 kB) | File type Source | Python version None | Upload date | Hashes View |