saveable-objects¶
A python package for checkpointing, saving, and loading objects.
Installation¶
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.
Requirements:¶
Python >= 3.7
Packages:
Documentation¶
Documentation, including worked examples can be found at: https://saveable-objects.readthedocs.io/.
Source Code¶
Source code can be found at: https://github.com/Christopher-K-Long/saveable-objects.
A mirror can be found at: https://gitlab.com/Christopher-K-Long/saveable-objects
Please submit all pull requests, issues, discussions, and vulnerability reports to the GitHub repository.
Version and Changes¶
The current version is 1.1.8. Please see the Change Log for more
details.