FileSize | 79512 |
MD5 | 831C60A2F84AD21562BA042199661B10 |
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.6-1 |
SHA-1 | 252176377E78BBEFE828B0B2B6469144052D0556 |
SHA-256 | 10582180FD7F32077168379A4A2D1FF9486FC07DBCB0972F5084CEE009849B1A |