{"library":"flask-caching","type":"library","category":null,"description":"Flask-Caching adds comprehensive caching support to Flask applications, providing various backend options such as SimpleCache, RedisCache, MemcachedCache, FileSystemCache, and others. It integrates seamlessly with Flask applications to cache view functions or parts of templates. The current version is 2.3.1, and the library maintains an active release cadence with regular updates and patches.","language":"python","status":"active","version":"2.3.1","tags":["flask","caching","web development","backend","performance"],"last_verified":"Wed May 20","install":[{"cmd":"pip install Flask-Caching","imports":["from flask_caching import Cache"]},{"cmd":"pip install Flask-Caching[redis]","imports":[]},{"cmd":"pip install Flask-Caching[memcached]","imports":[]}],"homepage":null,"github":"https://github.com/pallets-eco/flask-caching","docs":"https://flask-caching.readthedocs.io","changelog":"https://github.com/pallets-eco/flask-caching/releases/","pypi":"https://pypi.org/project/flask-caching/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.3,"avg_import_s":0.5,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/flask-caching/compatibility"}}