2 projects
yacache
yacache is yet another python cache. This library allows for caching function results in whatever type they were initially returned. This is meant to be fast, optional, and, most importantly, retain all docstrings unlike some other caching libs.
copydf
A simple utility to copy a pandas dataframe to your local clipboard from a hosted instance of jupyter.