{"library":"functools32","type":"library","category":null,"description":"functools32 is a backport of the `functools` standard library module from Python 3.2.3, designed for use with Python 2.7 and PyPy. Its primary purpose is to provide features like `lru_cache` (Least-recently-used cache decorator) to older Python environments that lack them natively. The library saw its last release in July 2015 and is no longer actively maintained, as its features are standard in Python 3+ versions.","language":"python","status":"deprecated","version":"3.2.3-2","tags":["python2","backport","functools","lru_cache","pypy"],"last_verified":"Sun May 24","install":[{"cmd":"pip install functools32","imports":["from functools import lru_cache","from functools import partial"]}],"homepage":null,"github":"https://github.com/MiCHiLU/python-functools32","docs":null,"changelog":null,"pypi":"https://pypi.org/project/functools32/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/functools32/compatibility"}}