{"id":63887,"name":"bless","description":"Cross-platform Bluetooth Low Energy Server Python Library","url":"https://github.com/kevincar/bless","last_synced_at":"2025-09-08T13:03:13.636Z","repository":{"id":38376960,"uuid":"301753320","full_name":"kevincar/bless","owner":"kevincar","description":"Cross-platform Bluetooth Low Energy Server Python Library","archived":false,"fork":false,"pushed_at":"2024-06-25T00:52:39.000Z","size":328,"stargazers_count":162,"open_issues_count":31,"forks_count":38,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-08-21T15:43:35.832Z","etag":null,"topics":["bluetooth-low-energy","platform-independent","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kevincar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"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}},"created_at":"2020-10-06T14:24:13.000Z","updated_at":"2025-08-15T09:02:50.000Z","dependencies_parsed_at":"2024-04-05T04:22:54.182Z","dependency_job_id":"7532de5f-f44f-4396-8914-3e92c45aeb5d","html_url":"https://github.com/kevincar/bless","commit_stats":{"total_commits":267,"total_committers":3,"mean_commits":89.0,"dds":"0.014981273408239737","last_synced_commit":"67aacd4128186f13ea94c713a66271a7fc5e4bf2"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/kevincar/bless","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevincar%2Fbless","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevincar%2Fbless/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevincar%2Fbless/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevincar%2Fbless/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevincar","download_url":"https://codeload.github.com/kevincar/bless/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevincar%2Fbless/sbom","scorecard":{"id":556956,"data":{"date":"2025-08-11","repo":{"name":"github.com/kevincar/bless","commit":"bd0bdf03825876d377bc016c07bc08b4b1c671d5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"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":"Code-Review","score":3,"reason":"Found 3/10 approved changesets -- score normalized to 3","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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-and-test.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":"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/build-and-test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/kevincar/bless/build-and-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/kevincar/bless/build-and-test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-and-test.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/build-and-test.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/build-and-test.yml:33","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T12:37:45.287Z","repository_id":38376960,"created_at":"2025-08-20T12:37:45.287Z","updated_at":"2025-08-20T12:37:45.287Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274188958,"owners_count":25237856,"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":"kevincar","name":"Kevin Davis","uuid":"3383537","kind":"user","description":"M.D./Ph.D. Candidate | University of Miami","email":"","website":null,"location":"Miami","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3383537?v=4","repositories_count":7,"last_synced_at":"2023-03-01T00:40:25.291Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kevincar","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T01:01:21.346Z","updated_at":"2023-03-01T00:40:25.341Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevincar","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevincar/repositories"},"packages":[{"id":2657523,"name":"bless","ecosystem":"pypi","description":"A Bluetooth Low Energy Server supplement to Bleak","homepage":"https://github.com/kevincar/bless","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/kevincar/bless","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2020-10-22T16:49:16.000Z","latest_release_published_at":"2024-03-06T23:27:22.000Z","latest_release_number":"0.2.6","last_synced_at":"2025-08-21T14:17:10.165Z","created_at":"2022-04-10T10:13:00.808Z","updated_at":"2025-08-21T15:20:40.634Z","registry_url":"https://pypi.org/project/bless/","install_command":"pip install bless --index-url https://pypi.org/simple","documentation_url":"https://bless.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 3"],"normalized_name":"bless","project_status":null},"repo_metadata":{"id":38376960,"uuid":"301753320","full_name":"kevincar/bless","owner":"kevincar","description":"Cross-platform Bluetooth Low Energy Server Python Library","archived":false,"fork":false,"pushed_at":"2024-06-25T00:52:39.000Z","size":328,"stargazers_count":156,"open_issues_count":30,"forks_count":38,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-11T21:12:35.672Z","etag":null,"topics":["bluetooth-low-energy","platform-independent","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kevincar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"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}},"created_at":"2020-10-06T14:24:13.000Z","updated_at":"2025-07-08T08:05:41.000Z","dependencies_parsed_at":"2024-04-05T04:22:54.182Z","dependency_job_id":"7532de5f-f44f-4396-8914-3e92c45aeb5d","html_url":"https://github.com/kevincar/bless","commit_stats":{"total_commits":267,"total_committers":3,"mean_commits":89.0,"dds":"0.014981273408239737","last_synced_commit":"67aacd4128186f13ea94c713a66271a7fc5e4bf2"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/kevincar/bless","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevincar%2Fbless","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevincar%2Fbless/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevincar%2Fbless/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevincar%2Fbless/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevincar","download_url":"https://codeload.github.com/kevincar/bless/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevincar%2Fbless/sbom","scorecard":{"id":556956,"data":{"date":"2025-08-11","repo":{"name":"github.com/kevincar/bless","commit":"bd0bdf03825876d377bc016c07bc08b4b1c671d5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"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":"Code-Review","score":3,"reason":"Found 3/10 approved changesets -- score normalized to 3","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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-and-test.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":"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/build-and-test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/kevincar/bless/build-and-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-and-test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/kevincar/bless/build-and-test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-and-test.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/build-and-test.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/build-and-test.yml:33","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T12:37:45.287Z","repository_id":38376960,"created_at":"2025-08-20T12:37:45.287Z","updated_at":"2025-08-20T12:37:45.287Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271500333,"owners_count":24770373,"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-08-21T02:00:08.990Z","response_time":74,"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":"kevincar","name":"Kevin Davis","uuid":"3383537","kind":"user","description":"M.D./Ph.D. Candidate | University of Miami","email":"","website":null,"location":"Miami","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3383537?v=4","repositories_count":7,"last_synced_at":"2023-03-01T00:40:25.291Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kevincar","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T01:01:21.346Z","updated_at":"2023-03-01T00:40:25.341Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevincar","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevincar/repositories"},"tags":[{"name":"v0.2.6","sha":"bd0bdf03825876d377bc016c07bc08b4b1c671d5","kind":"commit","published_at":"2024-03-06T23:04:44.000Z","download_url":"https://codeload.github.com/kevincar/bless/tar.gz/v0.2.6","html_url":"https://github.com/kevincar/bless/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kevincar/bless@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevincar%2Fbless/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevincar%2Fbless/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"67aacd4128186f13ea94c713a66271a7fc5e4bf2","kind":"commit","published_at":"2023-01-05T01:10:33.000Z","download_url":"https://codeload.github.com/kevincar/bless/tar.gz/v0.2.5","html_url":"https://github.com/kevincar/bless/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kevincar/bless@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevincar%2Fbless/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevincar%2Fbless/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"7611b563e84291464295c5d859c08feebf031f66","kind":"commit","published_at":"2022-06-06T01:56:44.000Z","download_url":"https://codeload.github.com/kevincar/bless/tar.gz/v0.2.4","html_url":"https://github.com/kevincar/bless/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kevincar/bless@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevincar%2Fbless/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevincar%2Fbless/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"81044dd09256907ee1d0a1fdad27175b76c7f042","kind":"commit","published_at":"2021-11-01T22:55:33.000Z","download_url":"https://codeload.github.com/kevincar/bless/tar.gz/v0.2.3","html_url":"https://github.com/kevincar/bless/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kevincar/bless@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevincar%2Fbless/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevincar%2Fbless/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"8db03e39128ac2ba4b6c647f582c9341cddffd70","kind":"commit","published_at":"2021-07-18T23:51:32.000Z","download_url":"https://codeload.github.com/kevincar/bless/tar.gz/v0.2.2","html_url":"https://github.com/kevincar/bless/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kevincar/bless@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevincar%2Fbless/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevincar%2Fbless/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"8cca9cc9014071056d8cc4ed20e82379aedb45f9","kind":"commit","published_at":"2021-06-18T01:19:13.000Z","download_url":"https://codeload.github.com/kevincar/bless/tar.gz/v0.2.1","html_url":"https://github.com/kevincar/bless/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kevincar/bless@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevincar%2Fbless/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevincar%2Fbless/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9cfd3befd5f8db09d53aaa4b36bb9330be63d93e","kind":"commit","published_at":"2021-05-17T20:04:11.000Z","download_url":"https://codeload.github.com/kevincar/bless/tar.gz/v0.2.0","html_url":"https://github.com/kevincar/bless/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kevincar/bless@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevincar%2Fbless/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevincar%2Fbless/tags/v0.2.0/manifests"},{"name":"v0.1","sha":"b8e7cbf36a39dac9a3bf7dfa4a0e80dea249b4df","kind":"commit","published_at":"2020-12-14T22:57:24.000Z","download_url":"https://codeload.github.com/kevincar/bless/tar.gz/v0.1","html_url":"https://github.com/kevincar/bless/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kevincar/bless@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevincar%2Fbless/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevincar%2Fbless/tags/v0.1/manifests"},{"name":"v0.0.2","sha":"df2cf9df16eac98e67c1858745f980dcbd4b58a8","kind":"commit","published_at":"2020-12-12T03:44:33.000Z","download_url":"https://codeload.github.com/kevincar/bless/tar.gz/v0.0.2","html_url":"https://github.com/kevincar/bless/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kevincar/bless@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevincar%2Fbless/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevincar%2Fbless/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"535f162165624a9f88e6fd79ade655f8c027964f","kind":"commit","published_at":"2020-10-22T16:43:22.000Z","download_url":"https://codeload.github.com/kevincar/bless/tar.gz/v0.0.1","html_url":"https://github.com/kevincar/bless/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kevincar/bless@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevincar%2Fbless/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevincar%2Fbless/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-21T15:20:40.634Z","dependent_packages_count":1,"downloads":3545,"downloads_period":"last-month","dependent_repos_count":7,"rankings":{"downloads":10.538842874007235,"dependent_repos_count":5.565569472987298,"dependent_packages_count":10.032368031403879,"stargazers_count":10.658950691089961,"forks_count":9.323926359236957,"docker_downloads_count":null,"average":9.223931485745066},"purl":"pkg:pypi/bless","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/bless","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/bless","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/bless/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-12T14:16:29.071Z","issues_count":81,"pull_requests_count":58,"avg_time_to_close_issue":5176506.769230769,"avg_time_to_close_pull_request":843767.2631578947,"issues_closed_count":52,"pull_requests_closed_count":57,"pull_request_authors_count":10,"issue_authors_count":43,"avg_comments_per_issue":2.765432098765432,"avg_comments_per_pull_request":0.41379310344827586,"merged_pull_requests_count":54,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":994720.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.5833333333333333,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevincar%2Fbless/issues","maintainers":[{"login":"kevincar","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevincar"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bless/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bless/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bless/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bless/related_packages","maintainers":[{"uuid":"kevincar","login":"kevincar","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/kevincar/","role":null,"created_at":"2023-02-23T17:34:49.377Z","updated_at":"2023-02-23T17:34:49.377Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/kevincar/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726136,"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":543718,"full_name":"kevincar/bless","default_branch":"master","committers":[{"name":"Kevin Davis","email":"kevincarrolldavis@gmail.com","login":null,"count":263},{"name":"Wouter Dubbeldam","email":"47486941+WouterJD","login":"WouterJD","count":2},{"name":"Jake","email":"git@ja-ke.tech","login":"Jakeler","count":2}],"total_commits":267,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":89.0,"dds":0.014981273408239737,"past_year_committers":[{"name":"kevincar","email":"kevincarrolldavis@gmail.com","login":null,"count":7}],"past_year_total_commits":7,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":7.0,"past_year_dds":0.0,"last_synced_at":"2023-10-25T13:53:48.285Z","last_synced_commit":"67aacd4128186f13ea94c713a66271a7fc5e4bf2","created_at":"2023-03-09T04:19:57.061Z","updated_at":"2023-10-25T13:53:48.286Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevincar%2Fbless/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"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":"kevincar/bless","html_url":"https://github.com/kevincar/bless","last_synced_at":"2025-08-31T08:31:17.197Z","status":null,"issues_count":81,"pull_requests_count":58,"avg_time_to_close_issue":5176506.769230769,"avg_time_to_close_pull_request":843767.2631578947,"issues_closed_count":52,"pull_requests_closed_count":57,"pull_request_authors_count":10,"issue_authors_count":43,"avg_comments_per_issue":2.765432098765432,"avg_comments_per_pull_request":0.41379310344827586,"merged_pull_requests_count":54,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":11,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":994720.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.7272727272727273,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T09:53:43.741Z","updated_at":"2025-09-02T17:51:35.746Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevincar%2Fbless","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevincar%2Fbless/issues","issue_labels_count":{"bug":17,"enhancement":8,"backend: WinRT":6,"backend: CoreBluetooth":5,"backend: bluez":5,"help wanted":5,"documentation":2,"good first issue":1},"pull_request_labels_count":{"bug":10,"backend: WinRT":6,"enhancement":4,"backend: CoreBluetooth":3,"backend: bluez":2},"issue_author_associations_count":{"NONE":43,"OWNER":24,"CONTRIBUTOR":14},"pull_request_author_associations_count":{"OWNER":46,"NONE":15,"CONTRIBUTOR":4},"issue_authors":{"kevincar":24,"WouterJD":11,"beachcitiessoftware":3,"rgov":3,"Jakeler":2,"leruge":1,"Menotdan":1,"LvanArkel":1,"trueroad":1,"fernandoaestrella":1,"cvabenzi":1,"Avstn1":1,"ahmad11111111111":1,"dotori1995":1,"Trayshar":1,"Ircama":1,"alexmac98":1,"h-enes-simsek":1,"markmcclain":1,"Uvis-Acurable":1,"legraphista":1,"Kai0711er":1,"cspensky":1,"rwkeane":1,"ch3p4ll3":1,"Regjoz":1,"metinkale38":1,"Delecons":1,"Fatflo":1,"Layty":1,"KevinC-intron":1,"edcloudcycle":1,"vikramdattu":1,"mklemarczyk":1,"omizrahi99":1,"badogyang":1,"Rhynorater":1,"pe224":1,"arist0v":1,"unicorn200066":1,"paulhamsh":1,"tljstewart":1,"v1ack":1},"pull_request_authors":{"kevincar":46,"Mimoja":4,"WouterJD":3,"yama-yeah":2,"mklemarczyk":2,"markmcclain":2,"zalexua":2,"KRicketts6237":2,"vinicentus":1,"Jakeler":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10165670,"issues_count":31989241,"pull_requests_count":100238337,"authors_count":10729070,"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":1,"help wanted":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":10},"past_year_pull_request_author_associations_count":{"NONE":1},"past_year_issue_authors":{"ch3p4ll3":1,"cvabenzi":1,"Delecons":1,"dotori1995":1,"KevinC-intron":1,"LvanArkel":1,"Menotdan":1,"rwkeane":1,"Trayshar":1,"unicorn200066":1},"past_year_pull_request_authors":{"vinicentus":1},"maintainers":[{"login":"kevincar","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevincar"}],"active_maintainers":[]},"events":{"total":{"CommitCommentEvent":1,"IssuesEvent":7,"WatchEvent":56,"IssueCommentEvent":28,"ForkEvent":8},"last_year":{"CommitCommentEvent":1,"IssuesEvent":7,"WatchEvent":56,"IssueCommentEvent":28,"ForkEvent":8}},"keywords":["bluetooth-low-energy","platform-independent","python"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-04T08:01:39.467Z","updated_at":"2022-07-04T08:01:39.467Z","repository_link":"https://github.com/kevincar/bless/blob/master/requirements.txt","dependencies":[{"id":102581757,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":102581762,"package_name":"mypy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":102581765,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":102581767,"package_name":"pytest-asyncio","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":102581769,"package_name":"bleak","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":102581771,"package_name":"aioconsole","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":102581773,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":102581775,"package_name":"pyobjc","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":102581776,"package_name":"twisted","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":102581778,"package_name":"dbus-next","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-07-04T08:01:39.475Z","updated_at":"2022-07-04T08:01:39.475Z","repository_link":"https://github.com/kevincar/bless/blob/master/setup.py","dependencies":[{"id":102583025,"package_name":"bleak","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build-and-test.yml","sha":null,"kind":"manifest","created_at":"2023-02-03T04:01:31.532Z","updated_at":"2023-02-03T04:01:31.532Z","repository_link":"https://github.com/kevincar/bless/blob/master/.github/workflows/build-and-test.yml","dependencies":[{"id":7328402003,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7328402004,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":14.537131486287592,"created_at":"2025-09-08T11:18:31.820Z","updated_at":"2025-10-07T08:24:39.511Z","avatar_url":"https://github.com/kevincar.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":3545,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/63887","html_url":"https://science.ecosyste.ms/projects/63887"}