A python package for checkpointing, saving, and loading objects.
The python package can be installed with pip as follows:
pip install saveable-objects
The PyPI page can be found here: https://pypi.org/project/saveable-objects.
Python >= 3.7
Packages:
Documentation including worked examples can be found at: https://saveable-objects.readthedocs.io/.
Source code can be found at: https://github.com/Christopher-K-Long/saveable-objects.
The current version is 1.1.8
. Please see the Change Log for more
details.