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.0.tar.gz
(6.2 kB
view hashes)
Built Distribution
Close
Hashes for sqlite3_cache-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b411e60cd9b559a30f5a47b62333cf6e02bca0ec0bba98747b2c2615844226e8 |
|
MD5 | cb84ed520d37b8c6600a305603db1a93 |
|
BLAKE2b-256 | dac29589b5ad9cf7916fbfc87c112c467286042f420ed6f6c28c71ba14b6e4ca |