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
Raw data
{
"_id": null,
"home_page": "https://github.com/pallets-eco/flask-caching",
"name": "Flask-Caching",
"maintainer": "Pallets",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "contact@palletsprojects.com",
"keywords": null,
"author": "Peter Justin",
"author_email": "peter.justin@outlook.com",
"download_url": "https://files.pythonhosted.org/packages/ba/33/cfaac045b5e3b39cbeee075f52b69932a47b24cc4e6d123457bc9961be76/flask_caching-2.3.0.tar.gz",
"platform": null,
"description": "Flask-Caching\n=============\n\nA fork of the `Flask-cache`_ extension which adds easy cache support to Flask.\n\n.. _Flask-cache: https://github.com/thadeusb/flask-cache\n\n\nInstalling\n----------\n\nInstall and update using `pip`_:\n\n.. code-block:: text\n\n $ pip install -U flask-caching\n\n.. _pip: https://pip.pypa.io/en/stable/getting-started/\n\n\nDonate\n------\n\nThe Pallets organization develops and supports Flask and the libraries\nit uses. In order to grow the community of contributors and users, and\nallow the maintainers to devote more time to the projects, `please\ndonate today`_.\n\n.. _please donate today: https://palletsprojects.com/donate\n\n\nLinks\n-----\n\n- Documentation: https://flask-caching.readthedocs.io\n- Changes: https://flask-caching.readthedocs.io/en/latest/changelog.html\n- PyPI Releases: https://pypi.org/project/Flask-Caching/\n- Source Code: https://github.com/pallets-eco/flask-caching\n- Issue Tracker: https://github.com/pallets-eco/flask-caching/issues\n- Twitter: https://twitter.com/PalletsTeam\n- Chat: https://discord.gg/pallets\n",
"bugtrack_url": null,
"license": "BSD",
"summary": "Adds caching support to Flask applications.",
"version": "2.3.0",
"project_urls": {
"Changes": "https://flask-caching.readthedocs.io/en/latest/changelog.html",
"Chat": "https://discord.gg/pallets",
"Documentation": "https://flask-caching.readthedocs.io",
"Donate": "https://palletsprojects.com/donate",
"Homepage": "https://github.com/pallets-eco/flask-caching",
"Issue Tracker": "https://github.com/pallets-eco/flask-caching/issues",
"Source Code": "https://github.com/pallets-eco/flask-caching",
"Twitter": "https://twitter.com/PalletsTeam"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "aada8e3ba9735253c6ba440358fcfda89cf5e199467b6ed2baaf6b1e1022b15f",
"md5": "315f7d4784136ecc101c3e8700dafe21",
"sha256": "51771c75682e5abc1483b78b96d9131d7941dc669b073852edfa319dd4e29b6e"
},
"downloads": -1,
"filename": "Flask_Caching-2.3.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "315f7d4784136ecc101c3e8700dafe21",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 28918,
"upload_time": "2024-05-04T13:43:44",
"upload_time_iso_8601": "2024-05-04T13:43:44.494844Z",
"url": "https://files.pythonhosted.org/packages/aa/da/8e3ba9735253c6ba440358fcfda89cf5e199467b6ed2baaf6b1e1022b15f/Flask_Caching-2.3.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ba33cfaac045b5e3b39cbeee075f52b69932a47b24cc4e6d123457bc9961be76",
"md5": "9fdc32002c6213887e84cc30b87ef500",
"sha256": "d7e4ca64a33b49feb339fcdd17e6ba25f5e01168cf885e53790e885f83a4d2cf"
},
"downloads": -1,
"filename": "flask_caching-2.3.0.tar.gz",
"has_sig": false,
"md5_digest": "9fdc32002c6213887e84cc30b87ef500",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 67668,
"upload_time": "2024-05-04T13:43:46",
"upload_time_iso_8601": "2024-05-04T13:43:46.632870Z",
"url": "https://files.pythonhosted.org/packages/ba/33/cfaac045b5e3b39cbeee075f52b69932a47b24cc4e6d123457bc9961be76/flask_caching-2.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-04 13:43:46",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pallets-eco",
"github_project": "flask-caching",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "flask-caching"
}