Faste ===== .. toctree:: :maxdepth: 3 :caption: Contents: caches funcs Faste is a cache library to allow many different cache algorithms in Python, with the functionality of a regular dict. Anything you can do to a dict, you can do to these caches. ``$ pip install faste``