Skip to content

dill

dill extends python's pickle module for serializing and de-serializing python objects to the 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.

homepage: https://pypi.org/project/dill/

version toolchain
0.3.0 GCCcore/8.2.0
0.3.3 GCCcore/10.2.0
0.3.3 GCCcore/8.3.0
0.3.4 GCCcore/10.3.0
0.3.4 GCCcore/11.2.0
0.3.6 GCCcore/11.3.0
0.3.7 GCCcore/12.2.0
0.3.7 GCCcore/12.3.0

(quick links: (all) - 0 - a - b - c - d - e - f - g - h - i - j - k - l - m - n - o - p - q - r - s - t - u - v - w - x - y - z)