You are here: Home / LBN / Up2date / Cloud Computing / BastionLinux 25 / python3-flask-caching-1.7.2-1.lbn25.noarch

python3-flask-caching-1.7.2-1.lbn25.noarch

Package Attributes
RPM  python3-flask-caching-1.7.2-1.lbn25.noarch.rpm Architecture  noarch Size  164671 Created  2021/11/29 02:43:15 UTC
Package Specification
Summary Adds caching support to your Flask application
Group Unspecified
License BSD
Home Page https://github.com/sh4nks/flask-caching
Description

Flask-Caching Adds easy cache support to Flask.Setup The Cache Extension can either be initialized directly:.. code:: python from flask import Flask from flaskcaching import Cache app Flask(__name_) For more configuration options, check out the documentation cache Cache(app, config{"CACHE_TYPE": "simple"})Or through the factory method:.. code:: python cache Cache(config{CACHE_TYPE.

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(FileDigests)  
rpmlib(CompressedFileNames)  
rpmlib(PartialHardlinkSets)  
rpmlib(PayloadIsXz)  
Provides
python3-flask-caching
python3.7dist(flask-caching)
python3dist(flask-caching)

Document Actions