v 0.3.7 Updated: 1 year, 3 months ago
serialize all of python extends python's pickle module
dill extends python's pickle module for serializing and de-serializing python objects to the majority of the built-in python types. It 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.
https://github.com/uqfoundation/dill
Installations | 2 |
Requested Installations | 0 |