thin layer to facilitate caching of api calls
Project description
Use case: you have modules or objects whose methods you want to call. These calls might be expensive (e.g. rate-limited API calls). Thus you do not want to make unnecessary calls which would only give results that you already have. However, during testing repeatedly calling these methods is unavoidable. Cachewrapper solves this by automatically providing a cache for all calls.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cachewrapper-0.1.1.tar.gz.
File metadata
- Download URL: cachewrapper-0.1.1.tar.gz
- Upload date:
- Size: 20.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb3e559c77776284a5d34118b7d18f895edddbb1ece713815ef6d90f8f939e18
|
|
| MD5 |
1519a20e4e7c819ed915c235b9a9f10d
|
|
| BLAKE2b-256 |
5e9f1cc20bebd93fc98242ff5ff404c815d9af40a74528ee170e2932b3906847
|
File details
Details for the file cachewrapper-0.1.1-py3-none-any.whl.
File metadata
- Download URL: cachewrapper-0.1.1-py3-none-any.whl
- Upload date:
- Size: 17.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
31cb8f5ff80e89800a628311b69d7cd840363f194be21ca282f03b46a90fd266
|
|
| MD5 |
4dd2ed2dd824122f3e9dccf22f56c0ef
|
|
| BLAKE2b-256 |
44bedec047e6eeca4cf387460009f057facaaae437008c4594c912f83bd7928b
|