Skip to main content

Use SQLite3 as cache.

Project description

SQLite3 Cache

Coverage Status GitHub Workflow Status PyPI GitHub GitHub Last Commit GitHub Issues Downloads Python Version

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 hashes)

Uploaded Source

Built Distribution

sqlite3_cache-0.2.2-py3-none-any.whl (9.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page