caching for recipe library
Project description
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
Development
To run the all tests run:
py.test
Project details
Release history Release notifications | RSS feed
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.6.0.tar.gz
(19.6 kB
view details)
Built Distribution
File details
Details for the file recipe_caching-0.6.0.tar.gz
.
File metadata
- Download URL: recipe_caching-0.6.0.tar.gz
- Upload date:
- Size: 19.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 71f4d9cbf6c9695dc83819968c9422469b9c0584c69dea190b59a5feac13016f |
|
MD5 | a9cff6adcd68a5f9268bd2af782cea60 |
|
BLAKE2b-256 | fb193f454e8bce175ff5e7ffa37c8dd0851ea920a762e2ae702d511c7a970970 |
File details
Details for the file recipe_caching-0.6.0-py2.py3-none-any.whl
.
File metadata
- Download URL: recipe_caching-0.6.0-py2.py3-none-any.whl
- Upload date:
- Size: 12.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a7cd6548b661021f88665c26105fdb259625cb292ad97a15d164ccabcacb2cf |
|
MD5 | c9b8f88f031efbac346b45d435a887ff |
|
BLAKE2b-256 | 759e3a5ce0d3497a5a43dbfaa0afd61c2ba75c6fa8a7b57565b42b15fc963c6a |