Decorators for caching the values of functions and methods
Project description
plone.memoize provides Python function decorators for caching the values of functions and methods.
The type of cache storage is freely configurable by the user, as is the cache key, which is what the function’s value depends on.
plone.memoize has support for memcached and is easily extended to use other caching storages. It also has specialized decorators for use with Zope views. However, plone.memoize can be used without Zope.
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 plone.memoize-1.0.3.tar.gz.
File metadata
- Download URL: plone.memoize-1.0.3.tar.gz
- Upload date:
- Size: 18.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9e133e8d1068e728e1902a322783e078529bea57685a44aa87122faeda570742
|
|
| MD5 |
fa95130c16c983485faf7e90f522ec87
|
|
| BLAKE2b-256 |
926b8fabaeccaf224f06e2fce4c664077190cbf21b45c09f89eb68609957f850
|
File details
Details for the file plone.memoize-1.0.3-py2.4.egg.
File metadata
- Download URL: plone.memoize-1.0.3-py2.4.egg
- Upload date:
- Size: 32.5 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b694157e5e0c7c9f70f73a9c8a7ef3b71225c2f1e8adbf29b5755082f5cebd1c
|
|
| MD5 |
972d1d00dd1f4292cbc2a2b33add7a7b
|
|
| BLAKE2b-256 |
19fe1decbdbc6b2b946b2486e62c5909295661a6b5428ffc8ec1bfd3ec6ff6fa
|