{"id":62211,"name":"bluepy","description":"Python interface to Bluetooth LE on Linux","url":"https://github.com/ianharvey/bluepy","last_synced_at":"2025-09-08T12:39:46.546Z","repository":{"id":11287244,"uuid":"13698035","full_name":"IanHarvey/bluepy","owner":"IanHarvey","description":"Python interface to Bluetooth LE on Linux","archived":false,"fork":false,"pushed_at":"2024-06-24T07:01:06.000Z","size":2584,"stargazers_count":1633,"open_issues_count":242,"forks_count":492,"subscribers_count":99,"default_branch":"master","last_synced_at":"2025-09-01T14:59:29.535Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IanHarvey.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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-19T08:35:00.000Z","updated_at":"2025-08-29T02:19:24.000Z","dependencies_parsed_at":"2023-01-13T18:00:24.584Z","dependency_job_id":"8254a0c7-6a47-4f69-90e8-1334a268f936","html_url":"https://github.com/IanHarvey/bluepy","commit_stats":{"total_commits":257,"total_committers":70,"mean_commits":"3.6714285714285713","dds":0.7821011673151751,"last_synced_commit":"7ad565231a97c304c0eff45f2649cd005e69db09"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/IanHarvey/bluepy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IanHarvey","download_url":"https://codeload.github.com/IanHarvey/bluepy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/sbom","scorecard":{"id":65233,"data":{"date":"2025-08-11","repo":{"name":"github.com/IanHarvey/bluepy","commit":"7ad565231a97c304c0eff45f2649cd005e69db09"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-15T02:27:15.638Z","repository_id":11287244,"created_at":"2025-08-15T02:27:15.638Z","updated_at":"2025-08-15T02:27:15.638Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274187107,"owners_count":25237721,"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":"IanHarvey","name":"Ian Harvey","uuid":"2851928","kind":"user","description":null,"email":"","website":null,"location":"Cambridge, UK","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2851928?u=0b2d7d8cad9a05b12d168aebe3d74b545204f05e\u0026v=4","repositories_count":10,"last_synced_at":"2024-12-06T21:43:33.258Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/IanHarvey","funding_links":[],"total_stars":null,"followers":104,"following":0,"created_at":"2022-11-02T16:37:59.437Z","updated_at":"2024-12-06T21:43:33.259Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IanHarvey","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IanHarvey/repositories"},"packages":[{"id":4305945,"name":"qtooth","ecosystem":"pypi","description":"Python module for interfacing with BLE devices through Bluez","homepage":"https://github.com/IanHarvey/bluepy","licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/IanHarvey/bluepy","keywords_array":["Bluetooth","Bluetooth Smart","BLE","Bluetooth Low Energy"],"namespace":null,"versions_count":3,"first_release_published_at":"2022-04-13T11:43:02.000Z","latest_release_published_at":"2022-04-13T13:38:21.000Z","latest_release_number":"1.3.2","last_synced_at":"2025-09-01T13:49:31.419Z","created_at":"2022-04-14T02:33:26.429Z","updated_at":"2025-09-01T14:59:54.397Z","registry_url":"https://pypi.org/project/qtooth/","install_command":"pip install qtooth --index-url https://pypi.org/simple","documentation_url":"https://qtooth.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Programming Language :: Python :: 2.7","Programming Language :: Python :: 3.3","Programming Language :: Python :: 3.4"],"normalized_name":"qtooth","project_status":null},"repo_metadata":{"id":11287244,"uuid":"13698035","full_name":"IanHarvey/bluepy","owner":"IanHarvey","description":"Python interface to Bluetooth LE on Linux","archived":false,"fork":false,"pushed_at":"2024-06-24T07:01:06.000Z","size":2584,"stargazers_count":1630,"open_issues_count":242,"forks_count":491,"subscribers_count":99,"default_branch":"master","last_synced_at":"2025-07-26T19:25:18.430Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IanHarvey.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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-19T08:35:00.000Z","updated_at":"2025-07-22T14:59:50.000Z","dependencies_parsed_at":"2023-01-13T18:00:24.584Z","dependency_job_id":"8254a0c7-6a47-4f69-90e8-1334a268f936","html_url":"https://github.com/IanHarvey/bluepy","commit_stats":{"total_commits":257,"total_committers":70,"mean_commits":"3.6714285714285713","dds":0.7821011673151751,"last_synced_commit":"7ad565231a97c304c0eff45f2649cd005e69db09"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/IanHarvey/bluepy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IanHarvey","download_url":"https://codeload.github.com/IanHarvey/bluepy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/sbom","scorecard":{"id":65233,"data":{"date":"2025-08-11","repo":{"name":"github.com/IanHarvey/bluepy","commit":"7ad565231a97c304c0eff45f2649cd005e69db09"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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-15T02:27:15.638Z","repository_id":11287244,"created_at":"2025-08-15T02:27:15.638Z","updated_at":"2025-08-15T02:27:15.638Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273143934,"owners_count":25053128,"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-01T02:00:09.058Z","response_time":120,"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":"IanHarvey","name":"Ian Harvey","uuid":"2851928","kind":"user","description":null,"email":"","website":null,"location":"Cambridge, UK","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2851928?u=0b2d7d8cad9a05b12d168aebe3d74b545204f05e\u0026v=4","repositories_count":10,"last_synced_at":"2024-12-06T21:43:33.258Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/IanHarvey","funding_links":[],"total_stars":null,"followers":104,"following":0,"created_at":"2022-11-02T16:37:59.437Z","updated_at":"2024-12-06T21:43:33.259Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IanHarvey","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IanHarvey/repositories"},"tags":[{"name":"v/1.3.0","sha":"dc33285f31a873fab92c22e8839c44899f82b041","kind":"tag","published_at":"2018-12-03T12:57:37.000Z","download_url":"https://codeload.github.com/IanHarvey/bluepy/tar.gz/v/1.3.0","html_url":"https://github.com/IanHarvey/bluepy/releases/tag/v/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IanHarvey/bluepy@v%2F1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F1.3.0/manifests"},{"name":"v/1.2.0","sha":"2ffb5863309b80414381987334adc7816e22e05b","kind":"tag","published_at":"2018-07-23T19:34:04.000Z","download_url":"https://codeload.github.com/IanHarvey/bluepy/tar.gz/v/1.2.0","html_url":"https://github.com/IanHarvey/bluepy/releases/tag/v/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IanHarvey/bluepy@v%2F1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F1.2.0/manifests"},{"name":"v/1.1.4","sha":"117ac3de7a34e47e5e0db91ace93183c0e6aceb5","kind":"commit","published_at":"2017-11-13T17:06:17.000Z","download_url":"https://codeload.github.com/IanHarvey/bluepy/tar.gz/v/1.1.4","html_url":"https://github.com/IanHarvey/bluepy/releases/tag/v/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IanHarvey/bluepy@v%2F1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F1.1.4/manifests"},{"name":"v/1.1.2","sha":"dd0098c3487ef5bea71d566c431d9f4ad5e45818","kind":"tag","published_at":"2017-09-10T08:22:18.000Z","download_url":"https://codeload.github.com/IanHarvey/bluepy/tar.gz/v/1.1.2","html_url":"https://github.com/IanHarvey/bluepy/releases/tag/v/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IanHarvey/bluepy@v%2F1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F1.1.2/manifests"},{"name":"v/1.1.1","sha":"65beba03a46855f8b557c0a490e3f25dd2ad43c1","kind":"tag","published_at":"2017-07-09T11:58:08.000Z","download_url":"https://codeload.github.com/IanHarvey/bluepy/tar.gz/v/1.1.1","html_url":"https://github.com/IanHarvey/bluepy/releases/tag/v/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IanHarvey/bluepy@v%2F1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F1.1.1/manifests"},{"name":"v/1.1.0","sha":"1e7a6da1628ec9dc1e81ee7b21805b3ba1ad938b","kind":"tag","published_at":"2017-05-07T13:15:44.000Z","download_url":"https://codeload.github.com/IanHarvey/bluepy/tar.gz/v/1.1.0","html_url":"https://github.com/IanHarvey/bluepy/releases/tag/v/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IanHarvey/bluepy@v%2F1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F1.1.0/manifests"},{"name":"v/1.0.5","sha":"efce77f7f8f1cf5f6f7f0809c2677529b651e6bf","kind":"tag","published_at":"2016-04-24T15:27:13.000Z","download_url":"https://codeload.github.com/IanHarvey/bluepy/tar.gz/v/1.0.5","html_url":"https://github.com/IanHarvey/bluepy/releases/tag/v/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IanHarvey/bluepy@v%2F1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F1.0.5/manifests"},{"name":"v/1.0.4","sha":"f362c5cc215dc2ca73139988d5b245c4f0da4843","kind":"tag","published_at":"2016-03-31T09:28:51.000Z","download_url":"https://codeload.github.com/IanHarvey/bluepy/tar.gz/v/1.0.4","html_url":"https://github.com/IanHarvey/bluepy/releases/tag/v/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IanHarvey/bluepy@v%2F1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F1.0.4/manifests"},{"name":"v/1.0.3","sha":"c535777a773a4a78c31f601182fb3b4d24e37636","kind":"tag","published_at":"2016-03-02T09:47:57.000Z","download_url":"https://codeload.github.com/IanHarvey/bluepy/tar.gz/v/1.0.3","html_url":"https://github.com/IanHarvey/bluepy/releases/tag/v/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IanHarvey/bluepy@v%2F1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F1.0.3/manifests"},{"name":"v/1.0.2","sha":"f67a1e3de420fdffe55ddc001aa5572bc0d5f002","kind":"commit","published_at":"2016-03-01T20:07:11.000Z","download_url":"https://codeload.github.com/IanHarvey/bluepy/tar.gz/v/1.0.2","html_url":"https://github.com/IanHarvey/bluepy/releases/tag/v/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IanHarvey/bluepy@v%2F1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F1.0.2/manifests"},{"name":"v/1.0.1","sha":"58bf8d783a821f9672ca2453f296bdfee3789e4e","kind":"tag","published_at":"2016-02-26T15:33:30.000Z","download_url":"https://codeload.github.com/IanHarvey/bluepy/tar.gz/v/1.0.1","html_url":"https://github.com/IanHarvey/bluepy/releases/tag/v/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IanHarvey/bluepy@v%2F1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F1.0.1/manifests"},{"name":"v/1.0.0","sha":"28e8ede665611cad30ea8f41439d0ebf56191c45","kind":"tag","published_at":"2016-02-26T14:50:48.000Z","download_url":"https://codeload.github.com/IanHarvey/bluepy/tar.gz/v/1.0.0","html_url":"https://github.com/IanHarvey/bluepy/releases/tag/v/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IanHarvey/bluepy@v%2F1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F1.0.0/manifests"},{"name":"v/0.9.12","sha":"41918e5896752f5f35f0354492e338b6585b443d","kind":"tag","published_at":"2016-01-27T21:20:29.000Z","download_url":"https://codeload.github.com/IanHarvey/bluepy/tar.gz/v/0.9.12","html_url":"https://github.com/IanHarvey/bluepy/releases/tag/v/0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IanHarvey/bluepy@v%2F0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F0.9.12/manifests"},{"name":"v/0.9.11","sha":"0d8b20b9b53601d5928c2ccb2ec184c44d144afd","kind":"tag","published_at":"2016-01-09T12:30:13.000Z","download_url":"https://codeload.github.com/IanHarvey/bluepy/tar.gz/v/0.9.11","html_url":"https://github.com/IanHarvey/bluepy/releases/tag/v/0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IanHarvey/bluepy@v%2F0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F0.9.11/manifests"},{"name":"v/0.9.10","sha":"aec8cf6197720200e87608a081730ec6d79b06d0","kind":"tag","published_at":"2015-12-03T20:03:43.000Z","download_url":"https://codeload.github.com/IanHarvey/bluepy/tar.gz/v/0.9.10","html_url":"https://github.com/IanHarvey/bluepy/releases/tag/v/0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IanHarvey/bluepy@v%2F0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F0.9.10/manifests"},{"name":"v/0.9.9","sha":"9441e22b23c15481f1e1e9782a23f3d0bda3d510","kind":"tag","published_at":"2015-09-02T20:41:57.000Z","download_url":"https://codeload.github.com/IanHarvey/bluepy/tar.gz/v/0.9.9","html_url":"https://github.com/IanHarvey/bluepy/releases/tag/v/0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IanHarvey/bluepy@v%2F0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F0.9.9/manifests"},{"name":"v/0.9.0","sha":"e1698e5473577d4cc56e832536e104e2a0610d58","kind":"commit","published_at":"2015-03-04T20:58:20.000Z","download_url":"https://codeload.github.com/IanHarvey/bluepy/tar.gz/v/0.9.0","html_url":"https://github.com/IanHarvey/bluepy/releases/tag/v/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IanHarvey/bluepy@v%2F0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F0.9.0/manifests"},{"name":"v/0.2.0","sha":"06145b28f2611e3b4700225a2d2eefabeee6ce72","kind":"tag","published_at":"2015-01-01T14:26:48.000Z","download_url":"https://codeload.github.com/IanHarvey/bluepy/tar.gz/v/0.2.0","html_url":"https://github.com/IanHarvey/bluepy/releases/tag/v/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IanHarvey/bluepy@v%2F0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F0.2.0/manifests"},{"name":"v/0.1.0","sha":"7e25c2e6258fec10e873bf9dd7f27c4df34e2350","kind":"tag","published_at":"2014-09-15T20:30:08.000Z","download_url":"https://codeload.github.com/IanHarvey/bluepy/tar.gz/v/0.1.0","html_url":"https://github.com/IanHarvey/bluepy/releases/tag/v/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IanHarvey/bluepy@v%2F0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-01T14:59:54.397Z","dependent_packages_count":0,"downloads":9,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":61.040794590444115,"dependent_repos_count":21.581012154157165,"dependent_packages_count":10.107632597300897,"stargazers_count":1.733979639452608,"forks_count":2.364469708803706,"docker_downloads_count":null,"average":19.365577738031696},"purl":"pkg:pypi/qtooth","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/qtooth","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/qtooth","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/qtooth/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T17:09:02.406Z","issues_count":98,"pull_requests_count":13,"avg_time_to_close_issue":8317605.631578947,"avg_time_to_close_pull_request":6038989.0,"issues_closed_count":19,"pull_requests_closed_count":5,"pull_request_authors_count":12,"issue_authors_count":96,"avg_comments_per_issue":3.4285714285714284,"avg_comments_per_pull_request":0.46153846153846156,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/qtooth/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/qtooth/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/qtooth/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/qtooth/related_packages","maintainers":[{"uuid":"Dannicus","login":"Dannicus","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/Dannicus/","role":null,"created_at":"2023-02-11T13:56:34.633Z","updated_at":"2023-02-11T13:56:34.633Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Dannicus/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"}},{"id":2658116,"name":"bluepy","ecosystem":"pypi","description":"Python module for interfacing with BLE devices through Bluez","homepage":"https://github.com/IanHarvey/bluepy","licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/IanHarvey/bluepy","keywords_array":["Bluetooth","Bluetooth Smart","BLE","Bluetooth Low Energy"],"namespace":null,"versions_count":9,"first_release_published_at":"2016-03-01T20:15:42.000Z","latest_release_published_at":"2018-12-03T12:50:34.000Z","latest_release_number":"1.3.0","last_synced_at":"2025-09-08T04:02:22.061Z","created_at":"2022-04-10T10:13:22.867Z","updated_at":"2025-09-08T04:02:22.061Z","registry_url":"https://pypi.org/project/bluepy/","install_command":"pip install bluepy --index-url https://pypi.org/simple","documentation_url":"https://bluepy.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Programming Language :: Python :: 2.7","Programming Language :: Python :: 3.3","Programming Language :: Python :: 3.4"],"normalized_name":"bluepy","project_status":null},"repo_metadata":{"id":11287244,"uuid":"13698035","full_name":"IanHarvey/bluepy","owner":"IanHarvey","description":"Python interface to Bluetooth LE on Linux","archived":false,"fork":false,"pushed_at":"2024-06-24T07:01:06.000Z","size":2584,"stargazers_count":1606,"open_issues_count":239,"forks_count":490,"subscribers_count":101,"default_branch":"master","last_synced_at":"2024-10-29T11:06:17.415Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IanHarvey.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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-19T08:35:00.000Z","updated_at":"2024-10-28T18:13:32.000Z","dependencies_parsed_at":"2023-01-13T18:00:24.584Z","dependency_job_id":"8254a0c7-6a47-4f69-90e8-1334a268f936","html_url":"https://github.com/IanHarvey/bluepy","commit_stats":{"total_commits":257,"total_committers":70,"mean_commits":"3.6714285714285713","dds":0.7821011673151751,"last_synced_commit":"7ad565231a97c304c0eff45f2649cd005e69db09"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IanHarvey","download_url":"https://codeload.github.com/IanHarvey/bluepy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222784463,"owners_count":17037192,"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":"IanHarvey","name":"Ian Harvey","uuid":"2851928","kind":"user","description":null,"email":"","website":null,"location":"Cambridge, UK","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2851928?u=0b2d7d8cad9a05b12d168aebe3d74b545204f05e\u0026v=4","repositories_count":10,"last_synced_at":"2023-04-10T02:47:51.888Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/IanHarvey","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:37:59.437Z","updated_at":"2023-04-10T02:47:51.976Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IanHarvey","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IanHarvey/repositories"},"tags":[{"name":"v/1.3.0","sha":"dc33285f31a873fab92c22e8839c44899f82b041","kind":"tag","published_at":"2018-12-03T12:57:37.000Z","download_url":"https://codeload.github.com/IanHarvey/bluepy/tar.gz/v/1.3.0","html_url":"https://github.com/IanHarvey/bluepy/releases/tag/v/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F1.3.0/manifests"},{"name":"v/1.2.0","sha":"2ffb5863309b80414381987334adc7816e22e05b","kind":"tag","published_at":"2018-07-23T19:34:04.000Z","download_url":"https://codeload.github.com/IanHarvey/bluepy/tar.gz/v/1.2.0","html_url":"https://github.com/IanHarvey/bluepy/releases/tag/v/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F1.2.0/manifests"},{"name":"v/1.1.4","sha":"117ac3de7a34e47e5e0db91ace93183c0e6aceb5","kind":"commit","published_at":"2017-11-13T17:06:17.000Z","download_url":"https://codeload.github.com/IanHarvey/bluepy/tar.gz/v/1.1.4","html_url":"https://github.com/IanHarvey/bluepy/releases/tag/v/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F1.1.4/manifests"},{"name":"v/1.1.2","sha":"dd0098c3487ef5bea71d566c431d9f4ad5e45818","kind":"tag","published_at":"2017-09-10T08:22:18.000Z","download_url":"https://codeload.github.com/IanHarvey/bluepy/tar.gz/v/1.1.2","html_url":"https://github.com/IanHarvey/bluepy/releases/tag/v/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F1.1.2/manifests"},{"name":"v/1.1.1","sha":"65beba03a46855f8b557c0a490e3f25dd2ad43c1","kind":"tag","published_at":"2017-07-09T11:58:08.000Z","download_url":"https://codeload.github.com/IanHarvey/bluepy/tar.gz/v/1.1.1","html_url":"https://github.com/IanHarvey/bluepy/releases/tag/v/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F1.1.1/manifests"},{"name":"v/1.1.0","sha":"1e7a6da1628ec9dc1e81ee7b21805b3ba1ad938b","kind":"tag","published_at":"2017-05-07T13:15:44.000Z","download_url":"https://codeload.github.com/IanHarvey/bluepy/tar.gz/v/1.1.0","html_url":"https://github.com/IanHarvey/bluepy/releases/tag/v/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F1.1.0/manifests"},{"name":"v/1.0.5","sha":"efce77f7f8f1cf5f6f7f0809c2677529b651e6bf","kind":"tag","published_at":"2016-04-24T15:27:13.000Z","download_url":"https://codeload.github.com/IanHarvey/bluepy/tar.gz/v/1.0.5","html_url":"https://github.com/IanHarvey/bluepy/releases/tag/v/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F1.0.5/manifests"},{"name":"v/1.0.4","sha":"f362c5cc215dc2ca73139988d5b245c4f0da4843","kind":"tag","published_at":"2016-03-31T09:28:51.000Z","download_url":"https://codeload.github.com/IanHarvey/bluepy/tar.gz/v/1.0.4","html_url":"https://github.com/IanHarvey/bluepy/releases/tag/v/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F1.0.4/manifests"},{"name":"v/1.0.3","sha":"c535777a773a4a78c31f601182fb3b4d24e37636","kind":"tag","published_at":"2016-03-02T09:47:57.000Z","download_url":"https://codeload.github.com/IanHarvey/bluepy/tar.gz/v/1.0.3","html_url":"https://github.com/IanHarvey/bluepy/releases/tag/v/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F1.0.3/manifests"},{"name":"v/1.0.2","sha":"f67a1e3de420fdffe55ddc001aa5572bc0d5f002","kind":"commit","published_at":"2016-03-01T20:07:11.000Z","download_url":"https://codeload.github.com/IanHarvey/bluepy/tar.gz/v/1.0.2","html_url":"https://github.com/IanHarvey/bluepy/releases/tag/v/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F1.0.2/manifests"},{"name":"v/1.0.1","sha":"58bf8d783a821f9672ca2453f296bdfee3789e4e","kind":"tag","published_at":"2016-02-26T15:33:30.000Z","download_url":"https://codeload.github.com/IanHarvey/bluepy/tar.gz/v/1.0.1","html_url":"https://github.com/IanHarvey/bluepy/releases/tag/v/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F1.0.1/manifests"},{"name":"v/1.0.0","sha":"28e8ede665611cad30ea8f41439d0ebf56191c45","kind":"tag","published_at":"2016-02-26T14:50:48.000Z","download_url":"https://codeload.github.com/IanHarvey/bluepy/tar.gz/v/1.0.0","html_url":"https://github.com/IanHarvey/bluepy/releases/tag/v/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F1.0.0/manifests"},{"name":"v/0.9.12","sha":"41918e5896752f5f35f0354492e338b6585b443d","kind":"tag","published_at":"2016-01-27T21:20:29.000Z","download_url":"https://codeload.github.com/IanHarvey/bluepy/tar.gz/v/0.9.12","html_url":"https://github.com/IanHarvey/bluepy/releases/tag/v/0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F0.9.12/manifests"},{"name":"v/0.9.11","sha":"0d8b20b9b53601d5928c2ccb2ec184c44d144afd","kind":"tag","published_at":"2016-01-09T12:30:13.000Z","download_url":"https://codeload.github.com/IanHarvey/bluepy/tar.gz/v/0.9.11","html_url":"https://github.com/IanHarvey/bluepy/releases/tag/v/0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F0.9.11/manifests"},{"name":"v/0.9.10","sha":"aec8cf6197720200e87608a081730ec6d79b06d0","kind":"tag","published_at":"2015-12-03T20:03:43.000Z","download_url":"https://codeload.github.com/IanHarvey/bluepy/tar.gz/v/0.9.10","html_url":"https://github.com/IanHarvey/bluepy/releases/tag/v/0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F0.9.10/manifests"},{"name":"v/0.9.9","sha":"9441e22b23c15481f1e1e9782a23f3d0bda3d510","kind":"tag","published_at":"2015-09-02T20:41:57.000Z","download_url":"https://codeload.github.com/IanHarvey/bluepy/tar.gz/v/0.9.9","html_url":"https://github.com/IanHarvey/bluepy/releases/tag/v/0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F0.9.9/manifests"},{"name":"v/0.9.0","sha":"e1698e5473577d4cc56e832536e104e2a0610d58","kind":"commit","published_at":"2015-03-04T20:58:20.000Z","download_url":"https://codeload.github.com/IanHarvey/bluepy/tar.gz/v/0.9.0","html_url":"https://github.com/IanHarvey/bluepy/releases/tag/v/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F0.9.0/manifests"},{"name":"v/0.2.0","sha":"06145b28f2611e3b4700225a2d2eefabeee6ce72","kind":"tag","published_at":"2015-01-01T14:26:48.000Z","download_url":"https://codeload.github.com/IanHarvey/bluepy/tar.gz/v/0.2.0","html_url":"https://github.com/IanHarvey/bluepy/releases/tag/v/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F0.2.0/manifests"},{"name":"v/0.1.0","sha":"7e25c2e6258fec10e873bf9dd7f27c4df34e2350","kind":"tag","published_at":"2014-09-15T20:30:08.000Z","download_url":"https://codeload.github.com/IanHarvey/bluepy/tar.gz/v/0.1.0","html_url":"https://github.com/IanHarvey/bluepy/releases/tag/v/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/tags/v%2F0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-11-11T01:51:16.738Z","dependent_packages_count":21,"downloads":26899,"downloads_period":"last-month","dependent_repos_count":307,"rankings":{"downloads":1.8438652909029927,"dependent_repos_count":0.8333399126789253,"dependent_packages_count":0.525041105191788,"stargazers_count":1.7200952121549447,"forks_count":2.33569784746318,"docker_downloads_count":0.6657350717841226,"average":1.320629073362659},"purl":"pkg:pypi/bluepy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/bluepy","docker_dependents_count":13,"docker_downloads_count":3661014,"usage_url":"https://repos.ecosyste.ms/usage/pypi/bluepy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/bluepy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-11-09T04:08:41.124Z","issues_count":96,"pull_requests_count":13,"avg_time_to_close_issue":8317605.631578947,"avg_time_to_close_pull_request":6038989.0,"issues_closed_count":19,"pull_requests_closed_count":5,"pull_request_authors_count":12,"issue_authors_count":94,"avg_comments_per_issue":3.5,"avg_comments_per_pull_request":0.46153846153846156,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":105354.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.2,"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/IanHarvey%2Fbluepy/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bluepy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bluepy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bluepy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bluepy/related_packages","maintainers":[{"uuid":"IanHarvey","login":"IanHarvey","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/IanHarvey/","role":null,"created_at":"2023-01-20T12:58:09.968Z","updated_at":"2023-01-20T12:58:09.968Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/IanHarvey/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":15757,"full_name":"IanHarvey/bluepy","default_branch":"master","committers":[{"name":"Ian Harvey","email":"noone@example.com","login":"iamalazybum","count":56},{"name":"Ian Harvey","email":"website-contact@fenditton.org","login":null,"count":53},{"name":"Ian Harvey","email":"IanHarvey@github.com","login":null,"count":12},{"name":"Przemo Firszt","email":"przemo@firszt.eu","login":"PrzemoF","count":12},{"name":"Mike Vee","email":"michael.vladimer@gmail.com","login":"mikimer","count":10},{"name":"Mickie Byrd","email":"mickiebyrd","login":"mickiebyrd","count":8},{"name":"louiscaron","email":"caron_louis@yahoo.fr","login":"louiscaron","count":6},{"name":"scourc","email":"scourc@protonmail.com","login":"stephstcom","count":5},{"name":"Clark Li","email":"clark.li@minelab.com.au","login":null,"count":4},{"name":"Georg Lukas","email":"georg@op-co.de","login":"ge0rg","count":4},{"name":"Giel Dops","email":"gieldops@hotmail.com","login":"gield","count":4},{"name":"beluga3858","email":"3729993+beluga3858","login":"beluga3858","count":4},{"name":"Peter Kersch","email":"peter.kersch@gmail.com","login":"peterkersch","count":3},{"name":"Mark Rages","email":"mrages@sram.com","login":"markrages","count":3},{"name":"Chris Houser","email":"chris@housercompany.com","login":"briarfox","count":3},{"name":"Basil Huber","email":"basil.huber@gmail.com","login":"basil-huber","count":3},{"name":"Assaf Gordon","email":"assafgordon@gmail.com","login":"agordon","count":3},{"name":"aero-man","email":"aeroman@asu.edu","login":null,"count":3},{"name":"Agnetha Korevaar","email":"","login":null,"count":2},{"name":"Abdulrahman Alotaibi","email":"adminq80@gmail.com","login":"adminq80","count":2},{"name":"Cosimo Alfarano","email":"cosimo@alfarano.net","login":"kalfa","count":2},{"name":"Devan Lai","email":"devan.lai@gmail.com","login":"devanlai","count":2},{"name":"LucDachary","email":"luc.dachary@fastmail.com","login":"LucDachary","count":2},{"name":"Michael Petrov","email":"petrov.michael@gmail.com","login":"michaelpetrov","count":2},{"name":"Peter Holloway","email":"holloway.p.r@gmail.com","login":"tpoliaw","count":2},{"name":"Thorsten Sick","email":"thorsten.sick@email.de","login":"Thorsten-Sick","count":2},{"name":"andy","email":"andy.thaller@googlemail.com","login":"gandy92","count":2},{"name":"kjwon15","email":"kjwonmail@gmail.com","login":"tribela","count":2},{"name":"Carey Sonsino","email":"csonsino@gmail.com","login":"csonsino","count":2},{"name":"Dan Christian","email":"Daniel-Christian-CardinalPeak","login":"Daniel-Christian-CardinalPeak","count":1},{"name":"Chris Pearson","email":"pearson","login":"pearson","count":1},{"name":"Chris Brackert","email":"cbrackert@gmail.com","login":"hansmosh","count":1},{"name":"oleg31415926","email":"55762518+oleg31415926","login":"oleg31415926","count":1},{"name":"nandhp","email":"nandhp@gmail.com","login":"nandhp","count":1},{"name":"miago","email":"miagox@gmail.com","login":"miago","count":1},{"name":"julienberton","email":"julien@berton.me","login":"julienberton","count":1},{"name":"Alexander Fortin","email":"alexander.fortin@gmail.com","login":null,"count":1},{"name":"Andrea Panizza","email":"panizza01@gmail.com","login":null,"count":1},{"name":"Carey Sonsino","email":"carey.sonsino@hunterdouglas.com","login":null,"count":1},{"name":"Roger Dahl","email":"roger@mobiusmed.com","login":null,"count":1},{"name":"cijay","email":"clement.jacquemin@rythm.co","login":null,"count":1},{"name":"Chris Piggin","email":"christopher.piggin@diasemi.com","login":null,"count":1},{"name":"Clark Li","email":"clark.li@gmail.com","login":null,"count":1},{"name":"Guillem Lefait","email":"glefait@d-bi.fr","login":null,"count":1},{"name":"jorges119","email":"jorges119@hotmail.com","login":"jorges119","count":1},{"name":"jerom987","email":"jerom987@gmail.com","login":"jerom987","count":1},{"name":"Xabi Crespo","email":"xabicrespog@gmail.com","login":"crespum","count":1},{"name":"Steffen Pankratz","email":"kratz00@gmx.de","login":"kratz00","count":1},{"name":"Alan Balich","email":"alanbalich","login":"alanbalich","count":1},{"name":"Adam Baxter","email":"voltagex@voltagex.org","login":"voltagex","count":1},{"name":"AndrewC","email":"3250002+hominator","login":"hominator","count":1},{"name":"Riboshom","email":"riboshom@hotmail.com","login":"sm-Fifteen","count":1},{"name":"Rob Riggs","email":"rob@pangalactic.org","login":"mobilinkd","count":1},{"name":"Ronny Majani","email":"ronny@seermedical.com","login":"ronnymajani","count":1},{"name":"Ryan Anderson","email":"ryan.anderson.01@gmail.com","login":"rmanders","count":1},{"name":"slaypni","email":"punigumi@gmail.com","login":"slaypni","count":1},{"name":"Paulus Schoutsen","email":"paulus@paulusschoutsen.nl","login":"balloob","count":1},{"name":"Omer Qadir","email":"koder.omer@gmail.com","login":"omer-qadir","count":1},{"name":"Ladislav Laska","email":"laska@ozobot.com","login":"LadislavOzobot","count":1},{"name":"Jeremy Herbert","email":"jeremy.006@gmail.com","login":"jeremyherbert","count":1},{"name":"Ian Harvey","email":"ian@fenditton.org","login":"IanHarvey","count":1},{"name":"GunnarI","email":"gunnarinasp@gmail.com","login":"GunnarI","count":1},{"name":"Gaute Gamnes","email":"gaute.gamnes@nordicsemi.no","login":"gamnes","count":1},{"name":"Frans Saris","email":"franssaris@gmail.com","login":"fsaris","count":1},{"name":"Fede Heinz","email":"fheinz@google.com","login":"fheinz","count":1},{"name":"Erik Wickstrom","email":"erik@erikwickstrom.com","login":"erikcw","count":1},{"name":"Dan Harvey","email":"danharvey42@gmail.com","login":"danharvey","count":1},{"name":"Shiselster","email":"Shiselster","login":"Shiselster","count":1}],"total_commits":257,"total_committers":68,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":3.7794117647058822,"dds":0.7821011673151751,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-05-15T08:44:38.341Z","last_synced_commit":"7ad565231a97c304c0eff45f2649cd005e69db09","created_at":"2023-03-07T11:30:53.367Z","updated_at":"2025-05-15T08:44:38.372Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-31T00:00:08.451Z","repositories_count":5479765,"commits_count":853310318,"contributors_count":31095240,"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":"IanHarvey/bluepy","html_url":"https://github.com/IanHarvey/bluepy","last_synced_at":"2025-08-31T17:09:02.406Z","status":null,"issues_count":98,"pull_requests_count":13,"avg_time_to_close_issue":8317605.631578947,"avg_time_to_close_pull_request":6038989.0,"issues_closed_count":19,"pull_requests_closed_count":5,"pull_request_authors_count":12,"issue_authors_count":96,"avg_comments_per_issue":3.4285714285714284,"avg_comments_per_pull_request":0.46153846153846156,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T09:55:37.355Z","updated_at":"2025-09-02T03:04:19.953Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/IanHarvey%2Fbluepy/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":96,"CONTRIBUTOR":2},"pull_request_author_associations_count":{"NONE":11,"CONTRIBUTOR":2},"issue_authors":{"goru89":2,"B03901108":2,"RatMyLaptop":1,"edouardkleinhans":1,"okoestner":1,"msnyder415":1,"DylanSale":1,"ctrl-shift-esc":1,"antonbrams":1,"austwhite":1,"the-powl":1,"louiscaron":1,"americanium":1,"Da-Eli":1,"HadetTheUndying":1,"yeshen4328":1,"snowsquizy":1,"spotperg":1,"waynewcwu":1,"PercentageCorporation":1,"Ajith61":1,"ececli":1,"Vill8-0704":1,"SergioEanX":1,"saeidfallah1132":1,"rufus01":1,"Piotr-Romaniuk":1,"pierrejethro":1,"Nicolas72":1,"marquesn":1,"kg-meso":1,"Owlie":1,"rajithavk":1,"LucDachary":1,"wuyinyao":1,"millercentral":1,"robino16":1,"ciacon":1,"Sandro331k":1,"David-Afik":1,"darshansm":1,"fabocode":1,"js82jumper":1,"INF800":1,"Cooper-Weng":1,"elchung":1,"Machoney":1,"LucaCerina":1,"henrikdalgaard":1,"raykamp":1,"bapgobears":1,"danlee-lils":1,"gohu41":1,"programmer7010":1,"dammianhr":1,"lasniko":1,"jspaletavert":1,"tzachi-dar":1,"fgarciab":1,"oscarthorn":1,"OlegHahm":1,"xxxcha":1,"modestid":1,"chenyangvk":1,"FS1961":1,"Nppn7":1,"10hsin":1,"lonxx94":1,"LeeKoTo":1,"Carduelis1":1,"binbash23":1,"Mike4proskills":1,"xav12358":1,"toncho11":1,"habakuk1979":1,"Lance-Tin":1,"AydinGokce":1,"WSPluta":1,"Bordi00":1,"EasyRiderr":1,"d-f-clark":1,"Xmrobin":1,"ekatiyar":1,"mazhenlong":1,"ivan-volnov":1,"thok-itx":1,"dgonneau":1,"spachner":1,"StephanGH":1,"stirucherai":1,"drdas":1,"blshkv":1,"karlp":1,"Terrormixer3000":1,"Rudd-O":1,"abhishek-v-pandey":1},"pull_request_authors":{"Mausy5043":2,"rimago":1,"EasyRiderr":1,"mjg59":1,"RenierM26":1,"kraj":1,"fsaris":1,"LucDachary":1,"danners":1,"klenze":1,"retsyx":1,"azaets":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10067183,"issues_count":31166656,"pull_requests_count":94972760,"authors_count":10688095,"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":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":3},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"binbash23":1,"pierrejethro":1,"waynewcwu":1},"past_year_pull_request_authors":{},"maintainers":[],"active_maintainers":[]},"events":{"total":{"IssuesEvent":3,"WatchEvent":35,"ForkEvent":4},"last_year":{"IssuesEvent":3,"WatchEvent":35,"ForkEvent":4}},"keywords":[],"dependencies":[],"score":26.876538630451748,"created_at":"2025-09-08T11:18:24.428Z","updated_at":"2025-10-07T08:24:18.371Z","avatar_url":"https://github.com/IanHarvey.png","language":"C","category":null,"sub_category":null,"monthly_downloads":26908,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["transformation"],"project_url":"https://science.ecosyste.ms/api/v1/projects/62211","html_url":"https://science.ecosyste.ms/projects/62211"}