{"id":2930520,"name":"sqlitedict","ecosystem":"pypi","description":"Persistent dict in Python, backed up by sqlite3 and pickle, multithread-safe.","homepage":"https://github.com/piskvorky/sqlitedict","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/piskvorky/sqlitedict","keywords_array":["sqlite","persistent dict","multithreaded"],"namespace":null,"versions_count":21,"first_release_published_at":"2011-07-19T17:18:01.000Z","latest_release_published_at":"2022-12-03T13:39:13.000Z","latest_release_number":"2.1.0","last_synced_at":"2026-09-13T09:17:28.376Z","created_at":"2022-04-10T12:42:12.121Z","updated_at":"2026-09-13T14:18:14.526Z","registry_url":"https://pypi.org/project/sqlitedict/","install_command":"pip install sqlitedict --index-url https://pypi.org/simple","documentation_url":"https://sqlitedict.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Intended Audience :: Developers","License :: OSI Approved :: Apache Software License","Operating System :: OS Independent","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Database :: Front-Ends"],"normalized_name":"sqlitedict","project_status":null},"repo_metadata":{"id":1583348,"uuid":"2072368","full_name":"piskvorky/sqlitedict","owner":"piskvorky","description":"Persistent dict, backed by sqlite3 and pickle, multithread-safe.","archived":false,"fork":false,"pushed_at":"2022-12-07T16:37:05.000Z","size":253,"stargazers_count":1245,"open_issues_count":38,"forks_count":140,"subscribers_count":28,"default_branch":"master","last_synced_at":"2026-08-25T01:24:30.948Z","etag":null,"topics":["data-store","multi-threading","python","sqlite"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/piskvorky.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-07-19T14:09:09.000Z","updated_at":"2026-08-22T15:32:45.000Z","dependencies_parsed_at":"2022-06-25T17:35:51.514Z","dependency_job_id":null,"html_url":"https://github.com/piskvorky/sqlitedict","commit_stats":null,"previous_names":["piskvorky/sqlitedict","rare-technologies/sqlitedict"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/piskvorky/sqlitedict","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piskvorky%2Fsqlitedict","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piskvorky%2Fsqlitedict/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piskvorky%2Fsqlitedict/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piskvorky%2Fsqlitedict/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/piskvorky","download_url":"https://codeload.github.com/piskvorky/sqlitedict/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piskvorky%2Fsqlitedict/sbom","scorecard":{"id":117041,"data":{"date":"2025-08-11","repo":{"name":"github.com/piskvorky/sqlitedict","commit":"96e81621fd6ab094efdd86e70fd57efe9d40ca12"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 6/13 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/piskvorky/sqlitedict/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/piskvorky/sqlitedict/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/piskvorky/sqlitedict/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/piskvorky/sqlitedict/release.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:33","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T01:35:59.788Z","repository_id":1583348,"created_at":"2025-08-16T01:35:59.788Z","updated_at":"2025-08-16T01:35:59.788Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019006,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-02T02:00:06.194Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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"},"owner_record":{"login":"piskvorky","name":"Radim Řehůřek","uuid":"610412","kind":"user","description":"Creator of Gensim. Founder and CTO at pii-tools.com. I love history and beginnings in general.","email":"","website":"https://radimrehurek.com/","location":null,"twitter":"radimrehurek","company":"@pii-tools","icon_url":"https://avatars.githubusercontent.com/u/610412?u=457738a74109eba091a4338bb37536609ce0145a\u0026v=4","repositories_count":60,"last_synced_at":"2026-09-10T13:00:43.094Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/piskvorky","funding_links":["https://github.com/sponsors/piskvorky"],"total_stars":23769,"followers":997,"following":7,"created_at":"2022-11-03T04:46:42.126Z","updated_at":"2026-09-10T13:00:43.375Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/piskvorky","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/piskvorky/repositories"},"tags":[{"name":"v2.1.0","sha":"e56cf0cf6bc7499cd8e12618d7022a8bc614d90a","kind":"commit","published_at":"2022-12-03T13:37:44.000Z","download_url":"https://codeload.github.com/piskvorky/sqlitedict/tar.gz/v2.1.0","html_url":"https://github.com/piskvorky/sqlitedict/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/piskvorky/sqlitedict@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piskvorky%2Fsqlitedict/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piskvorky%2Fsqlitedict/tags/v2.1.0/manifests"},{"name":"2.0.0","sha":"fdaf06167eebbd22ecd6932ac54487d4f3db1713","kind":"commit","published_at":"2022-04-22T13:00:02.000Z","download_url":"https://codeload.github.com/piskvorky/sqlitedict/tar.gz/2.0.0","html_url":"https://github.com/piskvorky/sqlitedict/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/piskvorky/sqlitedict@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piskvorky%2Fsqlitedict/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piskvorky%2Fsqlitedict/tags/2.0.0/manifests"},{"name":"1.7.0","sha":"ca6758fadd55e4ee7f36b26e3a39558954e91bc6","kind":"commit","published_at":"2020-09-04T04:51:50.000Z","download_url":"https://codeload.github.com/piskvorky/sqlitedict/tar.gz/1.7.0","html_url":"https://github.com/piskvorky/sqlitedict/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/piskvorky/sqlitedict@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piskvorky%2Fsqlitedict/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piskvorky%2Fsqlitedict/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"39e8dced2f56498df6e0d58a0addf42297917d3f","kind":"tag","published_at":"2018-09-18T06:32:53.000Z","download_url":"https://codeload.github.com/piskvorky/sqlitedict/tar.gz/1.6.0","html_url":"https://github.com/piskvorky/sqlitedict/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/piskvorky/sqlitedict@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piskvorky%2Fsqlitedict/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piskvorky%2Fsqlitedict/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"f6456a3c280815c997487a9965cd76346c93879c","kind":"tag","published_at":"2017-02-14T00:09:19.000Z","download_url":"https://codeload.github.com/piskvorky/sqlitedict/tar.gz/1.5.0","html_url":"https://github.com/piskvorky/sqlitedict/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/piskvorky/sqlitedict@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piskvorky%2Fsqlitedict/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piskvorky%2Fsqlitedict/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"410cd4f944c5b553c0e65b52a7a9c5c2cf7d81c4","kind":"tag","published_at":"2016-08-26T17:01:42.000Z","download_url":"https://codeload.github.com/piskvorky/sqlitedict/tar.gz/1.4.2","html_url":"https://github.com/piskvorky/sqlitedict/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/piskvorky/sqlitedict@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piskvorky%2Fsqlitedict/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piskvorky%2Fsqlitedict/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"9677a5fd73116dcb8def1fde768b89f98c53fd59","kind":"tag","published_at":"2016-05-15T17:51:21.000Z","download_url":"https://codeload.github.com/piskvorky/sqlitedict/tar.gz/1.4.1","html_url":"https://github.com/piskvorky/sqlitedict/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/piskvorky/sqlitedict@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piskvorky%2Fsqlitedict/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piskvorky%2Fsqlitedict/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"9351e482f9410c9bf5993b1bc8304d21a594228c","kind":"tag","published_at":"2015-09-02T14:51:51.000Z","download_url":"https://codeload.github.com/piskvorky/sqlitedict/tar.gz/1.4.0","html_url":"https://github.com/piskvorky/sqlitedict/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/piskvorky/sqlitedict@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piskvorky%2Fsqlitedict/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piskvorky%2Fsqlitedict/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"f61d6e5b898104d23140ff9ed93dd1b09fe7c105","kind":"tag","published_at":"2015-05-05T15:37:01.000Z","download_url":"https://codeload.github.com/piskvorky/sqlitedict/tar.gz/1.3.0","html_url":"https://github.com/piskvorky/sqlitedict/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/piskvorky/sqlitedict@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piskvorky%2Fsqlitedict/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piskvorky%2Fsqlitedict/tags/1.3.0/manifests"},{"name":"v1.2.0","sha":"8e89aec2cc8f5124c5c6dab09ebdd137567805e2","kind":"commit","published_at":"2015-02-07T10:25:31.000Z","download_url":"https://codeload.github.com/piskvorky/sqlitedict/tar.gz/v1.2.0","html_url":"https://github.com/piskvorky/sqlitedict/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/piskvorky/sqlitedict@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piskvorky%2Fsqlitedict/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piskvorky%2Fsqlitedict/tags/v1.2.0/manifests"}]},"repo_metadata_updated_at":"2026-09-11T13:33:13.461Z","dependent_packages_count":76,"downloads":1424203,"downloads_period":"last-month","dependent_repos_count":1356,"rankings":{"downloads":0.6147666313511253,"dependent_repos_count":0.3112706831177598,"dependent_packages_count":0.2739796331278486,"stargazers_count":1.9646392568598539,"forks_count":4.202382244678436,"docker_downloads_count":1.0626770223726674,"average":1.4049525785846153},"purl":"pkg:pypi/sqlitedict","advisories":[{"uuid":"GSA_kwCzR0hTQS1nNHI3LTg2Z20tcGdxY84AA_qi","url":"https://github.com/advisories/GHSA-g4r7-86gm-pgqc","title":"sqlitedict insecure deserialization vulnerability","description":"Insecure deserialization in sqlitedict up to v2.1.0 allows attackers to execute arbitrary code.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2024-09-18T15:30:52.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.6,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2024-35515","https://github.com/piskvorky/sqlitedict","https://wha13.github.io/2024/06/13/mfcve","https://github.com/piskvorky/sqlitedict/issues/174","https://github.com/piskvorky/sqlitedict?tab=readme-ov-file#serialization","https://github.com/advisories/GHSA-g4r7-86gm-pgqc"],"source_kind":"github","identifiers":["GHSA-g4r7-86gm-pgqc","CVE-2024-35515"],"repository_url":"https://github.com/piskvorky/sqlitedict","blast_radius":26.937433329966982,"created_at":"2024-09-18T18:06:03.433Z","updated_at":"2026-09-13T13:07:24.173Z","epss_percentage":0.00886,"epss_percentile":0.56929,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1nNHI3LTg2Z20tcGdxY84AA_qi","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1nNHI3LTg2Z20tcGdxY84AA_qi","packages":[{"ecosystem":"pypi","package_name":"sqlitedict","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003c= 2.1.0"}],"purl":"pkg:pypi/sqlitedict"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1nNHI3LTg2Z20tcGdxY84AA_qi/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/sqlitedict","docker_dependents_count":59,"docker_downloads_count":149218,"usage_url":"https://repos.ecosyste.ms/usage/pypi/sqlitedict","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/sqlitedict/dependencies","status":null,"funding_links":["https://github.com/sponsors/piskvorky"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-10T23:11:06.543Z","issues_count":35,"pull_requests_count":47,"avg_time_to_close_issue":2476842.730769231,"avg_time_to_close_pull_request":6334350.886363637,"issues_closed_count":26,"pull_requests_closed_count":44,"pull_request_authors_count":29,"issue_authors_count":28,"avg_comments_per_issue":2.9714285714285715,"avg_comments_per_pull_request":2.7021276595744683,"merged_pull_requests_count":27,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/piskvorky%2Fsqlitedict/issues","maintainers":[{"login":"piskvorky","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piskvorky"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sqlitedict/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sqlitedict/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sqlitedict/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sqlitedict/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sqlitedict/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sqlitedict/codemeta","maintainers":[{"uuid":"mpenkov","login":"mpenkov","name":null,"email":null,"url":null,"packages_count":11,"html_url":"https://pypi.org/user/mpenkov/","role":null,"created_at":"2022-12-18T06:09:17.967Z","updated_at":"2022-12-18T06:09:17.967Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mpenkov/packages"},{"uuid":"piskvorky","login":"piskvorky","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/piskvorky/","role":null,"created_at":"2022-12-18T06:09:17.962Z","updated_at":"2022-12-18T06:09:17.962Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/piskvorky/packages"}]}