Cache#

class chamois.classyfire.Cache#

A local, filesystem-backed cache for ClassyFire results.

folder#

The path to the folder where the cache data is located.

Type:

Path

__init__(folder=None)#