{"enrichment":{"capability":"Provides memoizing collections and decorators for caching function results with multiple cache algorithms (LRU, TTL, FIFO) and eviction strategies, similar to Python's standard library @lru_cache but with more flexibility.","verdict":"cachetools is a mature, actively maintained caching library with zero known vulnerabilities, no external dependencies, and permissive MIT licensing. It offers production-ready cache implementations with multiple eviction strategies and is well-suited for performance optimization in Python applications."},"id":"cachetools","links":{"html":"https://skillfed.io/packages/cachetools","md":"https://skillfed.io/packages/cachetools.md","pypi":"https://pypi.org/project/cachetools/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-01","license_spdx":"MIT","license_treatment":"permissive","name":"cachetools","python_support":"supports_current","summary":"Extensible memoizing collections and decorators"},"popularity":{"tier":"top_1000"},"security":{"n_vulnerabilities":0},"version":"7.1.7"}
