{"id":69896,"name":"pybigwig","description":"A python extension for quick access to bigWig and bigBed files","url":"https://github.com/deeptools/pybigwig","last_synced_at":"2025-09-08T14:57:52.232Z","repository":{"id":35725236,"uuid":"40003582","full_name":"deeptools/pyBigWig","owner":"deeptools","description":"A python extension for quick access to bigWig and bigBed files","archived":false,"fork":false,"pushed_at":"2025-01-17T15:25:41.000Z","size":796,"stargazers_count":233,"open_issues_count":12,"forks_count":53,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-08-23T08:52:04.693Z","etag":null,"topics":["bigbed","bigwig","bioinfomatics"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deeptools.png","metadata":{"files":{"readme":"README.md","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,"zenodo":null}},"created_at":"2015-07-31T12:07:36.000Z","updated_at":"2025-07-01T17:48:36.000Z","dependencies_parsed_at":"2025-04-19T17:34:42.347Z","dependency_job_id":"e794c3a3-9016-4e8f-bed0-61777b1c55d1","html_url":"https://github.com/deeptools/pyBigWig","commit_stats":{"total_commits":233,"total_committers":14,"mean_commits":"16.642857142857142","dds":"0.12017167381974247","last_synced_commit":"fb7c0cf889407f55a6c31eeb6fd5f6a0744ee70c"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/deeptools/pyBigWig","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deeptools","download_url":"https://codeload.github.com/deeptools/pyBigWig/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/sbom","scorecard":{"id":332273,"data":{"date":"2025-08-11","repo":{"name":"github.com/deeptools/pyBigWig","commit":"7300b0a4599e7f72085c3c27c19b375e3a2c2cc0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/pypi.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":"Code-Review","score":1,"reason":"Found 2/13 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/deeptools/pyBigWig/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/deeptools/pyBigWig/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/deeptools/pyBigWig/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/deeptools/pyBigWig/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/deeptools/pyBigWig/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/deeptools/pyBigWig/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/deeptools/pyBigWig/pypi.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:18","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-18T03:54:32.134Z","repository_id":35725236,"created_at":"2025-08-18T03:54:32.135Z","updated_at":"2025-08-18T03:54:32.135Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274202734,"owners_count":25240370,"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":"deeptools","name":"The deepTools ecosystem","uuid":"6528975","kind":"organization","description":"deepTools and related packages","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6528975?v=4","repositories_count":13,"last_synced_at":"2024-04-16T02:50:50.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/deeptools","funding_links":[],"total_stars":1839,"followers":51,"following":0,"created_at":"2022-11-06T16:16:58.426Z","updated_at":"2024-04-16T02:50:52.877Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deeptools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deeptools/repositories"},"packages":[{"id":2865912,"name":"pybigwig","ecosystem":"pypi","description":"A package for accessing bigWig files using libBigWig","homepage":"https://github.com/deeptools/pyBigWig","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/deeptools/pyBigWig","keywords_array":["bioinformatics","bigWig","bigBed"],"namespace":null,"versions_count":39,"first_release_published_at":"2023-02-27T14:18:30.000Z","latest_release_published_at":"2025-01-17T15:27:26.000Z","latest_release_number":"0.3.24","last_synced_at":"2025-08-23T02:47:46.504Z","created_at":"2022-04-10T12:10:01.367Z","updated_at":"2025-08-23T12:19:55.137Z","registry_url":"https://pypi.org/project/pybigwig/","install_command":"pip install pybigwig --index-url https://pypi.org/simple","documentation_url":"https://pybigwig.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved","Operating System :: MacOS","Operating System :: POSIX","Operating System :: Unix","Programming Language :: C","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython"],"normalized_name":"pybigwig","project_status":null},"repo_metadata":{"id":35725236,"uuid":"40003582","full_name":"deeptools/pyBigWig","owner":"deeptools","description":"A python extension for quick access to bigWig and bigBed files","archived":false,"fork":false,"pushed_at":"2025-01-17T15:25:41.000Z","size":796,"stargazers_count":233,"open_issues_count":12,"forks_count":53,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-08-23T08:52:04.693Z","etag":null,"topics":["bigbed","bigwig","bioinfomatics"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deeptools.png","metadata":{"files":{"readme":"README.md","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,"zenodo":null}},"created_at":"2015-07-31T12:07:36.000Z","updated_at":"2025-07-01T17:48:36.000Z","dependencies_parsed_at":"2025-04-19T17:34:42.347Z","dependency_job_id":"e794c3a3-9016-4e8f-bed0-61777b1c55d1","html_url":"https://github.com/deeptools/pyBigWig","commit_stats":{"total_commits":233,"total_committers":14,"mean_commits":"16.642857142857142","dds":"0.12017167381974247","last_synced_commit":"fb7c0cf889407f55a6c31eeb6fd5f6a0744ee70c"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/deeptools/pyBigWig","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deeptools","download_url":"https://codeload.github.com/deeptools/pyBigWig/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/sbom","scorecard":{"id":332273,"data":{"date":"2025-08-11","repo":{"name":"github.com/deeptools/pyBigWig","commit":"7300b0a4599e7f72085c3c27c19b375e3a2c2cc0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/pypi.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":"Code-Review","score":1,"reason":"Found 2/13 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/deeptools/pyBigWig/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/deeptools/pyBigWig/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/deeptools/pyBigWig/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/deeptools/pyBigWig/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/deeptools/pyBigWig/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/deeptools/pyBigWig/pypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/deeptools/pyBigWig/pypi.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/pypi.yml:18","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-18T03:54:32.134Z","repository_id":35725236,"created_at":"2025-08-18T03:54:32.135Z","updated_at":"2025-08-18T03:54:32.135Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271746969,"owners_count":24813600,"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-23T02:00:09.327Z","response_time":69,"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":"deeptools","name":"The deepTools ecosystem","uuid":"6528975","kind":"organization","description":"deepTools and related packages","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6528975?v=4","repositories_count":13,"last_synced_at":"2024-04-16T02:50:50.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/deeptools","funding_links":[],"total_stars":1839,"followers":51,"following":0,"created_at":"2022-11-06T16:16:58.426Z","updated_at":"2024-04-16T02:50:52.877Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deeptools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deeptools/repositories"},"tags":[{"name":"0.3.24","sha":"7300b0a4599e7f72085c3c27c19b375e3a2c2cc0","kind":"commit","published_at":"2025-01-17T15:25:03.000Z","download_url":"https://codeload.github.com/deeptools/pyBigWig/tar.gz/0.3.24","html_url":"https://github.com/deeptools/pyBigWig/releases/tag/0.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deeptools/pyBigWig@0.3.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.3.24/manifests"},{"name":"0.3.23","sha":"335b04e5f7e02fbb8eca320fdc796cd196508c46","kind":"commit","published_at":"2024-06-19T09:38:43.000Z","download_url":"https://codeload.github.com/deeptools/pyBigWig/tar.gz/0.3.23","html_url":"https://github.com/deeptools/pyBigWig/releases/tag/0.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deeptools/pyBigWig@0.3.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.3.23/manifests"},{"name":"0.3.22","sha":"fb7c0cf889407f55a6c31eeb6fd5f6a0744ee70c","kind":"commit","published_at":"2023-04-07T18:29:49.000Z","download_url":"https://codeload.github.com/deeptools/pyBigWig/tar.gz/0.3.22","html_url":"https://github.com/deeptools/pyBigWig/releases/tag/0.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deeptools/pyBigWig@0.3.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.3.22/manifests"},{"name":"0.3.21","sha":"40d1770f77fbd9fd123731d815a8c06803136236","kind":"commit","published_at":"2023-03-31T07:30:00.000Z","download_url":"https://codeload.github.com/deeptools/pyBigWig/tar.gz/0.3.21","html_url":"https://github.com/deeptools/pyBigWig/releases/tag/0.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deeptools/pyBigWig@0.3.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.3.21/manifests"},{"name":"0.3.20","sha":"961f97dcd0bfdce8d20cb598db10e1c47f8ce86c","kind":"commit","published_at":"2023-03-01T20:31:47.000Z","download_url":"https://codeload.github.com/deeptools/pyBigWig/tar.gz/0.3.20","html_url":"https://github.com/deeptools/pyBigWig/releases/tag/0.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deeptools/pyBigWig@0.3.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.3.20/manifests"},{"name":"0.3.19","sha":"64412af8f362f89cb66f8ffac193ffc2b9ee365e","kind":"commit","published_at":"2023-02-28T08:09:13.000Z","download_url":"https://codeload.github.com/deeptools/pyBigWig/tar.gz/0.3.19","html_url":"https://github.com/deeptools/pyBigWig/releases/tag/0.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deeptools/pyBigWig@0.3.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.3.19/manifests"},{"name":"0.3.18","sha":"afb9ee22d3378ccf7721a2017bf2766233125e16","kind":"commit","published_at":"2021-02-07T12:44:46.000Z","download_url":"https://codeload.github.com/deeptools/pyBigWig/tar.gz/0.3.18","html_url":"https://github.com/deeptools/pyBigWig/releases/tag/0.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deeptools/pyBigWig@0.3.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.3.18/manifests"},{"name":"0.3.17","sha":"414ce5398fbb40471e6c8e556171695b7e0de7d5","kind":"commit","published_at":"2019-08-05T09:15:40.000Z","download_url":"https://codeload.github.com/deeptools/pyBigWig/tar.gz/0.3.17","html_url":"https://github.com/deeptools/pyBigWig/releases/tag/0.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deeptools/pyBigWig@0.3.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.3.17/manifests"},{"name":"0.3.16","sha":"f0c6e16b0cbce5e89f1d3b3355e71b540ae2c157","kind":"commit","published_at":"2019-05-14T18:50:01.000Z","download_url":"https://codeload.github.com/deeptools/pyBigWig/tar.gz/0.3.16","html_url":"https://github.com/deeptools/pyBigWig/releases/tag/0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deeptools/pyBigWig@0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.3.16/manifests"},{"name":"0.3.15","sha":"339ebc8d1765006cf736a6b5dd644b75aec63b14","kind":"commit","published_at":"2019-05-08T11:18:12.000Z","download_url":"https://codeload.github.com/deeptools/pyBigWig/tar.gz/0.3.15","html_url":"https://github.com/deeptools/pyBigWig/releases/tag/0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deeptools/pyBigWig@0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.3.15/manifests"},{"name":"0.3.14","sha":"bc8682d135cb16604be4cc42ccbb7eb1eab268aa","kind":"commit","published_at":"2019-04-11T12:04:07.000Z","download_url":"https://codeload.github.com/deeptools/pyBigWig/tar.gz/0.3.14","html_url":"https://github.com/deeptools/pyBigWig/releases/tag/0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deeptools/pyBigWig@0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.3.14/manifests"},{"name":"0.3.13","sha":"081d758720404ab08fa99500f98e0fad4982e88d","kind":"commit","published_at":"2019-01-25T21:20:04.000Z","download_url":"https://codeload.github.com/deeptools/pyBigWig/tar.gz/0.3.13","html_url":"https://github.com/deeptools/pyBigWig/releases/tag/0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deeptools/pyBigWig@0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.3.13/manifests"},{"name":"0.3.12","sha":"0f1b4fdd68564c7f9849c2e1431db743a07bbdd7","kind":"commit","published_at":"2018-08-20T07:38:09.000Z","download_url":"https://codeload.github.com/deeptools/pyBigWig/tar.gz/0.3.12","html_url":"https://github.com/deeptools/pyBigWig/releases/tag/0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deeptools/pyBigWig@0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.3.12/manifests"},{"name":"0.3.11","sha":"98a3f759608ba48a0a2a1eea84d73f8e60c4b1e0","kind":"commit","published_at":"2018-03-06T10:59:02.000Z","download_url":"https://codeload.github.com/deeptools/pyBigWig/tar.gz/0.3.11","html_url":"https://github.com/deeptools/pyBigWig/releases/tag/0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deeptools/pyBigWig@0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.3.11/manifests"},{"name":"0.3.10","sha":"6c85e8100f32527a8a88f4c0b5290573349c2e7e","kind":"commit","published_at":"2018-01-06T07:29:51.000Z","download_url":"https://codeload.github.com/deeptools/pyBigWig/tar.gz/0.3.10","html_url":"https://github.com/deeptools/pyBigWig/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deeptools/pyBigWig@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.3.10/manifests"},{"name":"0.3.9","sha":"06b72323d3672a9bc339d7f3f10a36c7801f8fc7","kind":"commit","published_at":"2017-12-18T08:36:31.000Z","download_url":"https://codeload.github.com/deeptools/pyBigWig/tar.gz/0.3.9","html_url":"https://github.com/deeptools/pyBigWig/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deeptools/pyBigWig@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"e0eb57eecdddc010b74863ffe9a7fe98684692d3","kind":"commit","published_at":"2017-12-13T14:45:09.000Z","download_url":"https://codeload.github.com/deeptools/pyBigWig/tar.gz/0.3.8","html_url":"https://github.com/deeptools/pyBigWig/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deeptools/pyBigWig@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"1e7e09e51170e55ef9961e93637339c3a8b96fd4","kind":"commit","published_at":"2017-10-29T12:25:09.000Z","download_url":"https://codeload.github.com/deeptools/pyBigWig/tar.gz/0.3.7","html_url":"https://github.com/deeptools/pyBigWig/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deeptools/pyBigWig@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"b350a738f749aa580c9d002e4849b8ced7c7dcd2","kind":"commit","published_at":"2017-10-19T18:20:56.000Z","download_url":"https://codeload.github.com/deeptools/pyBigWig/tar.gz/0.3.6","html_url":"https://github.com/deeptools/pyBigWig/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deeptools/pyBigWig@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"012e4e22b91f5cf321f0057604ed82d4b47b95f6","kind":"commit","published_at":"2017-09-23T15:17:07.000Z","download_url":"https://codeload.github.com/deeptools/pyBigWig/tar.gz/0.3.5","html_url":"https://github.com/deeptools/pyBigWig/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deeptools/pyBigWig@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"fb369efaeb5f10657683ef48eaba85e4c58c0b3f","kind":"commit","published_at":"2017-03-30T07:24:49.000Z","download_url":"https://codeload.github.com/deeptools/pyBigWig/tar.gz/0.3.4","html_url":"https://github.com/deeptools/pyBigWig/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deeptools/pyBigWig@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"c8e5bf97de36398b013a5c8c6263f65dcdb48e81","kind":"commit","published_at":"2017-02-21T09:23:13.000Z","download_url":"https://codeload.github.com/deeptools/pyBigWig/tar.gz/0.3.3","html_url":"https://github.com/deeptools/pyBigWig/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deeptools/pyBigWig@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"b818db2f621674a3846fd3e4994a03eba9464415","kind":"commit","published_at":"2016-11-25T12:27:05.000Z","download_url":"https://codeload.github.com/deeptools/pyBigWig/tar.gz/0.3.2","html_url":"https://github.com/deeptools/pyBigWig/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deeptools/pyBigWig@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"1cddce7fdf2d881c994250ea4c8c9ae9436835b9","kind":"commit","published_at":"2016-11-23T20:10:36.000Z","download_url":"https://codeload.github.com/deeptools/pyBigWig/tar.gz/0.3.1","html_url":"https://github.com/deeptools/pyBigWig/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deeptools/pyBigWig@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"17af5d0453995051c2dd7244c71419018ea6fbdd","kind":"commit","published_at":"2016-11-22T12:51:11.000Z","download_url":"https://codeload.github.com/deeptools/pyBigWig/tar.gz/0.3.0","html_url":"https://github.com/deeptools/pyBigWig/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deeptools/pyBigWig@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.3.0/manifests"},{"name":"0.2.8","sha":"50e416e0029f946c0095382c6a8692566fe1bd2a","kind":"commit","published_at":"2016-05-20T08:18:21.000Z","download_url":"https://codeload.github.com/deeptools/pyBigWig/tar.gz/0.2.8","html_url":"https://github.com/deeptools/pyBigWig/releases/tag/0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deeptools/pyBigWig@0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.2.8/manifests"},{"name":"0.2.7","sha":"a2c3a35f454688570f1a07053c2ebd4cc3cd79d4","kind":"commit","published_at":"2016-03-18T11:10:16.000Z","download_url":"https://codeload.github.com/deeptools/pyBigWig/tar.gz/0.2.7","html_url":"https://github.com/deeptools/pyBigWig/releases/tag/0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deeptools/pyBigWig@0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.2.7/manifests"},{"name":"0.2.6","sha":"c020be8cc8fe8751d538228333e5b7c5d0b0b65d","kind":"commit","published_at":"2016-03-15T15:06:50.000Z","download_url":"https://codeload.github.com/deeptools/pyBigWig/tar.gz/0.2.6","html_url":"https://github.com/deeptools/pyBigWig/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deeptools/pyBigWig@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"06ddd5212597d7f429bc0313c61d6066afa4e77d","kind":"commit","published_at":"2016-02-05T10:35:15.000Z","download_url":"https://codeload.github.com/deeptools/pyBigWig/tar.gz/0.2.5","html_url":"https://github.com/deeptools/pyBigWig/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deeptools/pyBigWig@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.2.5/manifests"},{"name":"0.2.4","sha":"91d6f871566b1b8d7b0da47cf7af7e1f309cb5ef","kind":"commit","published_at":"2016-01-27T07:58:01.000Z","download_url":"https://codeload.github.com/deeptools/pyBigWig/tar.gz/0.2.4","html_url":"https://github.com/deeptools/pyBigWig/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deeptools/pyBigWig@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"e5713843695193f9debdebf1937b5e40ac2dbde2","kind":"commit","published_at":"2016-01-12T21:50:46.000Z","download_url":"https://codeload.github.com/deeptools/pyBigWig/tar.gz/0.2.3","html_url":"https://github.com/deeptools/pyBigWig/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deeptools/pyBigWig@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"7a4a530e46dff715b341149be4e0a76af1025167","kind":"commit","published_at":"2016-01-12T20:58:17.000Z","download_url":"https://codeload.github.com/deeptools/pyBigWig/tar.gz/0.2.2","html_url":"https://github.com/deeptools/pyBigWig/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deeptools/pyBigWig@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"62fcbf527a3815fe09078223092faed8e64da7b4","kind":"commit","published_at":"2016-01-08T15:30:40.000Z","download_url":"https://codeload.github.com/deeptools/pyBigWig/tar.gz/0.2.1","html_url":"https://github.com/deeptools/pyBigWig/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deeptools/pyBigWig@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"581d39cc06b6311c00835c3c032d9a45848ae169","kind":"commit","published_at":"2016-01-07T20:40:36.000Z","download_url":"https://codeload.github.com/deeptools/pyBigWig/tar.gz/0.2.0","html_url":"https://github.com/deeptools/pyBigWig/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deeptools/pyBigWig@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.2.0/manifests"},{"name":"0.1.11","sha":"ba68854296100dc06a80a00be3fda7207601f3eb","kind":"commit","published_at":"2015-12-29T21:06:01.000Z","download_url":"https://codeload.github.com/deeptools/pyBigWig/tar.gz/0.1.11","html_url":"https://github.com/deeptools/pyBigWig/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deeptools/pyBigWig@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"1923b3a755b1c932c61ec2198476a671f2a97d2b","kind":"commit","published_at":"2015-12-24T22:48:22.000Z","download_url":"https://codeload.github.com/deeptools/pyBigWig/tar.gz/0.1.10","html_url":"https://github.com/deeptools/pyBigWig/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deeptools/pyBigWig@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"10052c1ffb893d9c41c2f180f18e7df5bfe1ad7c","kind":"commit","published_at":"2015-12-01T14:11:23.000Z","download_url":"https://codeload.github.com/deeptools/pyBigWig/tar.gz/0.1.9","html_url":"https://github.com/deeptools/pyBigWig/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deeptools/pyBigWig@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"dba3ecc39910f1b749d87ef1d110087d671fccab","kind":"commit","published_at":"2015-11-26T22:00:02.000Z","download_url":"https://codeload.github.com/deeptools/pyBigWig/tar.gz/0.1.8","html_url":"https://github.com/deeptools/pyBigWig/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deeptools/pyBigWig@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"9dddc827455fc863ac5e47ad44980bb91b4c9058","kind":"commit","published_at":"2015-11-24T12:24:35.000Z","download_url":"https://codeload.github.com/deeptools/pyBigWig/tar.gz/0.1.7","html_url":"https://github.com/deeptools/pyBigWig/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deeptools/pyBigWig@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/0.1.7/manifests"},{"name":"1.0.1","sha":"7275e369db5266969506ae3c49054d5e72e309bf","kind":"commit","published_at":"2015-11-16T15:29:56.000Z","download_url":"https://codeload.github.com/deeptools/pyBigWig/tar.gz/1.0.1","html_url":"https://github.com/deeptools/pyBigWig/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deeptools/pyBigWig@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/1.0.1/manifests"},{"name":"1.1","sha":"86b096511c548f481348ad9961e65c653a202fd8","kind":"tag","published_at":"2015-11-16T14:13:14.000Z","download_url":"https://codeload.github.com/deeptools/pyBigWig/tar.gz/1.1","html_url":"https://github.com/deeptools/pyBigWig/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/deeptools/pyBigWig@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/tags/1.1/manifests"}]},"repo_metadata_updated_at":"2025-08-23T12:19:55.137Z","dependent_packages_count":21,"downloads":35987,"downloads_period":"last-month","dependent_repos_count":28,"rankings":{"downloads":2.1628634257321777,"dependent_repos_count":2.740197682293054,"dependent_packages_count":0.7134336706447728,"stargazers_count":5.043067043059434,"forks_count":5.9099617404936255,"docker_downloads_count":4.134855573037257,"average":3.45072985587672},"purl":"pkg:pypi/pybigwig","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pybigwig","docker_dependents_count":2,"docker_downloads_count":61,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pybigwig","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pybigwig/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-23T08:51:40.715Z","issues_count":84,"pull_requests_count":31,"avg_time_to_close_issue":5424260.767123288,"avg_time_to_close_pull_request":970150.4516129033,"issues_closed_count":73,"pull_requests_closed_count":31,"pull_request_authors_count":12,"issue_authors_count":68,"avg_comments_per_issue":3.2261904761904763,"avg_comments_per_pull_request":0.8387096774193549,"merged_pull_requests_count":27,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":3214025.0,"past_year_avg_time_to_close_pull_request":3149330.2,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":6.0,"past_year_avg_comments_per_pull_request":0.8,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/issues","maintainers":[{"login":"dpryan79","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dpryan79"},{"login":"WardDeb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WardDeb"}],"active_maintainers":[{"login":"dpryan79","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dpryan79"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pybigwig/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pybigwig/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pybigwig/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pybigwig/related_packages","maintainers":[{"uuid":"dpryan","login":"dpryan","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/dpryan/","role":null,"created_at":"2023-02-17T21:49:22.157Z","updated_at":"2023-02-17T21:49:22.157Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/dpryan/packages"},{"uuid":"MPIIE_bioinfo_core","login":"MPIIE_bioinfo_core","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/MPIIE_bioinfo_core/","role":null,"created_at":"2023-02-17T21:49:22.315Z","updated_at":"2023-02-17T21:49:22.315Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/MPIIE_bioinfo_core/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726167,"maintainers_count":308804,"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":1400311,"full_name":"deeptools/pybigwig","default_branch":"master","committers":[{"name":"dpryan79","email":"dpryan79@gmail.com","login":"dpryan79","count":205},{"name":"Devon Ryan","email":"devon.ryan@genedata.com","login":null,"count":10},{"name":"Eric Roberts","email":"notthebmovieactor@gmail.com","login":null,"count":5},{"name":"Gökcen Eraslan","email":"gokcen.eraslan@gmail.com","login":null,"count":3},{"name":"Patrick Marks","email":"patrick@10xgenomics.com","login":null,"count":1},{"name":"Basel Abu Jamous","email":"baselabujamous@gmail.com","login":null,"count":1},{"name":"Nezar Abdennur","email":"nabdennur@gmail.com","login":null,"count":1},{"name":"Nathan","email":"nchristopherfox@gmail.com","login":null,"count":1},{"name":"Fidel Ramirez","email":"fidel.ramirez@gmail.com","login":null,"count":1},{"name":"Ricardo Silva","email":"ricardo.silva@epfl.ch","login":null,"count":1},{"name":"Bjoern Gruening","email":"bjoern.gruening@gmail.com","login":null,"count":1},{"name":"Ubuntu","email":"asellappen@yahoo.com","login":null,"count":1},{"name":"Björn Grüning","email":"bjoern@gruenings.eu","login":"bgruening","count":1},{"name":"Edward Betts","email":"edward@4angle.com","login":"EdwardBetts","count":1}],"total_commits":233,"total_committers":14,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":16.642857142857142,"dds":0.12017167381974247,"past_year_committers":[{"name":"Devon Ryan","email":"devon.ryan@genedata.com","login":null,"count":10},{"name":"Eric Roberts","email":"notthebmovieactor@gmail.com","login":null,"count":5},{"name":"Devon Ryan","email":"dpryan79@gmail.com","login":"dpryan79","count":3}],"past_year_total_commits":18,"past_year_total_committers":3,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":6.0,"past_year_dds":0.4444444444444444,"last_synced_at":"2024-01-26T06:33:13.775Z","last_synced_commit":"fb7c0cf889407f55a6c31eeb6fd5f6a0744ee70c","created_at":"2023-10-16T00:13:13.086Z","updated_at":"2024-01-26T06:33:13.776Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2Fpybigwig/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-10T00:00:07.322Z","repositories_count":5443882,"commits_count":850959058,"contributors_count":30996027,"owners_count":905318,"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":"deeptools/pyBigWig","html_url":"https://github.com/deeptools/pyBigWig","last_synced_at":"2025-08-31T10:04:47.028Z","status":null,"issues_count":85,"pull_requests_count":35,"avg_time_to_close_issue":5424260.767123288,"avg_time_to_close_pull_request":1306727.4857142856,"issues_closed_count":73,"pull_requests_closed_count":35,"pull_request_authors_count":12,"issue_authors_count":69,"avg_comments_per_issue":3.152941176470588,"avg_comments_per_pull_request":0.8571428571428571,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":3214025.0,"past_year_avg_time_to_close_pull_request":71119.66666666667,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":3.0,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"created_at":"2023-05-14T23:05:44.944Z","updated_at":"2025-09-02T19:07:14.702Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptools%2FpyBigWig/issues","issue_labels_count":{"bug":2},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":78,"COLLABORATOR":4,"CONTRIBUTOR":3},"pull_request_author_associations_count":{"COLLABORATOR":20,"CONTRIBUTOR":10,"NONE":4,"MEMBER":2},"issue_authors":{"dpryan79":4,"EricR86":3,"blaiseli":3,"pbenner":3,"zoink":2,"francois-a":2,"clemenshug":2,"balwierz":2,"burcakotlu":2,"joachimwolff":2,"daquang":2,"msbentsen":1,"fardokhtsadat":1,"andyjslee":1,"kevlarr":1,"tturowski":1,"endrebak":1,"dshan25":1,"outpaddling":1,"priesgo":1,"david4096":1,"jtd032":1,"gpratt":1,"wuzhaoqi1015":1,"alexpreynolds":1,"ShanSabri":1,"tdb7dgr":1,"kevinrue":1,"ClaudeHu":1,"tncowart":1,"violacimatti":1,"CodingKaiser":1,"WimSpee":1,"kac2053":1,"lldelisle":1,"goodez":1,"chanwkimlab":1,"nicolazilio":1,"nlapalu":1,"Young-Sook":1,"Urheen":1,"smoe":1,"Ankita-1211":1,"victzh":1,"potulabe":1,"adelq":1,"pzhang312":1,"dkoes":1,"shouldsee":1,"XikunZhang":1,"rcasero":1,"iamjli":1,"judithhariprakash":1,"PanosFirmpas":1,"phylyc":1,"ABignaud":1,"hemantgujar":1,"oristaszewski":1,"amv33576":1,"rfarouni":1,"callum-b":1,"jbedo":1,"atancoder":1,"alexlenail":1,"dgruano":1,"BenxiaHu":1,"sandunr":1,"sarinaddaf":1,"rlowe-altoslabs":1},"pull_request_authors":{"dpryan79":20,"EricR86":2,"emollier":2,"nathancfox":2,"WardDeb":2,"VonAlphaBisZulu":2,"nvictus":1,"asellappen":1,"pmarks":1,"gokceneraslan":1,"rmsds":1,"BaselAbujamous":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10056179,"issues_count":30942323,"pull_requests_count":93167637,"authors_count":10648282,"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":{"COLLABORATOR":4,"NONE":2},"past_year_issue_authors":{"ClaudeHu":1,"dgruano":1,"potulabe":1},"past_year_pull_request_authors":{"dpryan79":4,"VonAlphaBisZulu":2},"maintainers":[{"login":"dpryan79","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dpryan79"},{"login":"WardDeb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WardDeb"}],"active_maintainers":[{"login":"dpryan79","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dpryan79"}]},"events":{"total":{"CreateEvent":2,"ReleaseEvent":1,"IssuesEvent":5,"WatchEvent":16,"DeleteEvent":1,"IssueCommentEvent":15,"PushEvent":3,"PullRequestEvent":7,"ForkEvent":4},"last_year":{"CreateEvent":2,"ReleaseEvent":1,"IssuesEvent":5,"WatchEvent":16,"DeleteEvent":1,"IssueCommentEvent":15,"PushEvent":3,"PullRequestEvent":7,"ForkEvent":4}},"keywords":["bigbed","bigwig","bioinfomatics"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2025-04-19T17:34:41.227Z","updated_at":"2025-04-19T17:34:41.227Z","repository_link":"https://github.com/deeptools/pyBigWig/blob/master/.github/workflows/build.yml","dependencies":[{"id":22760395209,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":22760395210,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":22760395211,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":22760395212,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":22760395213,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pypi.yml","sha":null,"kind":"manifest","created_at":"2025-04-19T17:34:41.326Z","updated_at":"2025-04-19T17:34:41.326Z","repository_link":"https://github.com/deeptools/pyBigWig/blob/master/.github/workflows/pypi.yml","dependencies":[{"id":22760395239,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":22760395240,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2025-04-19T17:34:41.753Z","updated_at":"2025-04-19T17:34:41.753Z","repository_link":"https://github.com/deeptools/pyBigWig/blob/master/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2025-04-19T17:34:41.999Z","updated_at":"2025-04-19T17:34:41.999Z","repository_link":"https://github.com/deeptools/pyBigWig/blob/master/setup.py","dependencies":[]}],"score":18.63439138492832,"created_at":"2025-09-08T11:19:04.944Z","updated_at":"2025-10-07T08:25:50.626Z","avatar_url":"https://github.com/deeptools.png","language":"C","category":null,"sub_category":null,"monthly_downloads":35987,"funding_links":[],"readme_doi_urls":["http://dx.doi.org/10.5281/zenodo.45238"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["bioinformatics","dna","genomics","sequencing","ngs","usegalaxy","closember","protein","human-cell-atlas","single-cell-genomics"],"project_url":"https://science.ecosyste.ms/api/v1/projects/69896","html_url":"https://science.ecosyste.ms/projects/69896"}