CMD + K

dill

Community

Serialize all of python (almost)

Installation

To install this package, run one of the following:

Conda
$conda install free::dill

Usage Tracking

0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

Dill extends Python's 'pickle' module for serializing and de-serializing Python objects to he majority of the built-in python types. Serialization is the process of converting an object to a byte stream, and the inverse of which is converting a byte stream back to on python object hierarchy.

About

Summary

Serialize all of python (almost)

Last Updated

Dec 10, 2019 at 22:20

License

3-clause BSD

Total Downloads

1.9K

Version Downloads

319

Supported Platforms

linux-ppc64le
linux-64
win-32
macOS-64
linux-32
win-64