FileSize | 55940 |
MD5 | 641A0540ECC06FA70D8FD996326F8111 |
PackageDescription | Serialize all of Python 3 (almost)
Dill extends Python 3's 'pickle' module for serializing and
de-serializing Python 3 objects to the majority of the built-in Python 3 types.
Dill provides the user the same interface as the 'pickle' module, and also
includes some additional features. In addition to pickling Python 3 objects,
dill provides the ability to save the state of an interpreter session in a
single command.
Dill can be used to store Python 3 objects to a file, but the primary usage is
to send Python 3 objects across the network as a byte stream. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python3-dill |
PackageSection | python |
PackageVersion | 0.3.0-2 |
SHA-1 | CAC444DE93210047752B079038458D44919F5BC6 |
SHA-256 | 4FD2AE8B01183DD1F986A8FAE23B83D92AB137DC7E29DF5D7E4ED00AA2EBFE7C |