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 723f578e8b
Make also compatible to pip package pyxdg
3 years ago
jsoncache Make also compatible to pip package pyxdg 3 years ago
.drone.yml drone: renamed pylint to pylint check 3 years ago
.gitignore First commit 3 years ago
setup.py First commit 3 years ago