I\'ve been using the following memoizing decorator (from the great book Python Algorithms: Mastering Basic Algorithms in the Python Language ... love it, btw).
I've searched and have found a good python package.
https://pypi.org/project/memoization/