Python 3 module which allows applications to cache function values based on the function name and arguments, especially for their application. It is only dependent on internal Python modules (it can utilize pyxdg, but does not require it).
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Felix Stupp 38fea4eaf4
Add clean_cache method
5 years ago
jsoncache Add clean_cache method 5 years ago
.drone.yml drone: renamed pylint to pylint check 5 years ago
.gitignore First commit 5 years ago
setup.py First commit 5 years ago