{ "info": { "author": "Chris Gemignani", "author_email": "chris.gemignani@juiceanalytics.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "Overview\n========\n\nRecipe_Caching is an MIT licensed caching extension for the recipe querying\nlibrary, written in Python. It caches SQL query results keyed by the SQL query.\nBy providing a custom oven and a recipe extension. Using it requires defining\na ``dogpile.cache`` cache region, using the caching oven, and telling the recipe\nto use the caching extension.\n\nInstallation\n============\n\n``pip install recipe_caching``\n\nDocumentation\n=============\n\nhttps://recipe_caching.readthedocs.io/\n\nDevelopment\n===========\n\nTo run the tests run::\n\n py.test\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/juiceinc/recipe_caching", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "recipe-caching", "package_url": "https://pypi.org/project/recipe-caching/", "platform": "", "project_url": "https://pypi.org/project/recipe-caching/", "project_urls": { "Homepage": "https://github.com/juiceinc/recipe_caching" }, "release_url": "https://pypi.org/project/recipe-caching/0.4.0/", "requires_dist": [ "recipe (>=0.7.2)", "six", "sqlalchemy", "redis", "dogpile.cache", "flapjack-stack" ], "requires_python": "", "summary": "caching for recipes", "version": "0.4.0" }, "last_serial": 5481257, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "1cd50cf9689a97509555b6e61c37cd2f", "sha256": "b254e3296fa3e1966405c19860dfbcb76b9aa1178e967ae0a8e58d4071cdd288" }, "downloads": -1, "filename": "recipe_caching-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1cd50cf9689a97509555b6e61c37cd2f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 12122, "upload_time": "2017-11-08T13:50:54", "url": "https://files.pythonhosted.org/packages/5a/1f/c4797a17bc1204881a30c33794bf368c88761cdf1c10450ca824e7884767/recipe_caching-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0a0294dd36aa81bddf509be17f607463", "sha256": "f038b2f2e4f9ec9a24a3d614bfdf2315a84a669d9b5cc6a2574cc3f4ea198413" }, "downloads": -1, "filename": "recipe_caching-0.1.0-py3.6.egg", "has_sig": false, "md5_digest": "0a0294dd36aa81bddf509be17f607463", "packagetype": "bdist_egg", "python_version": "3.6", "requires_python": null, "size": 23386, "upload_time": "2017-11-08T13:50:56", "url": "https://files.pythonhosted.org/packages/3f/b7/ea4ad139297b9deaa4125e956de9c565b7671beecbe1658a3cf3fd9f22f0/recipe_caching-0.1.0-py3.6.egg" }, { "comment_text": "", "digests": { "md5": "7eaef39710f87e8264f824d7bd426199", "sha256": "567c11d8175529be3783171fc29574e7f12a122f0199bea7a653764d1fb2581a" }, "downloads": -1, "filename": "recipe_caching-0.1.0.tar.gz", "has_sig": false, "md5_digest": "7eaef39710f87e8264f824d7bd426199", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17377, "upload_time": "2017-11-08T13:50:57", "url": "https://files.pythonhosted.org/packages/88/7e/29aee6e9ca1cb61ba9c4fb0e130b27e119400043c8f40c6b5828559d9692/recipe_caching-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "bf2ed4fbc24116796450318c18554d04", "sha256": "ba8e762795f7b0cadd6cbea9d26c1c3991627c1aaec5d34264a431cbea9bc35e" }, "downloads": -1, "filename": "recipe_caching-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "bf2ed4fbc24116796450318c18554d04", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 12152, "upload_time": "2018-01-23T21:34:19", "url": "https://files.pythonhosted.org/packages/5a/02/787d26e792e66c3f7fe8ebe3394f39fe3d94f99046466f7ad11a1cce87d8/recipe_caching-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1c70611384c016945fb505afefec5a06", "sha256": "9d96e97fba46918ac1212f76fa69e46e0a702a3c24ac0618095a4fc5f5d923f9" }, "downloads": -1, "filename": "recipe_caching-0.2.0.tar.gz", "has_sig": false, "md5_digest": "1c70611384c016945fb505afefec5a06", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17717, "upload_time": "2018-01-23T21:20:37", "url": "https://files.pythonhosted.org/packages/08/bc/bfb8c37c45cd38933df80656b4133f3a5fbe61aab3eb80b2fabee7b66192/recipe_caching-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "7c92b8f387446d762f269aec53f8cfed", "sha256": "a2fa1da9ff9911aa7503816ec6d98f6e2aa553ad72b55508ed6578c01e890565" }, "downloads": -1, "filename": "recipe_caching-0.2.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7c92b8f387446d762f269aec53f8cfed", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 12173, "upload_time": "2018-01-23T21:34:20", "url": "https://files.pythonhosted.org/packages/b8/61/2402818f185f274389b970986d6f406e13855ffc145a607fd2bddb5e9cd9/recipe_caching-0.2.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ca9df46f0d80a5f94506a8244340894d", "sha256": "347f9e3120a3a403b9d6a44391221af5ec6ba192d9223b7faa1846b917656131" }, "downloads": -1, "filename": "recipe_caching-0.2.1.tar.gz", "has_sig": false, "md5_digest": "ca9df46f0d80a5f94506a8244340894d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17727, "upload_time": "2018-01-23T21:34:22", "url": "https://files.pythonhosted.org/packages/9e/56/b89e5f080cfe188d3c57a79e31fadac002358ee3749bf15fcd584808e065/recipe_caching-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "3178512e3c856599849244ce6b6e5f67", "sha256": "ad8128819b681f67e1b11dee3cd272bc2c231541fda9a42100380e25f00f1fa5" }, "downloads": -1, "filename": "recipe_caching-0.2.2.tar.gz", "has_sig": false, "md5_digest": "3178512e3c856599849244ce6b6e5f67", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17717, "upload_time": "2018-01-24T03:38:35", "url": "https://files.pythonhosted.org/packages/fb/a0/ce7a6d8cadc6918272118d0e07d525093622de8214ce04eb94c7347f99d5/recipe_caching-0.2.2.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "d30cadca041d55a7664403f88aa0844b", "sha256": "fee4419ab7b07d560a352c030916106e129d5796ed4a725c0ee4a25ec6fec468" }, "downloads": -1, "filename": "recipe_caching-0.3.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d30cadca041d55a7664403f88aa0844b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 12164, "upload_time": "2018-03-09T16:21:11", "url": "https://files.pythonhosted.org/packages/49/fa/30fd29bc468d2ba7d00bbad63f528cf1f08968ecdc827baff8469a6e38b7/recipe_caching-0.3.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "202cda5d2cd7da3318016618dfe1d39a", "sha256": "9ffe5690d5fcba7e44e514e7bd7ebe59b06ff77ab1153ca6ca283670f7688cea" }, "downloads": -1, "filename": "recipe_caching-0.3.0.tar.gz", "has_sig": false, "md5_digest": "202cda5d2cd7da3318016618dfe1d39a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17798, "upload_time": "2018-03-09T16:21:13", "url": "https://files.pythonhosted.org/packages/e7/a0/7d0065922b50bb8ccc2bf38b01ba684acf824756dbccf6db937b208c6557/recipe_caching-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "6587a96ae9c67e7d5a8beca519c8768c", "sha256": "e62a927cb10407e3c63d99f1022f0d4bcf02a519aa19260a956aaedc597fb84a" }, "downloads": -1, "filename": "recipe_caching-0.3.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6587a96ae9c67e7d5a8beca519c8768c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 12164, "upload_time": "2018-03-14T12:49:42", "url": "https://files.pythonhosted.org/packages/74/19/18ad9682c2c9fdaa390561a4f25e2ec7b223976ee8dd5ddc4b118fa11774/recipe_caching-0.3.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cc38dc7b141b4f110cc09bb1c0c13dac", "sha256": "9dcdf937f200fd9a4ef64a3682bb03af6966ba1a8c11aef54f3ff44db5729b4c" }, "downloads": -1, "filename": "recipe_caching-0.3.1.tar.gz", "has_sig": false, "md5_digest": "cc38dc7b141b4f110cc09bb1c0c13dac", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17783, "upload_time": "2018-03-14T12:49:43", "url": "https://files.pythonhosted.org/packages/e8/ad/cf90de92ad6e960d6cd66e4c63b8c9a2fb4e4ce7ef89f3f7339328010a1c/recipe_caching-0.3.1.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "13db13d10b7be68d905540761cff850e", "sha256": "9afd6039bac613dbd8729fb12999a8419e4630a5f3a0507434584b6e54b6d373" }, "downloads": -1, "filename": "recipe_caching-0.4.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "13db13d10b7be68d905540761cff850e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 11872, "upload_time": "2019-07-03T13:09:42", "url": "https://files.pythonhosted.org/packages/d1/60/d60decb2af1af8ad54d823ec0e88250156c9e5de68a48d9f42bc7b22b06e/recipe_caching-0.4.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "01736904da4b25e9ae8e189a9f46a140", "sha256": "08dd8008bce098fd324d2d0ace2b3dd5c1fca64c94a56452494f7d8987d76cfe" }, "downloads": -1, "filename": "recipe_caching-0.4.0.tar.gz", "has_sig": false, "md5_digest": "01736904da4b25e9ae8e189a9f46a140", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17712, "upload_time": "2019-07-03T13:09:44", "url": "https://files.pythonhosted.org/packages/69/49/bdc77eab48e6cbf3bc8b5926171d2877e250ce7f153ffd1f2adbf93ec725/recipe_caching-0.4.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "13db13d10b7be68d905540761cff850e", "sha256": "9afd6039bac613dbd8729fb12999a8419e4630a5f3a0507434584b6e54b6d373" }, "downloads": -1, "filename": "recipe_caching-0.4.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "13db13d10b7be68d905540761cff850e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 11872, "upload_time": "2019-07-03T13:09:42", "url": "https://files.pythonhosted.org/packages/d1/60/d60decb2af1af8ad54d823ec0e88250156c9e5de68a48d9f42bc7b22b06e/recipe_caching-0.4.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "01736904da4b25e9ae8e189a9f46a140", "sha256": "08dd8008bce098fd324d2d0ace2b3dd5c1fca64c94a56452494f7d8987d76cfe" }, "downloads": -1, "filename": "recipe_caching-0.4.0.tar.gz", "has_sig": false, "md5_digest": "01736904da4b25e9ae8e189a9f46a140", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17712, "upload_time": "2019-07-03T13:09:44", "url": "https://files.pythonhosted.org/packages/69/49/bdc77eab48e6cbf3bc8b5926171d2877e250ce7f153ffd1f2adbf93ec725/recipe_caching-0.4.0.tar.gz" } ] }