Checkpointing

Latest version: v1.0.1

Safety actively analyzes 707268 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.0.1

- Added support to decorate a function without parenthesis (`checkpoint` instead of `checkpoint()`)
- Thanks for the proposal in https://github.com/Vopaaz/checkpointing/issues/8

1.0.0

- Drop support for Python 3.7 to remove the pickle5 dependency

v0.1.x

0.1.2

- Use Pickle 5 by default to reduce memory usage when hashing/saving large data files
- Explains how to extend the checkpoint in the documentation

0.1.1

- Setup changelog and documentation for historical versions
- No code change between v0.1.1 and v0.1.0

0.1.0

Initial version released.

Links

Releases

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.