Serialize all of Python
Dill extends python's 'pickle' module for serializing and de-serializing python objects to the majority of the built-in python types. Dill provides the user the same interface as the 'pickle' module, and also includes some additional features. In addition to pickling python objects, dill provides the ability to save the state of an interpreter session in a single command.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.3.4-2.fc35 | - |
Fedora 35 | 0.3.4-2.fc35 | - |
Fedora 34 | 0.3.3-2.fc34 | - |
EPEL 8 | 0.3.1.1-2.el8 | - |
You can contact the maintainers of this package via email at
python-dill dash maintainers at fedoraproject dot org
.