saveable-objects
A python package for checkpointing, saving, and loading objects.
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.7%) to scientific vocabulary
Keywords
Repository
A python package for checkpointing, saving, and loading objects.
Basic Info
- Host: GitHub
- Owner: Christopher-K-Long
- License: apache-2.0
- Language: Python
- Default Branch: main
- Homepage: https://saveable-objects.readthedocs.io
- Size: 80.1 KB
Statistics
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 9
Topics
Metadata Files
README.md
saveable-objects
A python package for checkpointing, saving, and loading objects.
Installation
The python package can be installed with pip as follows:
bash
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.
Version and Changes
The current version is 1.1.8. Please see the Change Log for more
details.
Owner
- Name: Christopher K. Long
- Login: Christopher-K-Long
- Kind: user
- Company: The University of Cambridge
- Website: ckl45@cam.ac.uk
- Repositories: 1
- Profile: https://github.com/Christopher-K-Long
PhD candidate at the University of Cambridge working on quantum algorithms.
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: saveable-objects
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Christopher K.
family-names: Long
email: ckl45@cam.ac.uk
affiliation: University of Cambridge
orcid: 'https://orcid.org/0009-0001-3230-942X'
repository-code: 'https://github.com/Christopher-K-Long/saveable-objects'
url: 'https://saveable-objects.readthedocs.io'
repository: 'https://pypi.org/project/saveable-objects'
abstract: >-
A python package for checkpointing, saving, and loading
objects.
keywords:
- save
- saving
- saveable
- object
- checkpoint
- checkpointing
- load
- loading
license: Apache-2.0
version: 1.1.8
date-released: '2025-04-17'
GitHub Events
Total
- Release event: 8
- Watch event: 5
- Delete event: 12
- Push event: 60
- Pull request event: 16
- Create event: 25
Last Year
- Release event: 8
- Watch event: 5
- Delete event: 12
- Push event: 60
- Pull request event: 16
- Create event: 25
Issues and Pull Requests
Last synced: 6 months ago