The one true Pickler
Project description
======
piickle
======
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
===========
.. code-block:: python
import piickle
piickle.dump(object, file) # Same as the python pickle.dump()
piickle.dumps(object) # Same as the python pickle.dumps()
piickle.load(file) # Same as the python pickle.load()
piickle.loads(object) # Same as the python pickle.loads()
Features
========
* A truly horrible pun
piickle
======
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
===========
.. code-block:: python
import piickle
piickle.dump(object, file) # Same as the python pickle.dump()
piickle.dumps(object) # Same as the python pickle.dumps()
piickle.load(file) # Same as the python pickle.load()
piickle.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.1-py3-none-any.whl (2.9 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size piickle-1.0.1.tar.gz (1.6 kB) | File type Source | Python version None | Upload date | Hashes View |