MCPcopy Index your code
hub / github.com/pallets-eco/flask-caching

github.com/pallets-eco/flask-caching @v2.4.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v2.4.0 ↗ · + Follow
317 symbols 1,022 edges 24 files 56 documented · 18% 7 cross-repo links
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Flask-Caching

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

Installing

Install and update using pip:

$ pip install -U flask-caching

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.

Links

Core symbols most depended-on inside this repo

get
called by 123
src/flask_caching/__init__.py
set
called by 37
src/flask_caching/__init__.py
get
called by 25
src/flask_caching/backends/memcache.py
delete_memoized
called by 23
src/flask_caching/__init__.py
init_app
called by 14
src/flask_caching/__init__.py
has
called by 11
src/flask_caching/__init__.py
factory
called by 10
src/flask_caching/backends/base.py
make_template_fragment_key
called by 8
src/flask_caching/utils.py

Shape

Function 142
Method 125
Class 33
Route 17

Languages

Python100%

Modules by API surface

tests/test_memoize.py51 symbols
tests/test_backend_cache.py44 symbols
tests/test_view.py41 symbols
src/flask_caching/__init__.py36 symbols
tests/test_cache.py23 symbols
src/flask_caching/backends/memcache.py18 symbols
examples/hello.py17 symbols
src/flask_caching/contrib/googlecloudstoragecache.py15 symbols
tests/test_basic_app.py13 symbols
src/flask_caching/backends/rediscache.py11 symbols
src/flask_caching/backends/__init__.py11 symbols
tests/conftest.py7 symbols

For agents

$ claude mcp add flask-caching \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact