A Python 3 module that provides a TimedDict class, which is designed to mimic the functionality of Redis’s EXPIRE. Keys are set to expire after a certain number of seconds, and a callback function may optionally be called. Keys are continuously checked for expiration in a separate thread, so stale keys do not pile up in memory.
Release files for timeddictionary 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| timeddictionary-0.1.1.tar.gz | 5.3 kB | Details |
Release files / timeddictionary-0.1.1.tar.gz
| Download URL | timeddictionary-0.1.1.tar.gz |
|---|---|
| Size | 5.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
59f977df675bad2c93580bd96685717b7acb50725f7d93a26d000819e75efd7d
|
|
BLAKE2b-256 checksum How to use checksums |
5a048a46a004d38189d636394c25a6d71c2905159254b978dbaabd7e85001789
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/20.7.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.5.2
|