Best Flask open-source libraries and packages

Flask caching

A caching extension for Flask
Updated 2 weeks ago

Flask-Caching

A fork of the Flask-cache_ extension which adds easy cache support to Flask.

.. _Flask-cache: https://github.com/thadeusb/flask-cache

Installing

Install and update using pip_:

.. code-block:: text

$ pip install -U flask-caching

.. _pip: https://pip.pypa.io/en/stable/getting-started/

Donate

The Pallets organization develops and supports Flask and the libraries it uses. In order to grow the community of contributors and users, and allow the maintainers to devote more time to the projects, please donate today_.

.. _please donate today: https://palletsprojects.com/donate

Links