serialize all of Python
copied from cf-post-staging / dillconda install conda-forge::dill
conda install conda-forge/label/cf201901::dill
conda install conda-forge/label/cf202003::dill
dill
extends Python's pickle
module for serializing and de-serializing Python objects to the majority of the built-in Python types.