{"library":"asyncache","type":"library","category":null,"description":"asyncache is a Python library providing helpers to easily integrate `cachetools` caching strategies with asynchronous Python code, specifically designed for `asyncio` applications. It allows developers to decorate `async` functions to transparently cache their results. The current version is 0.3.1, released in November 2022, and it appears to be actively maintained through issues and pull requests, though new releases are infrequent.","language":"python","status":"active","version":"0.3.1","tags":["asyncio","cache","caching","async","cachetools","memoization"],"install":[{"cmd":"pip install asyncache","imports":["from asyncache import cached","from cachetools import TTLCache"]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/asyncache/","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.25,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/asyncache/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}