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 8303afbec3
continuous-integration/drone/push Build is passing Details
drone: renamed pylint to pylint check
5 years ago
jsoncache First commit 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