Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 1.69 KB

File metadata and controls

40 lines (23 loc) · 1.69 KB

saveable-objects

A python package for checkpointing, saving, and loading objects.

Unit Tests

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.