dill extends Python's pickle module for serializing and de-serializing Python objects to the majority of the built-in Python types. Serialization is the process of converting an object to a byte ...
I've archived this repo to mark that I'm not going to be maintaining it. It's open-source so anyone using it can fork or take it over. Thank you to all the people that contributed to it in the past ...