{"id":67806,"name":"harmonypy","description":"🎼 Integrate multiple high-dimensional datasets with fuzzy k-means and locally linear adjustments.","url":"https://github.com/slowkow/harmonypy","last_synced_at":"2025-09-08T14:00:18.358Z","repository":{"id":37978819,"uuid":"229105533","full_name":"slowkow/harmonypy","owner":"slowkow","description":"🎼 Integrate multiple high-dimensional datasets with fuzzy k-means and locally linear adjustments.","archived":false,"fork":false,"pushed_at":"2024-07-08T16:55:48.000Z","size":2902,"stargazers_count":224,"open_issues_count":3,"forks_count":24,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-08-30T03:52:08.451Z","etag":null,"topics":["bioinformatics","data-integration","data-science","single-cell-analysis"],"latest_commit_sha":null,"homepage":"https://portals.broadinstitute.org/harmony/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/slowkow.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-12-19T17:25:59.000Z","updated_at":"2025-08-22T14:49:22.000Z","dependencies_parsed_at":"2023-02-18T14:40:15.084Z","dependency_job_id":"0c2544e4-9b9d-4aaa-870f-98fa420bbd27","html_url":"https://github.com/slowkow/harmonypy","commit_stats":{"total_commits":64,"total_committers":4,"mean_commits":16.0,"dds":0.140625,"last_synced_commit":"182a5c6e0fc954cb0b4db5074e507adb7a8293f3"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/slowkow/harmonypy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slowkow%2Fharmonypy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slowkow%2Fharmonypy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slowkow%2Fharmonypy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slowkow%2Fharmonypy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slowkow","download_url":"https://codeload.github.com/slowkow/harmonypy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slowkow%2Fharmonypy/sbom","scorecard":{"id":832035,"data":{"date":"2025-08-11","repo":{"name":"github.com/slowkow/harmonypy","commit":"6daf80d794e65b0a4da2ccba8369b5eb4b3f5ca4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/24 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/python-package.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/slowkow/harmonypy/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/slowkow/harmonypy/python-package.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:32","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":"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":"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: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-23T17:59:46.063Z","repository_id":37978819,"created_at":"2025-08-23T17:59:46.063Z","updated_at":"2025-08-23T17:59:46.063Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274196108,"owners_count":25239148,"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":"slowkow","name":"Kamil Slowikowski","uuid":"209714","kind":"user","description":"Computational biologist. Using transcriptomics to learn about inflammation and cancer.","email":"","website":"https://slowkow.com","location":null,"twitter":"slowkow","company":"Mass General Brigham","icon_url":"https://avatars.githubusercontent.com/u/209714?u=d34a1622437b2caea2ed01abad2c2edcd71775a2\u0026v=4","repositories_count":22,"last_synced_at":"2023-03-16T14:20:14.288Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/slowkow","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T07:03:59.404Z","updated_at":"2023-03-16T14:20:14.300Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slowkow","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slowkow/repositories"},"packages":[{"id":2756197,"name":"harmonypy","ecosystem":"pypi","description":"A data integration algorithm.","homepage":"https://github.com/slowkow/harmonypy","licenses":"GNU General Public License v3 or later (GPLv3+)","normalized_licenses":["GPL-2.0","GPL-2.0+"],"repository_url":"https://github.com/slowkow/harmonypy","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2019-12-19T18:05:30.000Z","latest_release_published_at":"2024-07-04T20:55:00.000Z","latest_release_number":"0.0.10","last_synced_at":"2025-08-30T03:48:32.556Z","created_at":"2022-04-10T11:13:19.759Z","updated_at":"2025-08-30T03:53:58.758Z","registry_url":"https://pypi.org/project/harmonypy/","install_command":"pip install harmonypy --index-url https://pypi.org/simple","documentation_url":"https://harmonypy.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Science/Research","License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python :: 3","Topic :: Scientific/Engineering :: Bio-Informatics"],"normalized_name":"harmonypy","project_status":null},"repo_metadata":{"id":37978819,"uuid":"229105533","full_name":"slowkow/harmonypy","owner":"slowkow","description":"🎼 Integrate multiple high-dimensional datasets with fuzzy k-means and locally linear adjustments.","archived":false,"fork":false,"pushed_at":"2024-07-08T16:55:48.000Z","size":2902,"stargazers_count":221,"open_issues_count":3,"forks_count":23,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-29T11:59:14.980Z","etag":null,"topics":["bioinformatics","data-integration","data-science","single-cell-analysis"],"latest_commit_sha":null,"homepage":"https://portals.broadinstitute.org/harmony/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/slowkow.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-12-19T17:25:59.000Z","updated_at":"2025-07-28T15:55:41.000Z","dependencies_parsed_at":"2023-02-18T14:40:15.084Z","dependency_job_id":"0c2544e4-9b9d-4aaa-870f-98fa420bbd27","html_url":"https://github.com/slowkow/harmonypy","commit_stats":{"total_commits":64,"total_committers":4,"mean_commits":16.0,"dds":0.140625,"last_synced_commit":"182a5c6e0fc954cb0b4db5074e507adb7a8293f3"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/slowkow/harmonypy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slowkow%2Fharmonypy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slowkow%2Fharmonypy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slowkow%2Fharmonypy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slowkow%2Fharmonypy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slowkow","download_url":"https://codeload.github.com/slowkow/harmonypy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slowkow%2Fharmonypy/sbom","scorecard":{"id":832035,"data":{"date":"2025-08-11","repo":{"name":"github.com/slowkow/harmonypy","commit":"6daf80d794e65b0a4da2ccba8369b5eb4b3f5ca4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/24 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/python-package.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/slowkow/harmonypy/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/slowkow/harmonypy/python-package.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:32","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":"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":"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: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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-23T17:59:46.063Z","repository_id":37978819,"created_at":"2025-08-23T17:59:46.063Z","updated_at":"2025-08-23T17:59:46.063Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272800937,"owners_count":24995183,"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-30T02:00:09.474Z","response_time":77,"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":"slowkow","name":"Kamil Slowikowski","uuid":"209714","kind":"user","description":"Computational biologist. Using transcriptomics to learn about inflammation and cancer.","email":"","website":"https://slowkow.com","location":null,"twitter":"slowkow","company":"Mass General Brigham","icon_url":"https://avatars.githubusercontent.com/u/209714?u=d34a1622437b2caea2ed01abad2c2edcd71775a2\u0026v=4","repositories_count":22,"last_synced_at":"2023-03-16T14:20:14.288Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/slowkow","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T07:03:59.404Z","updated_at":"2023-03-16T14:20:14.300Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slowkow","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slowkow/repositories"},"tags":[{"name":"v0.0.10","sha":"a770f2dd3b724a7b5dae811357bd157cedacc195","kind":"tag","published_at":"2024-07-04T20:32:18.000Z","download_url":"https://codeload.github.com/slowkow/harmonypy/tar.gz/v0.0.10","html_url":"https://github.com/slowkow/harmonypy/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slowkow/harmonypy@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slowkow%2Fharmonypy/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slowkow%2Fharmonypy/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"18a4f02bca0f83b35d156d442bd7a8b7e16155b6","kind":"commit","published_at":"2022-11-23T14:54:54.000Z","download_url":"https://codeload.github.com/slowkow/harmonypy/tar.gz/v0.0.9","html_url":"https://github.com/slowkow/harmonypy/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slowkow/harmonypy@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slowkow%2Fharmonypy/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slowkow%2Fharmonypy/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"ec6e3351fd4142bb77736bf499795921036cd6b0","kind":"commit","published_at":"2022-11-23T00:45:14.000Z","download_url":"https://codeload.github.com/slowkow/harmonypy/tar.gz/v0.0.8","html_url":"https://github.com/slowkow/harmonypy/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slowkow/harmonypy@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slowkow%2Fharmonypy/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slowkow%2Fharmonypy/tags/v0.0.8/manifests"},{"name":"v0.0.6","sha":"2fd234e628fcc1b1cc6fb22f2bfbfe033dfb7dc5","kind":"commit","published_at":"2022-02-02T20:13:29.000Z","download_url":"https://codeload.github.com/slowkow/harmonypy/tar.gz/v0.0.6","html_url":"https://github.com/slowkow/harmonypy/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slowkow/harmonypy@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slowkow%2Fharmonypy/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slowkow%2Fharmonypy/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"d30739a3669b4cf83dc1aad923ca20d0683c5fbb","kind":"commit","published_at":"2020-08-11T15:12:06.000Z","download_url":"https://codeload.github.com/slowkow/harmonypy/tar.gz/v0.0.5","html_url":"https://github.com/slowkow/harmonypy/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slowkow/harmonypy@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slowkow%2Fharmonypy/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slowkow%2Fharmonypy/tags/v0.0.5/manifests"},{"name":"v0.0.3","sha":"76c5748c80a28ea5a29398de03adc4d41f3ef8fe","kind":"tag","published_at":"2020-03-03T02:41:13.000Z","download_url":"https://codeload.github.com/slowkow/harmonypy/tar.gz/v0.0.3","html_url":"https://github.com/slowkow/harmonypy/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slowkow/harmonypy@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slowkow%2Fharmonypy/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slowkow%2Fharmonypy/tags/v0.0.3/manifests"},{"name":"v0.0.4","sha":"1a9ba5cc346c3cb5a61b03993b238e674662aa77","kind":"tag","published_at":"2020-03-03T02:39:57.000Z","download_url":"https://codeload.github.com/slowkow/harmonypy/tar.gz/v0.0.4","html_url":"https://github.com/slowkow/harmonypy/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/slowkow/harmonypy@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slowkow%2Fharmonypy/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slowkow%2Fharmonypy/tags/v0.0.4/manifests"}]},"repo_metadata_updated_at":"2025-08-30T03:53:58.758Z","dependent_packages_count":20,"downloads":13679,"downloads_period":"last-month","dependent_repos_count":16,"rankings":{"downloads":4.099666783852774,"dependent_repos_count":3.6171420164358223,"dependent_packages_count":0.7103285245538231,"stargazers_count":5.733909450707374,"forks_count":8.110623206185055,"docker_downloads_count":2.4590477209664967,"average":4.121786283783558},"purl":"pkg:pypi/harmonypy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/harmonypy","docker_dependents_count":10,"docker_downloads_count":1694,"usage_url":"https://repos.ecosyste.ms/usage/pypi/harmonypy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/harmonypy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-30T03:51:51.070Z","issues_count":32,"pull_requests_count":11,"avg_time_to_close_issue":3109770.466666667,"avg_time_to_close_pull_request":1800459.3,"issues_closed_count":30,"pull_requests_closed_count":10,"pull_request_authors_count":7,"issue_authors_count":30,"avg_comments_per_issue":2.875,"avg_comments_per_pull_request":1.9090909090909092,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":1637010.5714285714,"past_year_avg_time_to_close_pull_request":16702.0,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.2857142857142858,"past_year_avg_comments_per_pull_request":2.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/slowkow%2Fharmonypy/issues","maintainers":[{"login":"slowkow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slowkow"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/harmonypy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/harmonypy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/harmonypy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/harmonypy/related_packages","maintainers":[{"uuid":"slowkow","login":"slowkow","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/slowkow/","role":null,"created_at":"2023-01-27T04:23:45.070Z","updated_at":"2023-01-27T04:23:45.070Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/slowkow/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726150,"maintainers_count":308801,"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":591300,"full_name":"slowkow/harmonypy","default_branch":"master","committers":[{"name":"Kamil Slowikowski","email":"kslowikowski@gmail.com","login":"slowkow","count":57},{"name":"John Arevalo","email":"johnarevalo@gmail.com","login":"johnarevalo","count":6},{"name":"Bo Li","email":"bli28@mgh.harvard.edu","login":null,"count":3},{"name":"Jonathan Manning","email":"jmanning@ebi.ac.uk","login":"pinin4fjords","count":1}],"total_commits":67,"total_committers":4,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":16.75,"dds":0.14925373134328357,"past_year_committers":[{"name":"Kamil Slowikowski","email":"kslowikowski@gmail.com","login":"slowkow","count":2},{"name":"John Arevalo","email":"johnarevalo@gmail.com","login":"johnarevalo","count":1}],"past_year_total_commits":3,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.5,"past_year_dds":0.33333333333333337,"last_synced_at":"2025-05-19T21:10:47.511Z","last_synced_commit":"6daf80d794e65b0a4da2ccba8369b5eb4b3f5ca4","created_at":"2023-03-09T06:21:33.177Z","updated_at":"2025-05-19T21:10:47.512Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/slowkow%2Fharmonypy/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","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":"slowkow/harmonypy","html_url":"https://github.com/slowkow/harmonypy","last_synced_at":"2025-08-31T17:30:11.546Z","status":null,"issues_count":32,"pull_requests_count":11,"avg_time_to_close_issue":3109770.466666667,"avg_time_to_close_pull_request":1800459.3,"issues_closed_count":30,"pull_requests_closed_count":10,"pull_request_authors_count":7,"issue_authors_count":30,"avg_comments_per_issue":2.84375,"avg_comments_per_pull_request":1.9090909090909092,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":1837319.6666666667,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":6,"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":0.6666666666666666,"past_year_avg_comments_per_pull_request":5.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-14T15:19:04.054Z","updated_at":"2025-09-02T18:33:41.767Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/slowkow%2Fharmonypy","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/slowkow%2Fharmonypy/issues","issue_labels_count":{"question":3,"enhancement":2},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":29,"CONTRIBUTOR":2,"OWNER":1},"pull_request_author_associations_count":{"CONTRIBUTOR":8,"NONE":5},"issue_authors":{"Zhangruiqi111":2,"liboxun":2,"shihsama":1,"deevdevil88":1,"Arkkienkeli":1,"bholmes-datasight":1,"FFB-Lab":1,"LetiTode":1,"Sayyam-Shah":1,"dangeles":1,"aichander":1,"hurleyLi":1,"gmoore5":1,"swemeshy":1,"HelloWorldLTY":1,"zy-fang":1,"VivianQM":1,"kathrinjansen":1,"DennisPost10":1,"321356766":1,"burtonrj":1,"slowkow":1,"dhoanghiep":1,"shivamjgandhi":1,"johnarevalo":1,"JATC1024":1,"potulabe":1,"pinin4fjords":1,"zhou-1314":1,"Cerbobacco":1},"pull_request_authors":{"johnarevalo":6,"rilango":2,"pinin4fjords":1,"bli25":1,"tariqdaouda":1,"hurleyLi":1,"milescsmith":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10087320,"issues_count":31306968,"pull_requests_count":96469683,"authors_count":10696025,"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":6},"past_year_pull_request_author_associations_count":{"NONE":2},"past_year_issue_authors":{"Zhangruiqi111":2,"aichander":1,"Cerbobacco":1,"LetiTode":1,"shihsama":1},"past_year_pull_request_authors":{"rilango":2},"maintainers":[{"login":"slowkow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slowkow"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":12,"WatchEvent":23,"IssueCommentEvent":9,"PullRequestEvent":1,"ForkEvent":5},"last_year":{"IssuesEvent":12,"WatchEvent":23,"IssueCommentEvent":9,"PullRequestEvent":1,"ForkEvent":5}},"keywords":["bioinformatics","data-integration","data-science","single-cell-analysis"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-10T03:23:44.409Z","updated_at":"2022-09-10T03:23:44.409Z","repository_link":"https://github.com/slowkow/harmonypy/blob/master/setup.py","dependencies":[{"id":4357704338,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4357704339,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":4357704340,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-23T17:01:14.556Z","updated_at":"2023-01-23T17:01:14.556Z","repository_link":"https://github.com/slowkow/harmonypy/blob/master/requirements.txt","dependencies":[{"id":7127084102,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.13","direct":true,"kind":"runtime","optional":false},{"id":7127084103,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.2","direct":true,"kind":"runtime","optional":false},{"id":7127084104,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"\u003e=0.21","direct":true,"kind":"runtime","optional":false},{"id":7127084105,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=0.25","direct":true,"kind":"runtime","optional":false}]}],"score":16.454665025718615,"created_at":"2025-09-08T11:18:50.960Z","updated_at":"2025-10-07T08:25:27.304Z","avatar_url":"https://github.com/slowkow.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":13679,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/67806","html_url":"https://science.ecosyste.ms/projects/67806"}