Serialize all of python (almost)
conda install anaconda-python-gte-3.10::dill
Dill extends Python's 'pickle' module for serializing and de-serializing Python objects to the majority of the built-in python types.