Skip to main content

caching for recipes

Project description

========
Overview
========

.. start-badges

.. list-table::
:stub-columns: 1


.. |downloads| image:: https://img.shields.io/pypi/dm/recipe.svg
:alt: PyPI Package monthly downloads
:target: https://pypi.python.org/pypi/recipe

.. |wheel| image:: https://img.shields.io/pypi/wheel/recipe.svg
:alt: PyPI Wheel
:target: https://pypi.python.org/pypi/recipe

.. |supported-versions| image:: https://img.shields.io/pypi/pyversions/recipe.svg
:alt: Supported versions
:target: https://pypi.python.org/pypi/recipe

.. |supported-implementations| image:: https://img.shields.io/pypi/implementation/recipe.svg
:alt: Supported implementations
:target: https://pypi.python.org/pypi/recipe


.. end-badges

Recipe_Caching is an MIT licensed caching extension for the recipe querying
library, written in Python. It caches SQL query results keyed by the SQL query.
By providing a custom oven and a recipe extension. Using it requires defining
a `dogpile.cache`_ cache region, using the caching oven, and telling the recipe
to use the caching extension.

Installation
============

::

pip install recipe_caching

Documentation
=============

https://recipe_caching.readthedocs.io/

Development
===========

To run the all tests run::

py.test


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

recipe_caching-0.1.0.tar.gz (17.4 kB view hashes)

Uploaded Source

Built Distributions

recipe_caching-0.1.0-py3.6.egg (23.4 kB view hashes)

Uploaded Source

recipe_caching-0.1.0-py2.py3-none-any.whl (12.1 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page