biolearn.cache: Cache#

Classes:

NoCache()

A cache implementation that does nothing.

LocalFolderCache(path, max_size_gb)

A cache that stores data as serialized objects in a local directory.