Use SQLite3 as cache.
Project description
SQLite3 Cache
pip install sqlite3-cache
Documentation: https://mrthearman.github.io/sqlite3-cache/
Source Code: https://github.com/MrThearMan/sqlite3-cache/
Use SQLite3 as quick, persistent, thread-safe cache. Can store any picklable objects.
from sqlite3_cache import Cache
cache = Cache()
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
sqlite3-cache-0.1.1.tar.gz
(6.0 kB
view hashes)
Built Distribution
Close
Hashes for sqlite3_cache-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | cd11fda2b549ea7488e6691ab0ef71c2c43758ebc269315f8df1b1197063519a |
|
MD5 | b1905ba7989b67942d907317b3a1de25 |
|
BLAKE2b-256 | 5e8e450222c86531e2883a0fa06f5d48bbdbd58ee6ae7861ccada86be454cfba |