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 a4c464decb
continuous-integration/drone/push Build is passing Details
Fix used same variable name triggered reading var before setting
5 years ago
jsoncache Fix used same variable name triggered reading var before setting 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