gemseo.caches.factory module#

A factory of caches.

class CacheFactory[source]#

Bases: BaseFactory[BaseCache]

A factory of caches.

Return type:

Any

failed_imports: dict[str, str]#

The class names bound to the import errors.