{"id":62539,"name":"pebble","description":"Multi threading and processing eye-candy.","url":"https://github.com/noxdafox/pebble","last_synced_at":"2025-09-08T12:45:00.824Z","repository":{"id":11221133,"uuid":"13610897","full_name":"noxdafox/pebble","owner":"noxdafox","description":"Multi threading and processing eye-candy.","archived":false,"fork":false,"pushed_at":"2025-07-30T21:16:54.000Z","size":918,"stargazers_count":614,"open_issues_count":1,"forks_count":56,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-07-31T00:10:44.678Z","etag":null,"topics":["asyncio","decorators","multiprocessing","pool","python","threading"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/noxdafox.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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":"2013-10-16T05:56:17.000Z","updated_at":"2025-07-30T21:16:58.000Z","dependencies_parsed_at":"2022-08-07T06:01:15.681Z","dependency_job_id":"08dc6601-83e4-4ec7-8dee-50c4fa2f47a8","html_url":"https://github.com/noxdafox/pebble","commit_stats":{"total_commits":632,"total_committers":15,"mean_commits":42.13333333333333,"dds":0.319620253164557,"last_synced_commit":"c7b2c92fc2478027825d1c8b218287809d8895c1"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/noxdafox/pebble","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noxdafox","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/sbom","scorecard":{"id":695935,"data":{"date":"2025-08-11","repo":{"name":"github.com/noxdafox/pebble","commit":"97e27f54874ab692c79a18e502dc29814ffae737"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/action.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":"Maintained","score":10,"reason":"11 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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/action.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/noxdafox/pebble/action.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/action.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/noxdafox/pebble/action.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/action.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/noxdafox/pebble/action.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/action.yml:24","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"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:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v3.0: LICENSE: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"}}]},"last_synced_at":"2025-08-22T03:41:34.246Z","repository_id":11221133,"created_at":"2025-08-22T03:41:34.246Z","updated_at":"2025-08-22T03:41:34.246Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274188014,"owners_count":25237846,"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","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"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":{"login":"noxdafox","name":"Matteo Cafasso","uuid":"4214888","kind":"user","description":"","email":"","website":null,"location":"Helsinki","twitter":null,"company":"@getCUJO","icon_url":"https://avatars.githubusercontent.com/u/4214888?u=296419d32ac2322c64da866107d4a3ba050ef5bc\u0026v=4","repositories_count":35,"last_synced_at":"2023-08-01T11:34:11.719Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/noxdafox","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T16:03:14.262Z","updated_at":"2023-08-01T11:34:12.156Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noxdafox","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noxdafox/repositories"},"packages":[{"id":5839780,"name":"py-pebble","ecosystem":"spack","description":"Threading and multiprocessing eye-candy.\n","homepage":"https://github.com/noxdafox/pebble","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/noxdafox/pebble","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2023-01-10T00:12:30.245Z","latest_release_published_at":"2023-01-10T00:12:30.245Z","latest_release_number":"5.0.3","last_synced_at":"2025-08-31T22:02:41.547Z","created_at":"2023-01-10T00:12:30.058Z","updated_at":"2025-08-31T22:02:41.548Z","registry_url":"https://packages.spack.io/package.html?name=py-pebble","install_command":"spack install py-pebble","documentation_url":null,"metadata":{},"repo_metadata":{"id":11221133,"uuid":"13610897","full_name":"noxdafox/pebble","owner":"noxdafox","description":"Multi threading and processing eye-candy.","archived":false,"fork":false,"pushed_at":"2025-07-30T21:16:54.000Z","size":918,"stargazers_count":614,"open_issues_count":1,"forks_count":56,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-07-31T00:10:44.678Z","etag":null,"topics":["asyncio","decorators","multiprocessing","pool","python","threading"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/noxdafox.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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":"2013-10-16T05:56:17.000Z","updated_at":"2025-07-30T21:16:58.000Z","dependencies_parsed_at":"2022-08-07T06:01:15.681Z","dependency_job_id":"08dc6601-83e4-4ec7-8dee-50c4fa2f47a8","html_url":"https://github.com/noxdafox/pebble","commit_stats":{"total_commits":632,"total_committers":15,"mean_commits":42.13333333333333,"dds":0.319620253164557,"last_synced_commit":"c7b2c92fc2478027825d1c8b218287809d8895c1"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/noxdafox/pebble","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noxdafox","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267969994,"owners_count":24173953,"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","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"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":"noxdafox","name":"Matteo Cafasso","uuid":"4214888","kind":"user","description":"","email":"","website":null,"location":"Helsinki","twitter":null,"company":"@getCUJO","icon_url":"https://avatars.githubusercontent.com/u/4214888?u=296419d32ac2322c64da866107d4a3ba050ef5bc\u0026v=4","repositories_count":35,"last_synced_at":"2023-08-01T11:34:11.719Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/noxdafox","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T16:03:14.262Z","updated_at":"2023-08-01T11:34:12.156Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noxdafox","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noxdafox/repositories"},"tags":[{"name":"5.1.3","sha":"97e27f54874ab692c79a18e502dc29814ffae737","kind":"tag","published_at":"2025-07-30T21:13:54.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.1.3","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.1.3/manifests"},{"name":"5.1.2","sha":"ac2734023b42bc2ae322cdb1382be088a7b4d3af","kind":"tag","published_at":"2025-07-24T21:18:56.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.1.2","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.1.2/manifests"},{"name":"5.1.1","sha":"eea13f20a4ef2c651cd7d098e837d98bfb8d6fff","kind":"tag","published_at":"2025-03-15T13:45:24.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.1.1","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"102ae76ef761ade033c55bacac0379e1029d158c","kind":"tag","published_at":"2024-11-27T20:38:51.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.1.0","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.1.0/manifests"},{"name":"5.0.7","sha":"6e87c7918d8d746fd0e35520011e541db136cfb8","kind":"tag","published_at":"2024-03-21T22:27:10.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.7","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.7/manifests"},{"name":"5.0.6","sha":"57bae9df8c8d1b6b6ad99350a18c6ff8f4809b6a","kind":"tag","published_at":"2023-12-25T16:22:18.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.6","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.6/manifests"},{"name":"5.0.5","sha":"b352dbdcbb1f53b9845eb0d0acad59e6beb3da50","kind":"tag","published_at":"2023-12-06T16:41:28.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.5","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.5/manifests"},{"name":"5.0.4","sha":"13cbac5d3a8d57a60555d3275f6eb8cc41198f47","kind":"tag","published_at":"2023-11-21T19:09:39.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.4","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.4/manifests"},{"name":"5.0.3","sha":"af787bde29157dffb568d504099fefe280d402ec","kind":"tag","published_at":"2022-11-15T21:43:24.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.3","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.3/manifests"},{"name":"5.0.2","sha":"5beb65dbdf240d34451109d93ca8022fbfe62a48","kind":"tag","published_at":"2022-10-09T15:45:28.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.2","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"5acfbfdee528f0804c9332ffcf77748ea967efcc","kind":"tag","published_at":"2022-10-05T20:51:30.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.1","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"7b4c71094b36c598260fd28d70cad538062312cd","kind":"tag","published_at":"2022-09-12T18:40:56.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.0","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.0/manifests"},{"name":"4.6.3","sha":"9419b3f363f9a4309dbb1f0ab91e1160991082fc","kind":"tag","published_at":"2021-08-24T20:50:26.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.6.3","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.3/manifests"},{"name":"4.6.2","sha":"0222d95d3ecef1dc17f15a1747d52d393824cab8","kind":"tag","published_at":"2021-08-23T19:22:03.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.6.2","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.2/manifests"},{"name":"4.6.1","sha":"58d9b4502820bbec95aca648f6af1e50d8965c17","kind":"tag","published_at":"2021-03-06T11:22:35.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.6.1","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"71753edba818a356527e80d4504502cb478c8682","kind":"tag","published_at":"2020-12-27T10:57:13.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.6.0","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.0/manifests"},{"name":"4.5.3","sha":"010f24e90da8316ed6dd22f6fd6c1eb5f3c47cf1","kind":"tag","published_at":"2020-05-10T15:09:08.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.5.3","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.3/manifests"},{"name":"4.5.2","sha":"5c481e13dc7986898d44664c56a54caf290dbd22","kind":"tag","published_at":"2020-05-06T15:38:20.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.5.2","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.2/manifests"},{"name":"4.5.1","sha":"0489485c84b6932cf4fdbe7d6ef87dc4349e6ccd","kind":"tag","published_at":"2020-03-08T13:51:16.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.5.1","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"63b5405d0be32a1bf9459dceab34eee2588b40d1","kind":"tag","published_at":"2020-01-26T10:33:50.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.5.0","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.0/manifests"},{"name":"4.4.1","sha":"61b7dd292283b6234d4586a50a96e8a1b2200a39","kind":"tag","published_at":"2019-12-22T20:54:33.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.4.1","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"cc9a3f2d0a5e4d6a43fb33b6efcc1ca94cd078de","kind":"tag","published_at":"2019-09-29T16:49:32.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.4.0","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.4.0/manifests"},{"name":"4.3.10","sha":"a435a4c411fe701e28b5e41b380714471bdc75ce","kind":"tag","published_at":"2019-02-17T14:57:12.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.3.10","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.3.10/manifests"},{"name":"4.3.9","sha":"d6e4eb24d2fc360be8623fad98f2065f8734a797","kind":"tag","published_at":"2018-06-22T10:42:55.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.3.9","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.3.9/manifests"}]},"repo_metadata_updated_at":"2025-07-31T00:52:28.128Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":57.27386411004586,"stargazers_count":11.615951090732251,"forks_count":15.82603862720578,"average":21.178963456995973},"purl":"pkg:spack/py-pebble","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-pebble","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-pebble","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-pebble/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-08T15:44:43.086Z","issues_count":111,"pull_requests_count":27,"avg_time_to_close_issue":9762906.756756756,"avg_time_to_close_pull_request":4824330.769230769,"issues_closed_count":111,"pull_requests_closed_count":26,"pull_request_authors_count":21,"issue_authors_count":88,"avg_comments_per_issue":3.90990990990991,"avg_comments_per_pull_request":2.2222222222222223,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":11,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":4693850.7272727275,"past_year_avg_time_to_close_pull_request":3377563.2,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":2.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/issues","maintainers":[{"login":"noxdafox","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/noxdafox"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pebble/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pebble/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pebble/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pebble/related_packages","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2170,"html_url":null,"role":null,"created_at":"2023-01-10T00:17:52.449Z","updated_at":"2023-01-10T00:17:52.449Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":8772,"maintainers_count":926,"namespaces_count":0,"keywords_count":3681,"github":"spack","metadata":{"funded_packages_count":405},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2025-09-08T06:56:36.288Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":7986603,"name":"py3-pebble","ecosystem":"alpine","description":"Multi threading and processing eye-candy","homepage":"https://github.com/noxdafox/pebble","licenses":"LGPL-3.0-or-later","normalized_licenses":["LGPL-3.0-or-later"],"repository_url":"https://github.com/noxdafox/pebble","keywords_array":[],"namespace":"community","versions_count":12,"first_release_published_at":"2023-07-25T12:59:53.000Z","latest_release_published_at":"2025-08-01T02:40:23.000Z","latest_release_number":"5.1.3-r0","last_synced_at":"2025-09-01T03:03:24.421Z","created_at":"2023-07-25T13:13:47.747Z","updated_at":"2025-09-01T03:03:24.422Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-pebble","install_command":"apk add py3-pebble","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":11221133,"uuid":"13610897","full_name":"noxdafox/pebble","owner":"noxdafox","description":"Multi threading and processing eye-candy.","archived":false,"fork":false,"pushed_at":"2025-07-30T21:16:54.000Z","size":918,"stargazers_count":614,"open_issues_count":1,"forks_count":56,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-07-31T00:10:44.678Z","etag":null,"topics":["asyncio","decorators","multiprocessing","pool","python","threading"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/noxdafox.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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":"2013-10-16T05:56:17.000Z","updated_at":"2025-07-30T21:16:58.000Z","dependencies_parsed_at":"2022-08-07T06:01:15.681Z","dependency_job_id":"08dc6601-83e4-4ec7-8dee-50c4fa2f47a8","html_url":"https://github.com/noxdafox/pebble","commit_stats":{"total_commits":632,"total_committers":15,"mean_commits":42.13333333333333,"dds":0.319620253164557,"last_synced_commit":"c7b2c92fc2478027825d1c8b218287809d8895c1"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/noxdafox/pebble","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noxdafox","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267969994,"owners_count":24173953,"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","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"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":"noxdafox","name":"Matteo Cafasso","uuid":"4214888","kind":"user","description":"","email":"","website":null,"location":"Helsinki","twitter":null,"company":"@getCUJO","icon_url":"https://avatars.githubusercontent.com/u/4214888?u=296419d32ac2322c64da866107d4a3ba050ef5bc\u0026v=4","repositories_count":35,"last_synced_at":"2023-08-01T11:34:11.719Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/noxdafox","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T16:03:14.262Z","updated_at":"2023-08-01T11:34:12.156Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noxdafox","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noxdafox/repositories"},"tags":[{"name":"5.1.3","sha":"97e27f54874ab692c79a18e502dc29814ffae737","kind":"tag","published_at":"2025-07-30T21:13:54.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.1.3","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.1.3/manifests"},{"name":"5.1.2","sha":"ac2734023b42bc2ae322cdb1382be088a7b4d3af","kind":"tag","published_at":"2025-07-24T21:18:56.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.1.2","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.1.2/manifests"},{"name":"5.1.1","sha":"eea13f20a4ef2c651cd7d098e837d98bfb8d6fff","kind":"tag","published_at":"2025-03-15T13:45:24.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.1.1","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"102ae76ef761ade033c55bacac0379e1029d158c","kind":"tag","published_at":"2024-11-27T20:38:51.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.1.0","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.1.0/manifests"},{"name":"5.0.7","sha":"6e87c7918d8d746fd0e35520011e541db136cfb8","kind":"tag","published_at":"2024-03-21T22:27:10.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.7","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.7/manifests"},{"name":"5.0.6","sha":"57bae9df8c8d1b6b6ad99350a18c6ff8f4809b6a","kind":"tag","published_at":"2023-12-25T16:22:18.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.6","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.6/manifests"},{"name":"5.0.5","sha":"b352dbdcbb1f53b9845eb0d0acad59e6beb3da50","kind":"tag","published_at":"2023-12-06T16:41:28.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.5","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.5/manifests"},{"name":"5.0.4","sha":"13cbac5d3a8d57a60555d3275f6eb8cc41198f47","kind":"tag","published_at":"2023-11-21T19:09:39.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.4","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.4/manifests"},{"name":"5.0.3","sha":"af787bde29157dffb568d504099fefe280d402ec","kind":"tag","published_at":"2022-11-15T21:43:24.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.3","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.3/manifests"},{"name":"5.0.2","sha":"5beb65dbdf240d34451109d93ca8022fbfe62a48","kind":"tag","published_at":"2022-10-09T15:45:28.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.2","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"5acfbfdee528f0804c9332ffcf77748ea967efcc","kind":"tag","published_at":"2022-10-05T20:51:30.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.1","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"7b4c71094b36c598260fd28d70cad538062312cd","kind":"tag","published_at":"2022-09-12T18:40:56.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.0","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.0/manifests"},{"name":"4.6.3","sha":"9419b3f363f9a4309dbb1f0ab91e1160991082fc","kind":"tag","published_at":"2021-08-24T20:50:26.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.6.3","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.3/manifests"},{"name":"4.6.2","sha":"0222d95d3ecef1dc17f15a1747d52d393824cab8","kind":"tag","published_at":"2021-08-23T19:22:03.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.6.2","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.2/manifests"},{"name":"4.6.1","sha":"58d9b4502820bbec95aca648f6af1e50d8965c17","kind":"tag","published_at":"2021-03-06T11:22:35.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.6.1","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"71753edba818a356527e80d4504502cb478c8682","kind":"tag","published_at":"2020-12-27T10:57:13.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.6.0","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.0/manifests"},{"name":"4.5.3","sha":"010f24e90da8316ed6dd22f6fd6c1eb5f3c47cf1","kind":"tag","published_at":"2020-05-10T15:09:08.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.5.3","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.3/manifests"},{"name":"4.5.2","sha":"5c481e13dc7986898d44664c56a54caf290dbd22","kind":"tag","published_at":"2020-05-06T15:38:20.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.5.2","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.2/manifests"},{"name":"4.5.1","sha":"0489485c84b6932cf4fdbe7d6ef87dc4349e6ccd","kind":"tag","published_at":"2020-03-08T13:51:16.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.5.1","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"63b5405d0be32a1bf9459dceab34eee2588b40d1","kind":"tag","published_at":"2020-01-26T10:33:50.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.5.0","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.0/manifests"},{"name":"4.4.1","sha":"61b7dd292283b6234d4586a50a96e8a1b2200a39","kind":"tag","published_at":"2019-12-22T20:54:33.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.4.1","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"cc9a3f2d0a5e4d6a43fb33b6efcc1ca94cd078de","kind":"tag","published_at":"2019-09-29T16:49:32.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.4.0","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.4.0/manifests"},{"name":"4.3.10","sha":"a435a4c411fe701e28b5e41b380714471bdc75ce","kind":"tag","published_at":"2019-02-17T14:57:12.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.3.10","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.3.10/manifests"},{"name":"4.3.9","sha":"d6e4eb24d2fc360be8623fad98f2065f8734a797","kind":"tag","published_at":"2018-06-22T10:42:55.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.3.9","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.3.9/manifests"}]},"repo_metadata_updated_at":"2025-07-31T00:52:28.133Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":12.627704585325583,"stargazers_count":13.688879719414071,"forks_count":17.454095316690736,"docker_downloads_count":null,"average":10.942669905357597},"purl":"pkg:apk/alpine/py3-pebble?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pebble","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pebble","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pebble/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-08T15:44:43.086Z","issues_count":111,"pull_requests_count":27,"avg_time_to_close_issue":9762906.756756756,"avg_time_to_close_pull_request":4824330.769230769,"issues_closed_count":111,"pull_requests_closed_count":26,"pull_request_authors_count":21,"issue_authors_count":88,"avg_comments_per_issue":3.90990990990991,"avg_comments_per_pull_request":2.2222222222222223,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":11,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":4693850.7272727275,"past_year_avg_time_to_close_pull_request":3377563.2,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":2.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/issues","maintainers":[{"login":"noxdafox","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/noxdafox"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pebble/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pebble/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pebble/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pebble/related_packages","maintainers":[{"uuid":"wpsinatra@gmail.com","login":null,"name":"Will Sinatra","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Will Sinatra","packages_count":455,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Will Sinatra","role":null,"created_at":"2024-03-10T02:48:21.808Z","updated_at":"2024-03-10T02:48:21.808Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/wpsinatra@gmail.com/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":37130,"maintainers_count":822,"namespaces_count":3,"keywords_count":6489,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2647},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-09-08T05:01:36.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":7986604,"name":"py3-pebble-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-pebble","homepage":"https://github.com/noxdafox/pebble","licenses":"LGPL-3.0-or-later","normalized_licenses":["LGPL-3.0-or-later"],"repository_url":"https://github.com/noxdafox/pebble","keywords_array":[],"namespace":"community","versions_count":12,"first_release_published_at":"2023-07-25T12:59:53.000Z","latest_release_published_at":"2025-08-01T02:40:23.000Z","latest_release_number":"5.1.3-r0","last_synced_at":"2025-09-01T03:01:07.224Z","created_at":"2023-07-25T13:13:48.595Z","updated_at":"2025-09-01T03:01:07.244Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-pebble-pyc","install_command":"apk add py3-pebble-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":11221133,"uuid":"13610897","full_name":"noxdafox/pebble","owner":"noxdafox","description":"Multi threading and processing eye-candy.","archived":false,"fork":false,"pushed_at":"2025-07-30T21:16:54.000Z","size":918,"stargazers_count":614,"open_issues_count":1,"forks_count":56,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-07-31T00:10:44.678Z","etag":null,"topics":["asyncio","decorators","multiprocessing","pool","python","threading"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/noxdafox.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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":"2013-10-16T05:56:17.000Z","updated_at":"2025-07-30T21:16:58.000Z","dependencies_parsed_at":"2022-08-07T06:01:15.681Z","dependency_job_id":"08dc6601-83e4-4ec7-8dee-50c4fa2f47a8","html_url":"https://github.com/noxdafox/pebble","commit_stats":{"total_commits":632,"total_committers":15,"mean_commits":42.13333333333333,"dds":0.319620253164557,"last_synced_commit":"c7b2c92fc2478027825d1c8b218287809d8895c1"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/noxdafox/pebble","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noxdafox","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267969994,"owners_count":24173953,"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","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"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":"noxdafox","name":"Matteo Cafasso","uuid":"4214888","kind":"user","description":"","email":"","website":null,"location":"Helsinki","twitter":null,"company":"@getCUJO","icon_url":"https://avatars.githubusercontent.com/u/4214888?u=296419d32ac2322c64da866107d4a3ba050ef5bc\u0026v=4","repositories_count":35,"last_synced_at":"2023-08-01T11:34:11.719Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/noxdafox","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T16:03:14.262Z","updated_at":"2023-08-01T11:34:12.156Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noxdafox","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noxdafox/repositories"},"tags":[{"name":"5.1.3","sha":"97e27f54874ab692c79a18e502dc29814ffae737","kind":"tag","published_at":"2025-07-30T21:13:54.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.1.3","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.1.3/manifests"},{"name":"5.1.2","sha":"ac2734023b42bc2ae322cdb1382be088a7b4d3af","kind":"tag","published_at":"2025-07-24T21:18:56.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.1.2","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.1.2/manifests"},{"name":"5.1.1","sha":"eea13f20a4ef2c651cd7d098e837d98bfb8d6fff","kind":"tag","published_at":"2025-03-15T13:45:24.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.1.1","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"102ae76ef761ade033c55bacac0379e1029d158c","kind":"tag","published_at":"2024-11-27T20:38:51.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.1.0","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.1.0/manifests"},{"name":"5.0.7","sha":"6e87c7918d8d746fd0e35520011e541db136cfb8","kind":"tag","published_at":"2024-03-21T22:27:10.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.7","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.7/manifests"},{"name":"5.0.6","sha":"57bae9df8c8d1b6b6ad99350a18c6ff8f4809b6a","kind":"tag","published_at":"2023-12-25T16:22:18.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.6","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.6/manifests"},{"name":"5.0.5","sha":"b352dbdcbb1f53b9845eb0d0acad59e6beb3da50","kind":"tag","published_at":"2023-12-06T16:41:28.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.5","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.5/manifests"},{"name":"5.0.4","sha":"13cbac5d3a8d57a60555d3275f6eb8cc41198f47","kind":"tag","published_at":"2023-11-21T19:09:39.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.4","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.4/manifests"},{"name":"5.0.3","sha":"af787bde29157dffb568d504099fefe280d402ec","kind":"tag","published_at":"2022-11-15T21:43:24.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.3","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.3/manifests"},{"name":"5.0.2","sha":"5beb65dbdf240d34451109d93ca8022fbfe62a48","kind":"tag","published_at":"2022-10-09T15:45:28.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.2","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"5acfbfdee528f0804c9332ffcf77748ea967efcc","kind":"tag","published_at":"2022-10-05T20:51:30.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.1","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"7b4c71094b36c598260fd28d70cad538062312cd","kind":"tag","published_at":"2022-09-12T18:40:56.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.0","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.0/manifests"},{"name":"4.6.3","sha":"9419b3f363f9a4309dbb1f0ab91e1160991082fc","kind":"tag","published_at":"2021-08-24T20:50:26.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.6.3","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.3/manifests"},{"name":"4.6.2","sha":"0222d95d3ecef1dc17f15a1747d52d393824cab8","kind":"tag","published_at":"2021-08-23T19:22:03.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.6.2","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.2/manifests"},{"name":"4.6.1","sha":"58d9b4502820bbec95aca648f6af1e50d8965c17","kind":"tag","published_at":"2021-03-06T11:22:35.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.6.1","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"71753edba818a356527e80d4504502cb478c8682","kind":"tag","published_at":"2020-12-27T10:57:13.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.6.0","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.0/manifests"},{"name":"4.5.3","sha":"010f24e90da8316ed6dd22f6fd6c1eb5f3c47cf1","kind":"tag","published_at":"2020-05-10T15:09:08.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.5.3","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.3/manifests"},{"name":"4.5.2","sha":"5c481e13dc7986898d44664c56a54caf290dbd22","kind":"tag","published_at":"2020-05-06T15:38:20.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.5.2","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.2/manifests"},{"name":"4.5.1","sha":"0489485c84b6932cf4fdbe7d6ef87dc4349e6ccd","kind":"tag","published_at":"2020-03-08T13:51:16.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.5.1","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"63b5405d0be32a1bf9459dceab34eee2588b40d1","kind":"tag","published_at":"2020-01-26T10:33:50.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.5.0","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.0/manifests"},{"name":"4.4.1","sha":"61b7dd292283b6234d4586a50a96e8a1b2200a39","kind":"tag","published_at":"2019-12-22T20:54:33.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.4.1","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"cc9a3f2d0a5e4d6a43fb33b6efcc1ca94cd078de","kind":"tag","published_at":"2019-09-29T16:49:32.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.4.0","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.4.0/manifests"},{"name":"4.3.10","sha":"a435a4c411fe701e28b5e41b380714471bdc75ce","kind":"tag","published_at":"2019-02-17T14:57:12.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.3.10","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.3.10/manifests"},{"name":"4.3.9","sha":"d6e4eb24d2fc360be8623fad98f2065f8734a797","kind":"tag","published_at":"2018-06-22T10:42:55.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.3.9","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.3.9/manifests"}]},"repo_metadata_updated_at":"2025-07-31T00:52:28.126Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":12.627704585325583,"stargazers_count":13.688879719414071,"forks_count":17.454095316690736,"docker_downloads_count":null,"average":10.942669905357597},"purl":"pkg:apk/alpine/py3-pebble-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pebble-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pebble-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pebble-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-08T15:44:43.086Z","issues_count":111,"pull_requests_count":27,"avg_time_to_close_issue":9762906.756756756,"avg_time_to_close_pull_request":4824330.769230769,"issues_closed_count":111,"pull_requests_closed_count":26,"pull_request_authors_count":21,"issue_authors_count":88,"avg_comments_per_issue":3.90990990990991,"avg_comments_per_pull_request":2.2222222222222223,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":11,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":4693850.7272727275,"past_year_avg_time_to_close_pull_request":3377563.2,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":2.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/issues","maintainers":[{"login":"noxdafox","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/noxdafox"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pebble-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pebble-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pebble-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pebble-pyc/related_packages","maintainers":[{"uuid":"wpsinatra@gmail.com","login":null,"name":"Will Sinatra","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Will Sinatra","packages_count":455,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Will Sinatra","role":null,"created_at":"2024-03-10T02:48:11.515Z","updated_at":"2024-03-10T02:48:11.515Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/wpsinatra@gmail.com/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":37130,"maintainers_count":822,"namespaces_count":3,"keywords_count":6489,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2647},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-09-08T05:01:36.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":11766234,"name":"py3-pebble","ecosystem":"alpine","description":"Multi threading and processing eye-candy","homepage":"https://github.com/noxdafox/pebble","licenses":"LGPL-3.0-or-later","normalized_licenses":["LGPL-3.0-or-later"],"repository_url":"https://github.com/noxdafox/pebble","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-03-23T19:45:47.000Z","latest_release_published_at":"2025-03-23T19:45:47.000Z","latest_release_number":"5.1.1-r0","last_synced_at":"2025-08-31T01:02:22.024Z","created_at":"2025-06-07T18:40:46.886Z","updated_at":"2025-08-31T01:02:22.025Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-pebble","install_command":"apk add py3-pebble","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":11221133,"uuid":"13610897","full_name":"noxdafox/pebble","owner":"noxdafox","description":"Multi threading and processing eye-candy.","archived":false,"fork":false,"pushed_at":"2025-07-30T21:16:54.000Z","size":918,"stargazers_count":614,"open_issues_count":1,"forks_count":56,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-07-31T00:10:44.678Z","etag":null,"topics":["asyncio","decorators","multiprocessing","pool","python","threading"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/noxdafox.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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":"2013-10-16T05:56:17.000Z","updated_at":"2025-07-30T21:16:58.000Z","dependencies_parsed_at":"2022-08-07T06:01:15.681Z","dependency_job_id":"08dc6601-83e4-4ec7-8dee-50c4fa2f47a8","html_url":"https://github.com/noxdafox/pebble","commit_stats":{"total_commits":632,"total_committers":15,"mean_commits":42.13333333333333,"dds":0.319620253164557,"last_synced_commit":"c7b2c92fc2478027825d1c8b218287809d8895c1"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/noxdafox/pebble","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noxdafox","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267969994,"owners_count":24173953,"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","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"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":"noxdafox","name":"Matteo Cafasso","uuid":"4214888","kind":"user","description":"","email":"","website":null,"location":"Helsinki","twitter":null,"company":"@getCUJO","icon_url":"https://avatars.githubusercontent.com/u/4214888?u=296419d32ac2322c64da866107d4a3ba050ef5bc\u0026v=4","repositories_count":35,"last_synced_at":"2023-08-01T11:34:11.719Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/noxdafox","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T16:03:14.262Z","updated_at":"2023-08-01T11:34:12.156Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noxdafox","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noxdafox/repositories"},"tags":[{"name":"5.1.3","sha":"97e27f54874ab692c79a18e502dc29814ffae737","kind":"tag","published_at":"2025-07-30T21:13:54.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.1.3","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.1.3/manifests"},{"name":"5.1.2","sha":"ac2734023b42bc2ae322cdb1382be088a7b4d3af","kind":"tag","published_at":"2025-07-24T21:18:56.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.1.2","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.1.2/manifests"},{"name":"5.1.1","sha":"eea13f20a4ef2c651cd7d098e837d98bfb8d6fff","kind":"tag","published_at":"2025-03-15T13:45:24.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.1.1","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"102ae76ef761ade033c55bacac0379e1029d158c","kind":"tag","published_at":"2024-11-27T20:38:51.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.1.0","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.1.0/manifests"},{"name":"5.0.7","sha":"6e87c7918d8d746fd0e35520011e541db136cfb8","kind":"tag","published_at":"2024-03-21T22:27:10.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.7","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.7/manifests"},{"name":"5.0.6","sha":"57bae9df8c8d1b6b6ad99350a18c6ff8f4809b6a","kind":"tag","published_at":"2023-12-25T16:22:18.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.6","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.6/manifests"},{"name":"5.0.5","sha":"b352dbdcbb1f53b9845eb0d0acad59e6beb3da50","kind":"tag","published_at":"2023-12-06T16:41:28.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.5","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.5/manifests"},{"name":"5.0.4","sha":"13cbac5d3a8d57a60555d3275f6eb8cc41198f47","kind":"tag","published_at":"2023-11-21T19:09:39.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.4","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.4/manifests"},{"name":"5.0.3","sha":"af787bde29157dffb568d504099fefe280d402ec","kind":"tag","published_at":"2022-11-15T21:43:24.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.3","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.3/manifests"},{"name":"5.0.2","sha":"5beb65dbdf240d34451109d93ca8022fbfe62a48","kind":"tag","published_at":"2022-10-09T15:45:28.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.2","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"5acfbfdee528f0804c9332ffcf77748ea967efcc","kind":"tag","published_at":"2022-10-05T20:51:30.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.1","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"7b4c71094b36c598260fd28d70cad538062312cd","kind":"tag","published_at":"2022-09-12T18:40:56.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.0","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.0/manifests"},{"name":"4.6.3","sha":"9419b3f363f9a4309dbb1f0ab91e1160991082fc","kind":"tag","published_at":"2021-08-24T20:50:26.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.6.3","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.3/manifests"},{"name":"4.6.2","sha":"0222d95d3ecef1dc17f15a1747d52d393824cab8","kind":"tag","published_at":"2021-08-23T19:22:03.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.6.2","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.2/manifests"},{"name":"4.6.1","sha":"58d9b4502820bbec95aca648f6af1e50d8965c17","kind":"tag","published_at":"2021-03-06T11:22:35.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.6.1","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"71753edba818a356527e80d4504502cb478c8682","kind":"tag","published_at":"2020-12-27T10:57:13.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.6.0","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.0/manifests"},{"name":"4.5.3","sha":"010f24e90da8316ed6dd22f6fd6c1eb5f3c47cf1","kind":"tag","published_at":"2020-05-10T15:09:08.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.5.3","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.3/manifests"},{"name":"4.5.2","sha":"5c481e13dc7986898d44664c56a54caf290dbd22","kind":"tag","published_at":"2020-05-06T15:38:20.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.5.2","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.2/manifests"},{"name":"4.5.1","sha":"0489485c84b6932cf4fdbe7d6ef87dc4349e6ccd","kind":"tag","published_at":"2020-03-08T13:51:16.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.5.1","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"63b5405d0be32a1bf9459dceab34eee2588b40d1","kind":"tag","published_at":"2020-01-26T10:33:50.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.5.0","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.0/manifests"},{"name":"4.4.1","sha":"61b7dd292283b6234d4586a50a96e8a1b2200a39","kind":"tag","published_at":"2019-12-22T20:54:33.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.4.1","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"cc9a3f2d0a5e4d6a43fb33b6efcc1ca94cd078de","kind":"tag","published_at":"2019-09-29T16:49:32.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.4.0","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.4.0/manifests"},{"name":"4.3.10","sha":"a435a4c411fe701e28b5e41b380714471bdc75ce","kind":"tag","published_at":"2019-02-17T14:57:12.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.3.10","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.3.10/manifests"},{"name":"4.3.9","sha":"d6e4eb24d2fc360be8623fad98f2065f8734a797","kind":"tag","published_at":"2018-06-22T10:42:55.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.3.9","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.3.9/manifests"}]},"repo_metadata_updated_at":"2025-07-31T00:52:27.982Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-pebble?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pebble","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pebble","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pebble/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-08T15:44:43.086Z","issues_count":111,"pull_requests_count":27,"avg_time_to_close_issue":9762906.756756756,"avg_time_to_close_pull_request":4824330.769230769,"issues_closed_count":111,"pull_requests_closed_count":26,"pull_request_authors_count":21,"issue_authors_count":88,"avg_comments_per_issue":3.90990990990991,"avg_comments_per_pull_request":2.2222222222222223,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":11,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":4693850.7272727275,"past_year_avg_time_to_close_pull_request":3377563.2,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":2.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/issues","maintainers":[{"login":"noxdafox","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/noxdafox"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pebble/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pebble/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pebble/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pebble/related_packages","maintainers":[{"uuid":"wpsinatra@gmail.com","login":null,"name":"Will Sinatra","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Will Sinatra","packages_count":432,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Will Sinatra","role":null,"created_at":"2025-06-08T15:45:31.715Z","updated_at":"2025-06-08T15:45:31.715Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/wpsinatra@gmail.com/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26315,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1614},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2025-09-08T05:33:01.089Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":11766235,"name":"py3-pebble-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-pebble","homepage":"https://github.com/noxdafox/pebble","licenses":"LGPL-3.0-or-later","normalized_licenses":["LGPL-3.0-or-later"],"repository_url":"https://github.com/noxdafox/pebble","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-03-23T19:45:47.000Z","latest_release_published_at":"2025-03-23T19:45:47.000Z","latest_release_number":"5.1.1-r0","last_synced_at":"2025-08-31T01:02:26.641Z","created_at":"2025-06-07T18:40:47.258Z","updated_at":"2025-08-31T01:02:26.643Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-pebble-pyc","install_command":"apk add py3-pebble-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":11221133,"uuid":"13610897","full_name":"noxdafox/pebble","owner":"noxdafox","description":"Multi threading and processing eye-candy.","archived":false,"fork":false,"pushed_at":"2025-07-30T21:16:54.000Z","size":918,"stargazers_count":614,"open_issues_count":1,"forks_count":56,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-07-31T00:10:44.678Z","etag":null,"topics":["asyncio","decorators","multiprocessing","pool","python","threading"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/noxdafox.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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":"2013-10-16T05:56:17.000Z","updated_at":"2025-07-30T21:16:58.000Z","dependencies_parsed_at":"2022-08-07T06:01:15.681Z","dependency_job_id":"08dc6601-83e4-4ec7-8dee-50c4fa2f47a8","html_url":"https://github.com/noxdafox/pebble","commit_stats":{"total_commits":632,"total_committers":15,"mean_commits":42.13333333333333,"dds":0.319620253164557,"last_synced_commit":"c7b2c92fc2478027825d1c8b218287809d8895c1"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/noxdafox/pebble","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noxdafox","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267969994,"owners_count":24173953,"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","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"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":"noxdafox","name":"Matteo Cafasso","uuid":"4214888","kind":"user","description":"","email":"","website":null,"location":"Helsinki","twitter":null,"company":"@getCUJO","icon_url":"https://avatars.githubusercontent.com/u/4214888?u=296419d32ac2322c64da866107d4a3ba050ef5bc\u0026v=4","repositories_count":35,"last_synced_at":"2023-08-01T11:34:11.719Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/noxdafox","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T16:03:14.262Z","updated_at":"2023-08-01T11:34:12.156Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noxdafox","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noxdafox/repositories"},"tags":[{"name":"5.1.3","sha":"97e27f54874ab692c79a18e502dc29814ffae737","kind":"tag","published_at":"2025-07-30T21:13:54.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.1.3","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.1.3/manifests"},{"name":"5.1.2","sha":"ac2734023b42bc2ae322cdb1382be088a7b4d3af","kind":"tag","published_at":"2025-07-24T21:18:56.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.1.2","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.1.2/manifests"},{"name":"5.1.1","sha":"eea13f20a4ef2c651cd7d098e837d98bfb8d6fff","kind":"tag","published_at":"2025-03-15T13:45:24.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.1.1","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"102ae76ef761ade033c55bacac0379e1029d158c","kind":"tag","published_at":"2024-11-27T20:38:51.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.1.0","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.1.0/manifests"},{"name":"5.0.7","sha":"6e87c7918d8d746fd0e35520011e541db136cfb8","kind":"tag","published_at":"2024-03-21T22:27:10.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.7","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.7/manifests"},{"name":"5.0.6","sha":"57bae9df8c8d1b6b6ad99350a18c6ff8f4809b6a","kind":"tag","published_at":"2023-12-25T16:22:18.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.6","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.6/manifests"},{"name":"5.0.5","sha":"b352dbdcbb1f53b9845eb0d0acad59e6beb3da50","kind":"tag","published_at":"2023-12-06T16:41:28.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.5","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.5/manifests"},{"name":"5.0.4","sha":"13cbac5d3a8d57a60555d3275f6eb8cc41198f47","kind":"tag","published_at":"2023-11-21T19:09:39.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.4","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.4/manifests"},{"name":"5.0.3","sha":"af787bde29157dffb568d504099fefe280d402ec","kind":"tag","published_at":"2022-11-15T21:43:24.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.3","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.3/manifests"},{"name":"5.0.2","sha":"5beb65dbdf240d34451109d93ca8022fbfe62a48","kind":"tag","published_at":"2022-10-09T15:45:28.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.2","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"5acfbfdee528f0804c9332ffcf77748ea967efcc","kind":"tag","published_at":"2022-10-05T20:51:30.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.1","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"7b4c71094b36c598260fd28d70cad538062312cd","kind":"tag","published_at":"2022-09-12T18:40:56.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.0","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.0/manifests"},{"name":"4.6.3","sha":"9419b3f363f9a4309dbb1f0ab91e1160991082fc","kind":"tag","published_at":"2021-08-24T20:50:26.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.6.3","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.3/manifests"},{"name":"4.6.2","sha":"0222d95d3ecef1dc17f15a1747d52d393824cab8","kind":"tag","published_at":"2021-08-23T19:22:03.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.6.2","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.2/manifests"},{"name":"4.6.1","sha":"58d9b4502820bbec95aca648f6af1e50d8965c17","kind":"tag","published_at":"2021-03-06T11:22:35.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.6.1","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"71753edba818a356527e80d4504502cb478c8682","kind":"tag","published_at":"2020-12-27T10:57:13.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.6.0","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.0/manifests"},{"name":"4.5.3","sha":"010f24e90da8316ed6dd22f6fd6c1eb5f3c47cf1","kind":"tag","published_at":"2020-05-10T15:09:08.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.5.3","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.3/manifests"},{"name":"4.5.2","sha":"5c481e13dc7986898d44664c56a54caf290dbd22","kind":"tag","published_at":"2020-05-06T15:38:20.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.5.2","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.2/manifests"},{"name":"4.5.1","sha":"0489485c84b6932cf4fdbe7d6ef87dc4349e6ccd","kind":"tag","published_at":"2020-03-08T13:51:16.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.5.1","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"63b5405d0be32a1bf9459dceab34eee2588b40d1","kind":"tag","published_at":"2020-01-26T10:33:50.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.5.0","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.0/manifests"},{"name":"4.4.1","sha":"61b7dd292283b6234d4586a50a96e8a1b2200a39","kind":"tag","published_at":"2019-12-22T20:54:33.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.4.1","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"cc9a3f2d0a5e4d6a43fb33b6efcc1ca94cd078de","kind":"tag","published_at":"2019-09-29T16:49:32.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.4.0","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.4.0/manifests"},{"name":"4.3.10","sha":"a435a4c411fe701e28b5e41b380714471bdc75ce","kind":"tag","published_at":"2019-02-17T14:57:12.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.3.10","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.3.10/manifests"},{"name":"4.3.9","sha":"d6e4eb24d2fc360be8623fad98f2065f8734a797","kind":"tag","published_at":"2018-06-22T10:42:55.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.3.9","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.3.9/manifests"}]},"repo_metadata_updated_at":"2025-07-31T00:52:28.127Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-pebble-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pebble-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pebble-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pebble-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-08T15:44:43.086Z","issues_count":111,"pull_requests_count":27,"avg_time_to_close_issue":9762906.756756756,"avg_time_to_close_pull_request":4824330.769230769,"issues_closed_count":111,"pull_requests_closed_count":26,"pull_request_authors_count":21,"issue_authors_count":88,"avg_comments_per_issue":3.90990990990991,"avg_comments_per_pull_request":2.2222222222222223,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":11,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":4693850.7272727275,"past_year_avg_time_to_close_pull_request":3377563.2,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":2.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/issues","maintainers":[{"login":"noxdafox","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/noxdafox"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pebble-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pebble-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pebble-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pebble-pyc/related_packages","maintainers":[{"uuid":"wpsinatra@gmail.com","login":null,"name":"Will Sinatra","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Will Sinatra","packages_count":432,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Will Sinatra","role":null,"created_at":"2025-06-08T15:45:27.694Z","updated_at":"2025-06-08T15:45:27.694Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/wpsinatra@gmail.com/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26315,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1614},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2025-09-08T05:33:01.089Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":11139637,"name":"py3-pebble","ecosystem":"alpine","description":"Multi threading and processing eye-candy","homepage":"https://github.com/noxdafox/pebble","licenses":"LGPL-3.0-or-later","normalized_licenses":["LGPL-3.0-or-later"],"repository_url":"https://github.com/noxdafox/pebble","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-08-18T20:41:32.000Z","latest_release_published_at":"2024-08-18T20:41:32.000Z","latest_release_number":"5.0.7-r1","last_synced_at":"2025-08-31T01:03:03.150Z","created_at":"2024-12-07T12:59:18.100Z","updated_at":"2025-08-31T01:03:03.396Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-pebble","install_command":"apk add py3-pebble","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":11221133,"uuid":"13610897","full_name":"noxdafox/pebble","owner":"noxdafox","description":"Multi threading and processing eye-candy.","archived":false,"fork":false,"pushed_at":"2025-07-30T21:16:54.000Z","size":918,"stargazers_count":614,"open_issues_count":1,"forks_count":56,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-07-31T00:10:44.678Z","etag":null,"topics":["asyncio","decorators","multiprocessing","pool","python","threading"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/noxdafox.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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":"2013-10-16T05:56:17.000Z","updated_at":"2025-07-30T21:16:58.000Z","dependencies_parsed_at":"2022-08-07T06:01:15.681Z","dependency_job_id":"08dc6601-83e4-4ec7-8dee-50c4fa2f47a8","html_url":"https://github.com/noxdafox/pebble","commit_stats":{"total_commits":632,"total_committers":15,"mean_commits":42.13333333333333,"dds":0.319620253164557,"last_synced_commit":"c7b2c92fc2478027825d1c8b218287809d8895c1"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/noxdafox/pebble","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noxdafox","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267969994,"owners_count":24173953,"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","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"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"}},"repo_metadata_updated_at":"2025-07-31T00:52:23.279Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-pebble?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pebble","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pebble","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pebble/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-08T15:44:43.086Z","issues_count":111,"pull_requests_count":27,"avg_time_to_close_issue":9762906.756756756,"avg_time_to_close_pull_request":4824330.769230769,"issues_closed_count":111,"pull_requests_closed_count":26,"pull_request_authors_count":21,"issue_authors_count":88,"avg_comments_per_issue":3.90990990990991,"avg_comments_per_pull_request":2.2222222222222223,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":11,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":4693850.7272727275,"past_year_avg_time_to_close_pull_request":3377563.2,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":2.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/issues","maintainers":[{"login":"noxdafox","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/noxdafox"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pebble/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pebble/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pebble/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pebble/related_packages","maintainers":[{"uuid":"wpsinatra@gmail.com","login":null,"name":"Will Sinatra","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Will Sinatra","packages_count":389,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Will Sinatra","role":null,"created_at":"2024-12-14T04:12:34.706Z","updated_at":"2024-12-14T04:12:34.706Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/wpsinatra@gmail.com/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":2766,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1060},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2025-09-08T06:51:38.309Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":11139638,"name":"py3-pebble-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-pebble","homepage":"https://github.com/noxdafox/pebble","licenses":"LGPL-3.0-or-later","normalized_licenses":["LGPL-3.0-or-later"],"repository_url":"https://github.com/noxdafox/pebble","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-08-18T20:41:32.000Z","latest_release_published_at":"2024-08-18T20:41:32.000Z","latest_release_number":"5.0.7-r1","last_synced_at":"2025-08-31T01:03:06.720Z","created_at":"2024-12-07T12:59:18.585Z","updated_at":"2025-08-31T01:03:06.930Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-pebble-pyc","install_command":"apk add py3-pebble-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":11221133,"uuid":"13610897","full_name":"noxdafox/pebble","owner":"noxdafox","description":"Multi threading and processing eye-candy.","archived":false,"fork":false,"pushed_at":"2025-07-30T21:16:54.000Z","size":918,"stargazers_count":614,"open_issues_count":1,"forks_count":56,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-07-31T00:10:44.678Z","etag":null,"topics":["asyncio","decorators","multiprocessing","pool","python","threading"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/noxdafox.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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":"2013-10-16T05:56:17.000Z","updated_at":"2025-07-30T21:16:58.000Z","dependencies_parsed_at":"2022-08-07T06:01:15.681Z","dependency_job_id":"08dc6601-83e4-4ec7-8dee-50c4fa2f47a8","html_url":"https://github.com/noxdafox/pebble","commit_stats":{"total_commits":632,"total_committers":15,"mean_commits":42.13333333333333,"dds":0.319620253164557,"last_synced_commit":"c7b2c92fc2478027825d1c8b218287809d8895c1"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/noxdafox/pebble","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noxdafox","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267969994,"owners_count":24173953,"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","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"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"}},"repo_metadata_updated_at":"2025-07-31T00:52:21.545Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-pebble-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pebble-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pebble-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pebble-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-08T15:44:43.086Z","issues_count":111,"pull_requests_count":27,"avg_time_to_close_issue":9762906.756756756,"avg_time_to_close_pull_request":4824330.769230769,"issues_closed_count":111,"pull_requests_closed_count":26,"pull_request_authors_count":21,"issue_authors_count":88,"avg_comments_per_issue":3.90990990990991,"avg_comments_per_pull_request":2.2222222222222223,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":11,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":4693850.7272727275,"past_year_avg_time_to_close_pull_request":3377563.2,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":2.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/issues","maintainers":[{"login":"noxdafox","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/noxdafox"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pebble-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pebble-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pebble-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pebble-pyc/related_packages","maintainers":[{"uuid":"wpsinatra@gmail.com","login":null,"name":"Will Sinatra","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Will Sinatra","packages_count":389,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Will Sinatra","role":null,"created_at":"2024-12-14T04:12:32.353Z","updated_at":"2024-12-14T04:12:32.353Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/wpsinatra@gmail.com/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":2766,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1060},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2025-09-08T06:51:38.309Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":5300297,"name":"pebble","ecosystem":"conda","description":null,"homepage":"https://pebble.readthedocs.io/","licenses":"LGPL-3.0-only","normalized_licenses":["LGPL-3.0-only"],"repository_url":"https://github.com/noxdafox/pebble","keywords_array":[],"namespace":null,"versions_count":12,"first_release_published_at":"2020-02-01T16:59:43.000Z","latest_release_published_at":"2022-11-16T00:55:29.000Z","latest_release_number":"5.0.3","last_synced_at":"2025-08-31T01:03:48.904Z","created_at":"2022-10-03T16:08:30.521Z","updated_at":"2025-08-31T01:03:48.905Z","registry_url":"https://anaconda.org/conda-forge/pebble","install_command":"conda install -c conda-forge pebble","documentation_url":null,"metadata":{},"repo_metadata":{"id":11221133,"uuid":"13610897","full_name":"noxdafox/pebble","owner":"noxdafox","description":"Multi threading and processing eye-candy.","archived":false,"fork":false,"pushed_at":"2025-07-30T21:16:54.000Z","size":918,"stargazers_count":614,"open_issues_count":1,"forks_count":56,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-07-31T00:10:44.678Z","etag":null,"topics":["asyncio","decorators","multiprocessing","pool","python","threading"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/noxdafox.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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":"2013-10-16T05:56:17.000Z","updated_at":"2025-07-30T21:16:58.000Z","dependencies_parsed_at":"2022-08-07T06:01:15.681Z","dependency_job_id":"08dc6601-83e4-4ec7-8dee-50c4fa2f47a8","html_url":"https://github.com/noxdafox/pebble","commit_stats":{"total_commits":632,"total_committers":15,"mean_commits":42.13333333333333,"dds":0.319620253164557,"last_synced_commit":"c7b2c92fc2478027825d1c8b218287809d8895c1"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/noxdafox/pebble","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noxdafox","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267969994,"owners_count":24173953,"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","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"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":"noxdafox","name":"Matteo Cafasso","uuid":"4214888","kind":"user","description":"","email":"","website":null,"location":"Helsinki","twitter":null,"company":"@getCUJO","icon_url":"https://avatars.githubusercontent.com/u/4214888?u=296419d32ac2322c64da866107d4a3ba050ef5bc\u0026v=4","repositories_count":35,"last_synced_at":"2023-08-01T11:34:11.719Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/noxdafox","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T16:03:14.262Z","updated_at":"2023-08-01T11:34:12.156Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noxdafox","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noxdafox/repositories"},"tags":[{"name":"5.1.3","sha":"97e27f54874ab692c79a18e502dc29814ffae737","kind":"tag","published_at":"2025-07-30T21:13:54.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.1.3","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.1.3/manifests"},{"name":"5.1.2","sha":"ac2734023b42bc2ae322cdb1382be088a7b4d3af","kind":"tag","published_at":"2025-07-24T21:18:56.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.1.2","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.1.2/manifests"},{"name":"5.1.1","sha":"eea13f20a4ef2c651cd7d098e837d98bfb8d6fff","kind":"tag","published_at":"2025-03-15T13:45:24.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.1.1","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"102ae76ef761ade033c55bacac0379e1029d158c","kind":"tag","published_at":"2024-11-27T20:38:51.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.1.0","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.1.0/manifests"},{"name":"5.0.7","sha":"6e87c7918d8d746fd0e35520011e541db136cfb8","kind":"tag","published_at":"2024-03-21T22:27:10.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.7","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.7/manifests"},{"name":"5.0.6","sha":"57bae9df8c8d1b6b6ad99350a18c6ff8f4809b6a","kind":"tag","published_at":"2023-12-25T16:22:18.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.6","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.6/manifests"},{"name":"5.0.5","sha":"b352dbdcbb1f53b9845eb0d0acad59e6beb3da50","kind":"tag","published_at":"2023-12-06T16:41:28.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.5","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.5/manifests"},{"name":"5.0.4","sha":"13cbac5d3a8d57a60555d3275f6eb8cc41198f47","kind":"tag","published_at":"2023-11-21T19:09:39.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.4","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.4/manifests"},{"name":"5.0.3","sha":"af787bde29157dffb568d504099fefe280d402ec","kind":"tag","published_at":"2022-11-15T21:43:24.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.3","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.3/manifests"},{"name":"5.0.2","sha":"5beb65dbdf240d34451109d93ca8022fbfe62a48","kind":"tag","published_at":"2022-10-09T15:45:28.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.2","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"5acfbfdee528f0804c9332ffcf77748ea967efcc","kind":"tag","published_at":"2022-10-05T20:51:30.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.1","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"7b4c71094b36c598260fd28d70cad538062312cd","kind":"tag","published_at":"2022-09-12T18:40:56.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.0","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.0/manifests"},{"name":"4.6.3","sha":"9419b3f363f9a4309dbb1f0ab91e1160991082fc","kind":"tag","published_at":"2021-08-24T20:50:26.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.6.3","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.3/manifests"},{"name":"4.6.2","sha":"0222d95d3ecef1dc17f15a1747d52d393824cab8","kind":"tag","published_at":"2021-08-23T19:22:03.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.6.2","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.2/manifests"},{"name":"4.6.1","sha":"58d9b4502820bbec95aca648f6af1e50d8965c17","kind":"tag","published_at":"2021-03-06T11:22:35.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.6.1","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"71753edba818a356527e80d4504502cb478c8682","kind":"tag","published_at":"2020-12-27T10:57:13.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.6.0","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.0/manifests"},{"name":"4.5.3","sha":"010f24e90da8316ed6dd22f6fd6c1eb5f3c47cf1","kind":"tag","published_at":"2020-05-10T15:09:08.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.5.3","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.3/manifests"},{"name":"4.5.2","sha":"5c481e13dc7986898d44664c56a54caf290dbd22","kind":"tag","published_at":"2020-05-06T15:38:20.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.5.2","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.2/manifests"},{"name":"4.5.1","sha":"0489485c84b6932cf4fdbe7d6ef87dc4349e6ccd","kind":"tag","published_at":"2020-03-08T13:51:16.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.5.1","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"63b5405d0be32a1bf9459dceab34eee2588b40d1","kind":"tag","published_at":"2020-01-26T10:33:50.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.5.0","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.0/manifests"},{"name":"4.4.1","sha":"61b7dd292283b6234d4586a50a96e8a1b2200a39","kind":"tag","published_at":"2019-12-22T20:54:33.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.4.1","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"cc9a3f2d0a5e4d6a43fb33b6efcc1ca94cd078de","kind":"tag","published_at":"2019-09-29T16:49:32.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.4.0","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.4.0/manifests"},{"name":"4.3.10","sha":"a435a4c411fe701e28b5e41b380714471bdc75ce","kind":"tag","published_at":"2019-02-17T14:57:12.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.3.10","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.3.10/manifests"},{"name":"4.3.9","sha":"d6e4eb24d2fc360be8623fad98f2065f8734a797","kind":"tag","published_at":"2018-06-22T10:42:55.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.3.9","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/noxdafox/pebble@4.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.3.9/manifests"}]},"repo_metadata_updated_at":"2025-07-31T00:52:28.129Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":18.08473476720395,"dependent_packages_count":12.500623783621936,"stargazers_count":19.417136583661858,"forks_count":25.899495982833475,"docker_downloads_count":null,"average":18.975497779330304},"purl":"pkg:conda/pebble","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pebble","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pebble","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pebble/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-08T15:44:43.086Z","issues_count":111,"pull_requests_count":27,"avg_time_to_close_issue":9762906.756756756,"avg_time_to_close_pull_request":4824330.769230769,"issues_closed_count":111,"pull_requests_closed_count":26,"pull_request_authors_count":21,"issue_authors_count":88,"avg_comments_per_issue":3.90990990990991,"avg_comments_per_pull_request":2.2222222222222223,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":11,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":4693850.7272727275,"past_year_avg_time_to_close_pull_request":3377563.2,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":2.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/issues","maintainers":[{"login":"noxdafox","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/noxdafox"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pebble/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pebble/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pebble/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pebble/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":2848644,"name":"pebble","ecosystem":"pypi","description":"Threading and multiprocessing eye-candy.","homepage":"https://github.com/noxdafox/pebble","licenses":"LGPL","normalized_licenses":["Other"],"repository_url":"https://github.com/noxdafox/pebble","keywords_array":["thread","process","pool","decorator"],"namespace":null,"versions_count":101,"first_release_published_at":"2013-10-17T13:35:00.000Z","latest_release_published_at":"2025-07-30T21:16:33.000Z","latest_release_number":"5.1.3","last_synced_at":"2025-08-31T06:02:40.169Z","created_at":"2022-04-10T12:01:19.800Z","updated_at":"2025-08-31T06:02:40.170Z","registry_url":"https://pypi.org/project/pebble/","install_command":"pip install pebble --index-url https://pypi.org/simple","documentation_url":"https://pebble.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)","Operating System :: OS Independent","Programming Language :: Python :: 3","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"pebble","project_status":null},"repo_metadata":{"id":11221133,"uuid":"13610897","full_name":"noxdafox/pebble","owner":"noxdafox","description":"Multi threading and processing eye-candy.","archived":false,"fork":false,"pushed_at":"2024-05-20T15:42:42.000Z","size":835,"stargazers_count":515,"open_issues_count":2,"forks_count":46,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-05-28T12:52:27.630Z","etag":null,"topics":["asyncio","decorators","multiprocessing","pool","python","threading"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/noxdafox.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"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}},"created_at":"2013-10-16T05:56:17.000Z","updated_at":"2024-06-18T13:52:32.000Z","dependencies_parsed_at":"2022-08-07T06:01:15.681Z","dependency_job_id":"08dc6601-83e4-4ec7-8dee-50c4fa2f47a8","html_url":"https://github.com/noxdafox/pebble","commit_stats":{"total_commits":632,"total_committers":15,"mean_commits":42.13333333333333,"dds":0.319620253164557,"last_synced_commit":"c7b2c92fc2478027825d1c8b218287809d8895c1"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noxdafox","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215567819,"owners_count":15898535,"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"},"owner_record":{"login":"noxdafox","name":"Matteo Cafasso","uuid":"4214888","kind":"user","description":"","email":"","website":null,"location":"Helsinki","twitter":null,"company":"@getCUJO","icon_url":"https://avatars.githubusercontent.com/u/4214888?u=296419d32ac2322c64da866107d4a3ba050ef5bc\u0026v=4","repositories_count":35,"last_synced_at":"2023-08-01T11:34:11.719Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/noxdafox","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T16:03:14.262Z","updated_at":"2023-08-01T11:34:12.156Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noxdafox","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noxdafox/repositories"},"tags":[{"name":"5.0.7","sha":"6e87c7918d8d746fd0e35520011e541db136cfb8","kind":"tag","published_at":"2024-03-21T22:27:10.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.7","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.7/manifests"},{"name":"5.0.6","sha":"57bae9df8c8d1b6b6ad99350a18c6ff8f4809b6a","kind":"tag","published_at":"2023-12-25T16:22:18.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.6","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.6/manifests"},{"name":"5.0.5","sha":"b352dbdcbb1f53b9845eb0d0acad59e6beb3da50","kind":"tag","published_at":"2023-12-06T16:41:28.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.5","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.5/manifests"},{"name":"5.0.4","sha":"13cbac5d3a8d57a60555d3275f6eb8cc41198f47","kind":"tag","published_at":"2023-11-21T19:09:39.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.4","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.4/manifests"},{"name":"5.0.3","sha":"af787bde29157dffb568d504099fefe280d402ec","kind":"tag","published_at":"2022-11-15T21:43:24.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.3","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.3/manifests"},{"name":"5.0.2","sha":"5beb65dbdf240d34451109d93ca8022fbfe62a48","kind":"tag","published_at":"2022-10-09T15:45:28.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.2","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"5acfbfdee528f0804c9332ffcf77748ea967efcc","kind":"tag","published_at":"2022-10-05T20:51:30.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.1","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"7b4c71094b36c598260fd28d70cad538062312cd","kind":"tag","published_at":"2022-09-12T18:40:56.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/5.0.0","html_url":"https://github.com/noxdafox/pebble/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/5.0.0/manifests"},{"name":"4.6.3","sha":"9419b3f363f9a4309dbb1f0ab91e1160991082fc","kind":"tag","published_at":"2021-08-24T20:50:26.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.6.3","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.3/manifests"},{"name":"4.6.2","sha":"0222d95d3ecef1dc17f15a1747d52d393824cab8","kind":"tag","published_at":"2021-08-23T19:22:03.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.6.2","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.2/manifests"},{"name":"4.6.1","sha":"58d9b4502820bbec95aca648f6af1e50d8965c17","kind":"tag","published_at":"2021-03-06T11:22:35.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.6.1","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"71753edba818a356527e80d4504502cb478c8682","kind":"tag","published_at":"2020-12-27T10:57:13.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.6.0","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.6.0/manifests"},{"name":"4.5.3","sha":"010f24e90da8316ed6dd22f6fd6c1eb5f3c47cf1","kind":"tag","published_at":"2020-05-10T15:09:08.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.5.3","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.3/manifests"},{"name":"4.5.2","sha":"5c481e13dc7986898d44664c56a54caf290dbd22","kind":"tag","published_at":"2020-05-06T15:38:20.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.5.2","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.2/manifests"},{"name":"4.5.1","sha":"0489485c84b6932cf4fdbe7d6ef87dc4349e6ccd","kind":"tag","published_at":"2020-03-08T13:51:16.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.5.1","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.1/manifests"},{"name":"4.5.0","sha":"63b5405d0be32a1bf9459dceab34eee2588b40d1","kind":"tag","published_at":"2020-01-26T10:33:50.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.5.0","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.5.0/manifests"},{"name":"4.4.1","sha":"61b7dd292283b6234d4586a50a96e8a1b2200a39","kind":"tag","published_at":"2019-12-22T20:54:33.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.4.1","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.4.1/manifests"},{"name":"4.4.0","sha":"cc9a3f2d0a5e4d6a43fb33b6efcc1ca94cd078de","kind":"tag","published_at":"2019-09-29T16:49:32.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.4.0","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.4.0/manifests"},{"name":"4.3.10","sha":"a435a4c411fe701e28b5e41b380714471bdc75ce","kind":"tag","published_at":"2019-02-17T14:57:12.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.3.10","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.3.10/manifests"},{"name":"4.3.9","sha":"d6e4eb24d2fc360be8623fad98f2065f8734a797","kind":"tag","published_at":"2018-06-22T10:42:55.000Z","download_url":"https://codeload.github.com/noxdafox/pebble/tar.gz/4.3.9","html_url":"https://github.com/noxdafox/pebble/releases/tag/4.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/tags/4.3.9/manifests"}]},"repo_metadata_updated_at":"2024-09-07T01:42:13.523Z","dependent_packages_count":36,"downloads":784200,"downloads_period":"last-month","dependent_repos_count":277,"rankings":{"downloads":0.6465451610938546,"dependent_repos_count":0.9017753821791827,"dependent_packages_count":0.3863664047749558,"stargazers_count":2.9034578841585965,"forks_count":5.961845558831422,"docker_downloads_count":3.780408878059923,"average":2.4300665448496557},"purl":"pkg:pypi/pebble","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pebble","docker_dependents_count":6,"docker_downloads_count":331,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pebble","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pebble/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T01:49:06.643Z","issues_count":102,"pull_requests_count":23,"avg_time_to_close_issue":8312608.323232323,"avg_time_to_close_pull_request":4954120.454545454,"issues_closed_count":99,"pull_requests_closed_count":22,"pull_request_authors_count":17,"issue_authors_count":81,"avg_comments_per_issue":3.803921568627451,"avg_comments_per_pull_request":2.130434782608696,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":14,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":2148676.5,"past_year_avg_time_to_close_pull_request":534120.75,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":2.7142857142857144,"past_year_avg_comments_per_pull_request":0.8,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/issues","maintainers":[{"login":"noxdafox","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/noxdafox"}],"active_maintainers":[{"login":"noxdafox","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/noxdafox"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pebble/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pebble/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pebble/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pebble/related_packages","maintainers":[{"uuid":"noxdafox","login":"noxdafox","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/noxdafox/","role":null,"created_at":"2022-11-23T12:34:56.645Z","updated_at":"2022-11-23T12:34:56.645Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/noxdafox/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726135,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":33255,"full_name":"noxdafox/pebble","default_branch":"master","committers":[{"name":"Matteo Cafasso","email":"noxdafox@gmail.com","login":"noxdafox","count":514},{"name":"cafama","email":"matteo.cafasso@f-secure.com","login":null,"count":166},{"name":"Arthur Pastel","email":"arthur.pastel@gmail.com","login":"art049","count":13},{"name":"Sam Harding","email":"samharding42@gmail.com","login":"sam-harding","count":5},{"name":"wim glenn","email":"hey@wimglenn.com","login":"wimglenn","count":4},{"name":"Philipp Seitz","email":"philipp.seitz@raysono.com","login":null,"count":3},{"name":"Steven Heidel","email":"steven@rigetti.com","login":null,"count":2},{"name":"Philipp Seitz","email":"philipp.seitz@tum.de","login":"Gistbatch","count":2},{"name":"Sandro","email":"devel@penguinpee.nl","login":"penguinpee","count":1},{"name":"Ryan Siemens","email":"ryan.siemens@zapier.com","login":"rsiemens","count":1},{"name":"Martin Liska","email":"mliska@suse.cz","login":"marxin","count":1},{"name":"Clemens Brunner","email":"clemens.brunner@gmail.com","login":"cbrnr","count":1},{"name":"Charles Cazabon","email":"ccazabon","login":"ccazabon","count":1},{"name":"Anthony Polloreno","email":"anthony.polloreno@gmail.com","login":"ampolloreno","count":1},{"name":"Alan Justino","email":"alan.justino@yahoo.com.br","login":"alanjds","count":1},{"name":"Ville Lindfors","email":"villi@iki.fi","login":"villind","count":1},{"name":"germn","email":"Gerasimov-M-N@yandex.ru","login":"germn","count":1},{"name":"matoro","email":"matoro","login":"matoro","count":1},{"name":"Émilia Decaudin","email":"emilia.decaudin@gmail.com","login":"emiliadecaudin","count":1}],"total_commits":720,"total_committers":19,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":37.89473684210526,"dds":0.2861111111111111,"past_year_committers":[{"name":"Matteo Cafasso","email":"noxdafox@gmail.com","login":"noxdafox","count":41},{"name":"Émilia Decaudin","email":"emilia.decaudin@gmail.com","login":"emiliadecaudin","count":1},{"name":"Ryan Siemens","email":"ryan.siemens@zapier.com","login":"rsiemens","count":1},{"name":"Charles Cazabon","email":"ccazabon","login":"ccazabon","count":1}],"past_year_total_commits":44,"past_year_total_committers":4,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":11.0,"past_year_dds":0.06818181818181823,"last_synced_at":"2025-05-29T11:01:49.942Z","last_synced_commit":"dcdd92effd22d92e84fe771499a45a5a7779895f","created_at":"2023-03-07T16:51:48.289Z","updated_at":"2025-05-29T11:01:50.019Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5483322,"commits_count":854270774,"contributors_count":31138750,"owners_count":908526,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"noxdafox/pebble","html_url":"https://github.com/noxdafox/pebble","last_synced_at":"2025-09-04T05:02:11.953Z","status":null,"issues_count":111,"pull_requests_count":32,"avg_time_to_close_issue":9866752.62264151,"avg_time_to_close_pull_request":4425032.714285715,"issues_closed_count":106,"pull_requests_closed_count":28,"pull_request_authors_count":21,"issue_authors_count":87,"avg_comments_per_issue":3.7117117117117115,"avg_comments_per_pull_request":1.71875,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":2456828.875,"past_year_avg_time_to_close_pull_request":2968039.4,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.1666666666666665,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-10T14:52:48.522Z","updated_at":"2025-09-04T05:02:11.954Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxdafox%2Fpebble/issues","issue_labels_count":{"bug":16,"feature":5,"enhancement":4,"duplicate":3,"invalid":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":94,"CONTRIBUTOR":13,"OWNER":4},"pull_request_author_associations_count":{"CONTRIBUTOR":16,"NONE":13,"OWNER":3},"issue_authors":{"andresriancho":6,"marxin":5,"noxdafox":4,"sergeykk":3,"wimglenn":3,"emaxx-google":3,"csm10495":2,"dcnieho":2,"warmspringwinds":2,"rsiemens":2,"bitsofinfo":2,"ghilesmeddour":2,"melsabagh":1,"vstoleru-uipath":1,"HumbleKazoku":1,"Miando":1,"riyadparvez":1,"KySmith1":1,"rakeshkumbhashi":1,"Vladyyy":1,"freol35241":1,"imneonizer":1,"Odianosen25":1,"pedro-peixot0":1,"QGB":1,"rares-urdea":1,"cshanxiao":1,"CyberQin":1,"Jnelen":1,"ScientiaEtVeritas":1,"robgolding":1,"akbhat":1,"dmbaggett":1,"liam-veitch":1,"PLPeeters":1,"JeremyBYU":1,"Bewinxed":1,"txhwutu":1,"pw717":1,"xiaodongsg":1,"cbrnr":1,"i3wangyi":1,"victoryhb":1,"jshlbrd":1,"marinsdh":1,"qiankunli":1,"skgbanga":1,"sam-harding":1,"MikimotoH":1,"roro47":1,"nehaljwani":1,"balmasea":1,"DimitriosTheodorakis":1,"acrogenesis":1,"stevenheidel":1,"daveauerbach":1,"MrAlexBailey":1,"tuxes3":1,"OmarZaki96":1,"mgorny":1,"georgeboot":1,"aprilahijriyan":1,"medihack":1,"Maximilianxu":1,"ItzmeSwapy":1,"derwyddon":1,"k4ml":1,"mgxian":1,"doctorpangloss":1,"jackdent":1,"ghost":1,"gdebure":1,"makesnosense":1,"dubovikmaster":1,"lyriccoder":1,"doko42":1,"ahill187":1,"fbaltor":1,"charettes":1,"zkagin":1,"yli02":1,"hayd":1,"JimmyCarlos":1,"rhaskett":1,"lodrion":1,"saadin":1,"alezana":1},"pull_request_authors":{"wimglenn":4,"noxdafox":3,"penguinpee":2,"qiankunli":2,"marxin":2,"rsiemens":2,"emaxx-google":2,"schipiga":2,"aleph-ra":1,"emiliadecaudin":1,"germn":1,"sam-harding":1,"cbrnr":1,"ehudhala":1,"art049":1,"ahrasheed":1,"ampolloreno":1,"Gistbatch":1,"matoro":1,"ccazabon":1,"stevenheidel":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10165784,"issues_count":31999265,"pull_requests_count":100269215,"authors_count":10729006,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"bug":2,"feature":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":9,"CONTRIBUTOR":2},"past_year_pull_request_author_associations_count":{"NONE":5,"CONTRIBUTOR":1},"past_year_issue_authors":{"emaxx-google":3,"csm10495":2,"rsiemens":2,"balmasea":1,"mgorny":1,"qiankunli":1,"Vladyyy":1},"past_year_pull_request_authors":{"rsiemens":2,"qiankunli":2,"emaxx-google":2},"maintainers":[{"login":"noxdafox","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/noxdafox"}],"active_maintainers":[]},"events":{"total":{"CreateEvent":3,"ReleaseEvent":4,"IssuesEvent":22,"WatchEvent":76,"IssueCommentEvent":46,"PushEvent":30,"PullRequestEvent":6,"PullRequestReviewCommentEvent":4,"PullRequestReviewEvent":4,"ForkEvent":5},"last_year":{"CreateEvent":3,"ReleaseEvent":4,"IssuesEvent":22,"WatchEvent":76,"IssueCommentEvent":46,"PushEvent":30,"PullRequestEvent":6,"PullRequestReviewCommentEvent":4,"PullRequestReviewEvent":4,"ForkEvent":5}},"keywords":["asyncio","decorators","multiprocessing","pool","python","threading"],"dependencies":[],"score":22.939325706213722,"created_at":"2025-09-08T11:18:25.943Z","updated_at":"2025-10-07T08:24:22.436Z","avatar_url":"https://github.com/noxdafox.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":784200,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/62539","html_url":"https://science.ecosyste.ms/projects/62539"}