{"id":21222070,"url":"https://github.com/mrthearman/sqlite3-cache","last_synced_at":"2025-06-21T16:35:19.948Z","repository":{"id":57470573,"uuid":"394049430","full_name":"MrThearMan/sqlite3-cache","owner":"MrThearMan","description":"Use SQLite as cache.","archived":false,"fork":false,"pushed_at":"2025-06-09T19:28:51.000Z","size":3401,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-09T20:28:36.372Z","etag":null,"topics":["cache","python","sqlite"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/sqlite3-cache/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MrThearMan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-08-08T19:11:00.000Z","updated_at":"2025-06-09T19:28:54.000Z","dependencies_parsed_at":"2023-02-16T01:01:22.112Z","dependency_job_id":"742cee82-f1e4-47e5-9df0-637f5ccbfe10","html_url":"https://github.com/MrThearMan/sqlite3-cache","commit_stats":{"total_commits":26,"total_committers":3,"mean_commits":8.666666666666666,"dds":0.2692307692307693,"last_synced_commit":"a75e3eab7d90e8ccd7ba86b36b005e242ca4b3a3"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/MrThearMan/sqlite3-cache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrThearMan%2Fsqlite3-cache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrThearMan%2Fsqlite3-cache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrThearMan%2Fsqlite3-cache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrThearMan%2Fsqlite3-cache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MrThearMan","download_url":"https://codeload.github.com/MrThearMan/sqlite3-cache/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrThearMan%2Fsqlite3-cache/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261159064,"owners_count":23117941,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cache","python","sqlite"],"created_at":"2024-11-20T22:39:25.546Z","updated_at":"2025-06-21T16:35:14.930Z","avatar_url":"https://github.com/MrThearMan.png","language":"Python","readme":"# SQLite3 Cache\n\n[![Coverage Status][coverage-badge]][coverage]\n[![GitHub Workflow Status][status-badge]][status]\n[![PyPI][pypi-badge]][pypi]\n[![GitHub][licence-badge]][licence]\n[![GitHub Last Commit][repo-badge]][repo]\n[![GitHub Issues][issues-badge]][issues]\n[![Downloads][downloads-badge]][pypi]\n[![Python Version][version-badge]][pypi]\n\n```shell\npip install sqlite3-cache\n```\n\n---\n\n**Documentation**: [https://mrthearman.github.io/sqlite3-cache/](https://mrthearman.github.io/sqlite3-cache/)\n\n**Source Code**: [https://github.com/MrThearMan/sqlite3-cache/](https://github.com/MrThearMan/sqlite3-cache/)\n\n**Contributing**: [https://github.com/MrThearMan/sqlite3-cache/blob/main/CONTRIBUTING.md](https://github.com/MrThearMan/sqlite3-cache/blob/main/CONTRIBUTING.md)\n\n---\n\nUse [SQLite3][sqlite] as quick, persistent, thread-safe cache.\nCan store any [picklable][picklable] objects.\n\n```python\nfrom sqlite3_cache import Cache\n\ncache = Cache()\n```\n\n\n[sqlite]: https://docs.python.org/3/library/sqlite3.html\n[picklable]: https://docs.python.org/3/library/pickle.html\n\n[coverage-badge]: https://coveralls.io/repos/github/MrThearMan/sqlite3-cache/badge.svg?branch=main\n[downloads-badge]: https://img.shields.io/pypi/dm/sqlite3-cache\n[status-badge]: https://img.shields.io/github/actions/workflow/status/MrThearMan/sqlite3-cache/test.yml?branch=main\n[pypi-badge]: https://img.shields.io/pypi/v/sqlite3-cache\n[licence-badge]: https://img.shields.io/github/license/MrThearMan/sqlite3-cache\n[repo-badge]: https://img.shields.io/github/last-commit/MrThearMan/sqlite3-cache\n[issues-badge]: https://img.shields.io/github/issues-raw/MrThearMan/sqlite3-cache\n[version-badge]: https://img.shields.io/pypi/pyversions/sqlite3-cache\n\n[coverage]: https://coveralls.io/github/MrThearMan/sqlite3-cache?branch=main\n[status]: https://github.com/MrThearMan/sqlite3-cache/actions/workflows/test.yml\n[pypi]: https://pypi.org/project/sqlite3-cache\n[licence]: https://github.com/MrThearMan/sqlite3-cache/blob/main/LICENSE\n[repo]: https://github.com/MrThearMan/sqlite3-cache/commits/main\n[issues]: https://github.com/MrThearMan/sqlite3-cache/issues\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrthearman%2Fsqlite3-cache","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrthearman%2Fsqlite3-cache","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrthearman%2Fsqlite3-cache/lists"}