{ "info": { "author": "Peter Justin", "author_email": "peter.justin@outlook.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.5", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "\nFlask-Caching\n=============\n\nAdds easy cache support to Flask.\n\nSetup\n-----\n\nThe Cache Extension can either be initialized directly:\n\n.. code:: python\n\n from flask import Flask\n from flask_caching import Cache\n\n app = Flask(__name__)\n # For more configuration options, check out the documentation\n cache = Cache(app, config={'CACHE_TYPE': 'simple'})\n\nOr through the factory method:\n\n.. code:: python\n\n cache = Cache(config={'CACHE_TYPE': 'simple'})\n\n app = Flask(__name__)\n cache.init_app(app)\n\nLinks\n=====\n\n* `Documentation `_\n* `Source Code `_\n* `Issues `_\n* `original Flask-Cache Extension `_\n\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/sh4nks/flask-caching", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "Flask-Caching-IceFruit", "package_url": "https://pypi.org/project/Flask-Caching-IceFruit/", "platform": "any", "project_url": "https://pypi.org/project/Flask-Caching-IceFruit/", "project_urls": { "Homepage": "https://github.com/sh4nks/flask-caching" }, "release_url": "https://pypi.org/project/Flask-Caching-IceFruit/0.0.3/", "requires_dist": [ "Flask" ], "requires_python": "", "summary": "Adds caching support to your Flask application", "version": "0.0.3" }, "last_serial": 4236068, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "a5843b8b3342dd494a9576447b612826", "sha256": "95d97891c7aec57c0dc9de4496e88f47e5e668ef55b5cb6b0b5cee6b5fadb3fa" }, "downloads": -1, "filename": "Flask_Caching_IceFruit-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a5843b8b3342dd494a9576447b612826", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 22994, "upload_time": "2018-09-04T01:19:39", "url": "https://files.pythonhosted.org/packages/9a/a1/4b52e0e7451496d961fd32c65af124f38ef489a24552cb519eb95fdeb04a/Flask_Caching_IceFruit-0.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "28539ce8b3aa2e6771948dcf66606258", "sha256": "083f8a42266fdbf0e432d03a02e69b265a685528b81656c35d35cb62decaff7d" }, "downloads": -1, "filename": "Flask-Caching-IceFruit-0.0.1.tar.gz", "has_sig": false, "md5_digest": "28539ce8b3aa2e6771948dcf66606258", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25706, "upload_time": "2018-09-04T01:19:41", "url": "https://files.pythonhosted.org/packages/19/4f/32abb5fb1d569137281b2e2f24af87e772217dd0f14d458a7e7f437a6818/Flask-Caching-IceFruit-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "038e1a3c56442abf9bb8a0f9ae835e72", "sha256": "50ce0f6014a02d43303ee1e5a45cfdf6ba849639aff0209056d8ec9c4da21925" }, "downloads": -1, "filename": "Flask_Caching_IceFruit-0.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "038e1a3c56442abf9bb8a0f9ae835e72", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 23001, "upload_time": "2018-09-04T01:45:55", "url": "https://files.pythonhosted.org/packages/4b/6a/bab21d3ac9a0c08aeb62bd6bc2b9b638ed94e7931fca063874f146f328f3/Flask_Caching_IceFruit-0.0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4594892f262756bfd0ce8db20e5ef3ca", "sha256": "d595a825d77dcd917385518ea6c203c73b4f5c4db45df6d04ebe999adede2fdb" }, "downloads": -1, "filename": "Flask-Caching-IceFruit-0.0.2.tar.gz", "has_sig": false, "md5_digest": "4594892f262756bfd0ce8db20e5ef3ca", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25729, "upload_time": "2018-09-04T01:45:57", "url": "https://files.pythonhosted.org/packages/5d/24/bd9b13f15f403d963492502358278df18f6ebd2fca90d1790db706df886f/Flask-Caching-IceFruit-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "ef8cb854ae0b10ac6be6de85dc770221", "sha256": "9632c9ded6a001a384fbd62ca55dd0635d72a0c847c1e3654ac228ad0c2b07d4" }, "downloads": -1, "filename": "Flask_Caching_IceFruit-0.0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ef8cb854ae0b10ac6be6de85dc770221", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 22993, "upload_time": "2018-09-04T01:54:42", "url": "https://files.pythonhosted.org/packages/f4/a9/063504aa9af996277ede17f40d757c103759f69381394721dd9e52b93285/Flask_Caching_IceFruit-0.0.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b85e34844b4515deb923e4d7017b24ff", "sha256": "487a4270810ff5f3bb2d0c934ee0eee4b6d29bb843bdc7b70be65872583535a9" }, "downloads": -1, "filename": "Flask-Caching-IceFruit-0.0.3.tar.gz", "has_sig": false, "md5_digest": "b85e34844b4515deb923e4d7017b24ff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25713, "upload_time": "2018-09-04T01:54:45", "url": "https://files.pythonhosted.org/packages/3e/c3/dc2d852d9b5e95fb858ca6b1efb9dd1aa9d012eee90414738bea631c762f/Flask-Caching-IceFruit-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ef8cb854ae0b10ac6be6de85dc770221", "sha256": "9632c9ded6a001a384fbd62ca55dd0635d72a0c847c1e3654ac228ad0c2b07d4" }, "downloads": -1, "filename": "Flask_Caching_IceFruit-0.0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ef8cb854ae0b10ac6be6de85dc770221", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 22993, "upload_time": "2018-09-04T01:54:42", "url": "https://files.pythonhosted.org/packages/f4/a9/063504aa9af996277ede17f40d757c103759f69381394721dd9e52b93285/Flask_Caching_IceFruit-0.0.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b85e34844b4515deb923e4d7017b24ff", "sha256": "487a4270810ff5f3bb2d0c934ee0eee4b6d29bb843bdc7b70be65872583535a9" }, "downloads": -1, "filename": "Flask-Caching-IceFruit-0.0.3.tar.gz", "has_sig": false, "md5_digest": "b85e34844b4515deb923e4d7017b24ff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25713, "upload_time": "2018-09-04T01:54:45", "url": "https://files.pythonhosted.org/packages/3e/c3/dc2d852d9b5e95fb858ca6b1efb9dd1aa9d012eee90414738bea631c762f/Flask-Caching-IceFruit-0.0.3.tar.gz" } ] }