{"library":"cachetools-async","type":"library","category":null,"description":"cachetools-async (version 0.0.5) provides decorators for Python asyncio coroutine functions, enabling memoization by integrating with `cachetools`' cache implementations. It extends the functionality of `cachetools` to the asynchronous world, allowing developers to cache the results of expensive I/O-bound or CPU-bound async operations. The library is in an early development stage (0.0.5) and focuses on offering an asynchronous `@cached` decorator.","language":"python","status":"active","version":"0.0.5","tags":["asyncio","cache","memoization","decorator","async","performance"],"last_verified":"Mon May 25","install":[{"cmd":"pip install cachetools-async","imports":["from cachetools_async import cached","from cachetools import LRUCache","from cachetools import TTLCache"]}],"homepage":null,"github":"https://github.com/imnotjames/cachetools-async","docs":null,"changelog":null,"pypi":"https://pypi.org/project/cachetools-async/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.7,"avg_import_s":0.21,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/cachetools-async/compatibility"}}