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/
Contributing: https://github.com/MrThearMan/sqlite3-cache/blob/main/CONTRIBUTING.md
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.2.2.tar.gz
(9.2 kB
view details)
Built Distribution
File details
Details for the file sqlite3_cache-0.2.2.tar.gz
.
File metadata
- Download URL: sqlite3_cache-0.2.2.tar.gz
- Upload date:
- Size: 9.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.7 Linux/6.2.0-1018-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3b757ac6dbcf57d20979f01e4321a72ddd2b8b2bc87f7a8196070a24a4f4c5d0 |
|
MD5 | 29b9fa81d775dc4fd28e80b4920d8619 |
|
BLAKE2b-256 | 6fc9b1d94bbdb07e16cdad0774e05082bca99718eef58047a6c1490d09d6f8ae |
File details
Details for the file sqlite3_cache-0.2.2-py3-none-any.whl
.
File metadata
- Download URL: sqlite3_cache-0.2.2-py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.7 Linux/6.2.0-1018-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dc5a5c8b3715664e4522c279a0c74b28e54f8af17b354f0754a7fa673d4c7749 |
|
MD5 | ca3ccfec49a62e869ce50982d08b6864 |
|
BLAKE2b-256 | 4172225aaa48944fe796b5bca5778d965d265da6af3b1f590e9079d34d81f4c0 |