FileSize | 57300 |
MD5 | CDFAD5AF2AAFD0AFCD8D23D5010B1989 |
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 | Debian Python Team <team+python@tracker.debian.org> |
PackageName | python3-dill |
PackageSection | python |
PackageVersion | 0.3.3-1 |
SHA-1 | 3CA12A95715CF21AB49222F558E01537621B6136 |
SHA-256 | 019F224B8556E860A2DCAFFB951093F9F23534473F1D11B6AA4A64FC318D6C5D |