About Anaconda Help Download Anaconda

Serialize all of python (almost)

Installers

  • linux-32 v0.2.6
  • linux-64 v0.2.6
  • linux-ppc64le v0.2.6
  • osx-64 v0.2.6
  • win-32 v0.2.6
  • win-64 v0.2.6

conda install

To install this package run one of the following:
conda install free::dill

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.5) Legal | Privacy Policy