Jupyter in the terminal
Contents:
Applications
API Reference
Very simple cache that discards the oldest item when the cache size is exceeded.
maxsize – Maximum size of the cache. (Don’t make it too big.)