FileSize | 56976 |
MD5 | 5C75890F41D886B56703400BDBC2FBD4 |
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.2-1 |
SHA-1 | FE39014E2A6CCCC9BB1769A06695E37FB4E1F900 |
SHA-256 | 8BF77B03EB0B89E0858BB701C5CABAC75A194B087C8B8F11D69D96F9F3B51A9A |