memotools This is a small library of tools for memoizing computations. Installation pip install memotools Usage Tests pytest tests Acknowledgements This library was strongly inspired by another tiny library written by Leo Gao