Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pallets-eco/flask-caching
A caching extension for Flask
https://github.com/pallets-eco/flask-caching
cache extension flask python
Last synced: 5 days ago
JSON representation
A caching extension for Flask
- Host: GitHub
- URL: https://github.com/pallets-eco/flask-caching
- Owner: pallets-eco
- License: other
- Created: 2016-07-04T19:53:57.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-08-01T08:33:23.000Z (6 months ago)
- Last Synced: 2025-01-14T03:03:56.726Z (12 days ago)
- Topics: cache, extension, flask, python
- Language: Python
- Homepage: https://flask-caching.readthedocs.io
- Size: 1.04 MB
- Stars: 898
- Watchers: 16
- Forks: 194
- Open Issues: 80
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - pallets-eco/flask-caching - A caching extension for Flask (Python)
- best-of-web-python - GitHub - 26% open · ⏱️ 26.05.2024): (Flask Utilities)
README
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
------ Documentation: https://flask-caching.readthedocs.io
- Changes: https://flask-caching.readthedocs.io/en/latest/changelog.html
- PyPI Releases: https://pypi.org/project/Flask-Caching/
- Source Code: https://github.com/pallets-eco/flask-caching
- Issue Tracker: https://github.com/pallets-eco/flask-caching/issues
- Twitter: https://twitter.com/PalletsTeam
- Chat: https://discord.gg/pallets