pychecksumcache

A lightweight Python library that uses MD5 checksums to track file changes and execute code only when files have been modified. PyChecksumCache maintains a persistent cache of file checksums, making …

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install pychecksumcache

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.1.0 2025-04-25
1.0.1 2025-04-25
1.0.0 2025-04-25

Issues with this package?

Page last updated 2025-05-23 09:24:29 UTC