{"id":20852,"name":"hist","description":"Histogramming for analysis powered by boost-histogram","url":"https://github.com/scikit-hep/hist","last_synced_at":"2025-09-05T00:44:11.307Z","repository":{"id":37072525,"uuid":"239605861","full_name":"scikit-hep/hist","owner":"scikit-hep","description":"Histogramming for analysis powered by boost-histogram","archived":false,"fork":false,"pushed_at":"2025-08-13T18:38:12.000Z","size":4709,"stargazers_count":131,"open_issues_count":80,"forks_count":28,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-08-13T18:39:59.863Z","etag":null,"topics":["histogram","python","scikit-hep"],"latest_commit_sha":null,"homepage":"https://hist.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scikit-hep.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":"docs/support.rst","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-02-10T20:24:52.000Z","updated_at":"2025-08-13T18:29:04.000Z","dependencies_parsed_at":"2023-02-16T23:30:47.521Z","dependency_job_id":"64143b68-1103-41d7-a4aa-e56b325aa8bc","html_url":"https://github.com/scikit-hep/hist","commit_stats":{"total_commits":460,"total_committers":22,"mean_commits":20.90909090909091,"dds":0.567391304347826,"last_synced_commit":"020eed7d8d28e33a2358251e959dc38137238723"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/scikit-hep/hist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-hep","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/sbom","scorecard":{"id":804772,"data":{"date":"2025-08-11","repo":{"name":"github.com/scikit-hep/hist","commit":"ebffcfd45d5d043e0afde2f3dee1ed269eef3e94"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/23 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":"Maintained","score":10,"reason":"24 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/cd.yml:43","Info: topLevel 'actions' permission set to 'read': .github/workflows/cd.yml:15","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/hist/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/hist/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/hist/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/hist/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/hist/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/hist/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/hist/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/hist/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/hist/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/hist/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/hist/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/hist/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/hist/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/hist/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/hist/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/scikit-hep/hist/pr.yml/main?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   7 third-party GitHubAction 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:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: could not determine whether codeowners review is allowed","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:33"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T11:28:23.709Z","repository_id":37072525,"created_at":"2025-08-23T11:28:23.709Z","updated_at":"2025-08-23T11:28:23.709Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273695220,"owners_count":25151481,"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-04T02:00:08.968Z","response_time":61,"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":"scikit-hep","name":"Scikit-HEP Project","uuid":"23454624","kind":"organization","description":"A community project for High Energy Physics data analysis in Python","email":"scikit-hep-forum@googlegroups.com","website":"https://scikit-hep.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23454624?v=4","repositories_count":46,"last_synced_at":"2024-03-26T10:03:57.639Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/scikit-hep","funding_links":[],"total_stars":3928,"followers":177,"following":0,"created_at":"2022-11-03T15:38:13.641Z","updated_at":"2024-03-26T10:04:02.713Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-hep","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-hep/repositories"},"packages":[{"id":75464,"name":"py-hist","ecosystem":"spack","description":"Hist classes and utilities\n","homepage":"https://github.com/scikit-hep/hist","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/scikit-hep/hist","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2022-04-05T09:25:04.987Z","latest_release_published_at":"2022-11-11T01:36:49.498Z","latest_release_number":"2.6.1","last_synced_at":"2025-08-13T19:10:32.560Z","created_at":"2022-04-05T09:25:04.956Z","updated_at":"2025-08-14T01:43:24.959Z","registry_url":"https://packages.spack.io/package.html?name=py-hist","install_command":"spack install py-hist","documentation_url":null,"metadata":{},"repo_metadata":{"id":37072525,"uuid":"239605861","full_name":"scikit-hep/hist","owner":"scikit-hep","description":"Histogramming for analysis powered by boost-histogram","archived":false,"fork":false,"pushed_at":"2025-08-13T18:38:12.000Z","size":4709,"stargazers_count":131,"open_issues_count":80,"forks_count":28,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-08-13T18:39:59.863Z","etag":null,"topics":["histogram","python","scikit-hep"],"latest_commit_sha":null,"homepage":"https://hist.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scikit-hep.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":"docs/support.rst","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-02-10T20:24:52.000Z","updated_at":"2025-08-13T18:29:04.000Z","dependencies_parsed_at":"2023-02-16T23:30:47.521Z","dependency_job_id":"64143b68-1103-41d7-a4aa-e56b325aa8bc","html_url":"https://github.com/scikit-hep/hist","commit_stats":{"total_commits":460,"total_committers":22,"mean_commits":20.90909090909091,"dds":0.567391304347826,"last_synced_commit":"020eed7d8d28e33a2358251e959dc38137238723"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/scikit-hep/hist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-hep","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270347693,"owners_count":24568588,"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-13T02:00:09.904Z","response_time":66,"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":"scikit-hep","name":"Scikit-HEP Project","uuid":"23454624","kind":"organization","description":"A community project for High Energy Physics data analysis in Python","email":"scikit-hep-forum@googlegroups.com","website":"https://scikit-hep.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23454624?v=4","repositories_count":46,"last_synced_at":"2024-03-26T10:03:57.639Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/scikit-hep","funding_links":[],"total_stars":3928,"followers":177,"following":0,"created_at":"2022-11-03T15:38:13.641Z","updated_at":"2024-03-26T10:04:02.713Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-hep","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-hep/repositories"},"tags":[{"name":"v2.9.0","sha":"c537ecc078b8fff9055ab188a1481c121e9609b5","kind":"commit","published_at":"2025-08-13T19:57:44.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.9.0","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"5edbc25503f2cb8193cc5ff1eb71e1d8fa877e3e","kind":"commit","published_at":"2025-03-28T21:39:52.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.8.1","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"6fb3ecd07d1f9a4758cd5d5ccf89559ed572ca9a","kind":"commit","published_at":"2024-08-24T06:37:54.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.8.0","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.8.0/manifests"},{"name":"v2.7.3","sha":"426e557a8b2cf704c27a633b6f764813d5c6f914","kind":"commit","published_at":"2024-05-29T07:46:56.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.7.3","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"8ab95946809e8195fcbecc7cc398738af1d2267d","kind":"commit","published_at":"2023-09-12T16:07:16.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.7.2","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"e33664020a17b0e80df93d5d4c88201face3dde5","kind":"commit","published_at":"2023-07-20T21:59:49.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.7.1","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"77cbac621f0f57791fbbef0ab2b5f12de7efb74f","kind":"commit","published_at":"2023-07-20T21:29:05.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.7.0","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.7.0/manifests"},{"name":"v2.6.3","sha":"a320192a236ce837079c44e640a72d0d5dbd0ad7","kind":"commit","published_at":"2023-01-13T04:27:44.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.6.3","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"b2856b6eb97e5575910b5fedbc0d8f893bf66596","kind":"commit","published_at":"2022-09-20T03:33:02.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.6.2","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"d3d2c14fab20beaa4db174c3dd3f9479640fcb20","kind":"commit","published_at":"2022-03-10T22:44:57.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.6.1","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"ae80081ca5c1bdce637f6ee466155f936ffeddf7","kind":"commit","published_at":"2022-02-16T19:03:44.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.6.0","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"12a6a58573383b77ad554b148ab42fae0ef99ae6","kind":"commit","published_at":"2021-11-18T15:39:12.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.5.2","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"3fc57c2f32bb2499c7d43ea0a9f5f8bd16c12469","kind":"commit","published_at":"2021-09-21T21:28:48.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.5.1","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"88311d49f881dcf37334d3998f55e3390689dbc7","kind":"commit","published_at":"2021-09-21T16:59:43.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.5.0","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"ded01a06879a95d7d012ee29a5bf529ce3b94380","kind":"commit","published_at":"2021-07-07T05:17:41.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.4.0","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"f3e9b74fcb0dd5ff757292491d2829910127fe13","kind":"commit","published_at":"2021-04-12T20:19:04.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.3.0","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"7efad07b73b8ea7925a4995b7e5391e18ac039f6","kind":"commit","published_at":"2021-03-17T20:01:01.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.2.1","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"3b4026b9d818d9ba5ed10a65c3d4a04da681fb81","kind":"commit","published_at":"2021-03-09T23:51:23.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.2.0","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"b086c8c0636ac1779f5f2938504aca2f200a409e","kind":"commit","published_at":"2021-03-03T22:49:05.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.1.1","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"1f218cbdb84926431e5d4be1a43e56ce9052d0a8","kind":"commit","published_at":"2021-02-20T19:47:12.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.1.0","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"6098549555723641106594265ef10b4e16d64e69","kind":"commit","published_at":"2020-10-11T09:03:34.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.0.1","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bc83816ff69cd79eb5543e4c29b58553c10f26be","kind":"commit","published_at":"2020-09-28T22:04:04.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.0.0","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0/manifests"},{"name":"v2.0.0b1","sha":"ccf8f34b9f6ffab87f0e2200b7534ae8ae40e123","kind":"commit","published_at":"2020-09-03T02:38:34.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.0.0b1","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0b1/manifests"},{"name":"v2.0.0a5","sha":"6d7ee1de334f8805b3b39ed574ac435f201b59e9","kind":"commit","published_at":"2020-07-17T04:09:27.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.0.0a5","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0a5/manifests"},{"name":"v2.0.0a4","sha":"63b16df0a537830e312178badb440f1cd09c265f","kind":"commit","published_at":"2020-07-16T20:01:02.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.0.0a4","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0a4/manifests"},{"name":"v2.0.0a3","sha":"636ca51fd85ea243e5922ce514d62b73d2b1c595","kind":"tag","published_at":"2020-07-16T15:02:07.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.0.0a3","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0a3/manifests"},{"name":"v2.0.0a2","sha":"5bdf52fa8eb440d18d9f7a047fad99f9ce385ccd","kind":"commit","published_at":"2020-07-12T05:44:44.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.0.0a2","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0a2/manifests"},{"name":"v2.0.0a1","sha":"50d6227e57ef74ab4ca2d9bda0fa4541a867e36c","kind":"commit","published_at":"2020-07-12T05:32:08.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.0.0a1","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0a1/manifests"}]},"repo_metadata_updated_at":"2025-08-14T01:43:24.959Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":57.27386411004586,"stargazers_count":17.924135056273446,"forks_count":22.384326802834515,"average":24.395581492288454},"purl":"pkg:spack/py-hist","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-hist","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-hist","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-hist/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-05T01:50:17.726Z","issues_count":63,"pull_requests_count":154,"avg_time_to_close_issue":8109349.5,"avg_time_to_close_pull_request":1179262.7172413792,"issues_closed_count":16,"pull_requests_closed_count":145,"pull_request_authors_count":16,"issue_authors_count":35,"avg_comments_per_issue":1.7142857142857142,"avg_comments_per_pull_request":0.38311688311688313,"merged_pull_requests_count":135,"bot_issues_count":0,"bot_pull_requests_count":86,"past_year_issues_count":8,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":252543.0,"past_year_avg_time_to_close_pull_request":1539508.7083333333,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":24,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.625,"past_year_avg_comments_per_pull_request":0.1724137931034483,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":17,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/issues","maintainers":[{"login":"henryiii","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"andrzejnovak","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrzejnovak"},{"login":"matthewfeickert","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewfeickert"},{"login":"amangoel185","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amangoel185"},{"login":"fabriceMUKARAGE","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fabriceMUKARAGE"},{"login":"jpivarski","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpivarski"},{"login":"alexander-held","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-held"},{"login":"LovelyBuggies","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LovelyBuggies"},{"login":"APN-Pucky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/APN-Pucky"},{"login":"eduardo-rodrigues","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eduardo-rodrigues"}],"active_maintainers":[{"login":"henryiii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"andrzejnovak","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrzejnovak"},{"login":"APN-Pucky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/APN-Pucky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-hist/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-hist/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-hist/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-hist/related_packages","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2171,"html_url":null,"role":null,"created_at":"2022-11-14T16:51:42.807Z","updated_at":"2022-11-14T16:51:42.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":8771,"maintainers_count":926,"namespaces_count":0,"keywords_count":3681,"github":"spack","metadata":{"funded_packages_count":402},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2025-09-04T07:04:55.751Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":5297817,"name":"hist","ecosystem":"conda","description":null,"homepage":"https://github.com/scikit-hep/hist","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/scikit-hep/hist","keywords_array":[],"namespace":null,"versions_count":14,"first_release_published_at":"2020-10-04T14:35:46.000Z","latest_release_published_at":"2022-09-20T13:30:01.000Z","latest_release_number":"2.6.2","last_synced_at":"2025-08-09T10:08:19.108Z","created_at":"2022-10-03T16:03:05.656Z","updated_at":"2025-08-14T01:43:27.035Z","registry_url":"https://anaconda.org/conda-forge/hist","install_command":"conda install -c conda-forge hist","documentation_url":null,"metadata":{},"repo_metadata":{"id":37072525,"uuid":"239605861","full_name":"scikit-hep/hist","owner":"scikit-hep","description":"Histogramming for analysis powered by boost-histogram","archived":false,"fork":false,"pushed_at":"2025-08-13T18:38:12.000Z","size":4709,"stargazers_count":131,"open_issues_count":80,"forks_count":28,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-08-13T18:39:59.863Z","etag":null,"topics":["histogram","python","scikit-hep"],"latest_commit_sha":null,"homepage":"https://hist.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scikit-hep.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":"docs/support.rst","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-02-10T20:24:52.000Z","updated_at":"2025-08-13T18:29:04.000Z","dependencies_parsed_at":"2023-02-16T23:30:47.521Z","dependency_job_id":"64143b68-1103-41d7-a4aa-e56b325aa8bc","html_url":"https://github.com/scikit-hep/hist","commit_stats":{"total_commits":460,"total_committers":22,"mean_commits":20.90909090909091,"dds":0.567391304347826,"last_synced_commit":"020eed7d8d28e33a2358251e959dc38137238723"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/scikit-hep/hist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-hep","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270347693,"owners_count":24568588,"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-13T02:00:09.904Z","response_time":66,"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":"scikit-hep","name":"Scikit-HEP Project","uuid":"23454624","kind":"organization","description":"A community project for High Energy Physics data analysis in Python","email":"scikit-hep-forum@googlegroups.com","website":"https://scikit-hep.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23454624?v=4","repositories_count":46,"last_synced_at":"2024-03-26T10:03:57.639Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/scikit-hep","funding_links":[],"total_stars":3928,"followers":177,"following":0,"created_at":"2022-11-03T15:38:13.641Z","updated_at":"2024-03-26T10:04:02.713Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-hep","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-hep/repositories"},"tags":[{"name":"v2.9.0","sha":"c537ecc078b8fff9055ab188a1481c121e9609b5","kind":"commit","published_at":"2025-08-13T19:57:44.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.9.0","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"5edbc25503f2cb8193cc5ff1eb71e1d8fa877e3e","kind":"commit","published_at":"2025-03-28T21:39:52.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.8.1","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"6fb3ecd07d1f9a4758cd5d5ccf89559ed572ca9a","kind":"commit","published_at":"2024-08-24T06:37:54.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.8.0","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.8.0/manifests"},{"name":"v2.7.3","sha":"426e557a8b2cf704c27a633b6f764813d5c6f914","kind":"commit","published_at":"2024-05-29T07:46:56.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.7.3","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"8ab95946809e8195fcbecc7cc398738af1d2267d","kind":"commit","published_at":"2023-09-12T16:07:16.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.7.2","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"e33664020a17b0e80df93d5d4c88201face3dde5","kind":"commit","published_at":"2023-07-20T21:59:49.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.7.1","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"77cbac621f0f57791fbbef0ab2b5f12de7efb74f","kind":"commit","published_at":"2023-07-20T21:29:05.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.7.0","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.7.0/manifests"},{"name":"v2.6.3","sha":"a320192a236ce837079c44e640a72d0d5dbd0ad7","kind":"commit","published_at":"2023-01-13T04:27:44.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.6.3","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"b2856b6eb97e5575910b5fedbc0d8f893bf66596","kind":"commit","published_at":"2022-09-20T03:33:02.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.6.2","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"d3d2c14fab20beaa4db174c3dd3f9479640fcb20","kind":"commit","published_at":"2022-03-10T22:44:57.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.6.1","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"ae80081ca5c1bdce637f6ee466155f936ffeddf7","kind":"commit","published_at":"2022-02-16T19:03:44.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.6.0","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"12a6a58573383b77ad554b148ab42fae0ef99ae6","kind":"commit","published_at":"2021-11-18T15:39:12.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.5.2","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"3fc57c2f32bb2499c7d43ea0a9f5f8bd16c12469","kind":"commit","published_at":"2021-09-21T21:28:48.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.5.1","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"88311d49f881dcf37334d3998f55e3390689dbc7","kind":"commit","published_at":"2021-09-21T16:59:43.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.5.0","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"ded01a06879a95d7d012ee29a5bf529ce3b94380","kind":"commit","published_at":"2021-07-07T05:17:41.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.4.0","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"f3e9b74fcb0dd5ff757292491d2829910127fe13","kind":"commit","published_at":"2021-04-12T20:19:04.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.3.0","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"7efad07b73b8ea7925a4995b7e5391e18ac039f6","kind":"commit","published_at":"2021-03-17T20:01:01.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.2.1","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"3b4026b9d818d9ba5ed10a65c3d4a04da681fb81","kind":"commit","published_at":"2021-03-09T23:51:23.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.2.0","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"b086c8c0636ac1779f5f2938504aca2f200a409e","kind":"commit","published_at":"2021-03-03T22:49:05.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.1.1","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"1f218cbdb84926431e5d4be1a43e56ce9052d0a8","kind":"commit","published_at":"2021-02-20T19:47:12.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.1.0","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"6098549555723641106594265ef10b4e16d64e69","kind":"commit","published_at":"2020-10-11T09:03:34.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.0.1","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bc83816ff69cd79eb5543e4c29b58553c10f26be","kind":"commit","published_at":"2020-09-28T22:04:04.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.0.0","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0/manifests"},{"name":"v2.0.0b1","sha":"ccf8f34b9f6ffab87f0e2200b7534ae8ae40e123","kind":"commit","published_at":"2020-09-03T02:38:34.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.0.0b1","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0b1/manifests"},{"name":"v2.0.0a5","sha":"6d7ee1de334f8805b3b39ed574ac435f201b59e9","kind":"commit","published_at":"2020-07-17T04:09:27.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.0.0a5","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0a5/manifests"},{"name":"v2.0.0a4","sha":"63b16df0a537830e312178badb440f1cd09c265f","kind":"commit","published_at":"2020-07-16T20:01:02.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.0.0a4","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0a4/manifests"},{"name":"v2.0.0a3","sha":"636ca51fd85ea243e5922ce514d62b73d2b1c595","kind":"tag","published_at":"2020-07-16T15:02:07.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.0.0a3","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0a3/manifests"},{"name":"v2.0.0a2","sha":"5bdf52fa8eb440d18d9f7a047fad99f9ce385ccd","kind":"commit","published_at":"2020-07-12T05:44:44.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.0.0a2","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0a2/manifests"},{"name":"v2.0.0a1","sha":"50d6227e57ef74ab4ca2d9bda0fa4541a867e36c","kind":"commit","published_at":"2020-07-12T05:32:08.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.0.0a1","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0a1/manifests"}]},"repo_metadata_updated_at":"2025-08-14T01:43:27.035Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":9,"rankings":{"downloads":null,"dependent_repos_count":11.602375368032337,"dependent_packages_count":12.495633514646439,"stargazers_count":33.240181645790706,"forks_count":37.99091771046459,"docker_downloads_count":null,"average":23.83227705973352},"purl":"pkg:conda/hist","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/hist","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/hist","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/hist/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-05T01:50:17.726Z","issues_count":63,"pull_requests_count":154,"avg_time_to_close_issue":8109349.5,"avg_time_to_close_pull_request":1179262.7172413792,"issues_closed_count":16,"pull_requests_closed_count":145,"pull_request_authors_count":16,"issue_authors_count":35,"avg_comments_per_issue":1.7142857142857142,"avg_comments_per_pull_request":0.38311688311688313,"merged_pull_requests_count":135,"bot_issues_count":0,"bot_pull_requests_count":86,"past_year_issues_count":8,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":252543.0,"past_year_avg_time_to_close_pull_request":1539508.7083333333,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":24,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.625,"past_year_avg_comments_per_pull_request":0.1724137931034483,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":17,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/issues","maintainers":[{"login":"henryiii","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"andrzejnovak","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrzejnovak"},{"login":"matthewfeickert","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewfeickert"},{"login":"amangoel185","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amangoel185"},{"login":"fabriceMUKARAGE","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fabriceMUKARAGE"},{"login":"jpivarski","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpivarski"},{"login":"alexander-held","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-held"},{"login":"LovelyBuggies","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LovelyBuggies"},{"login":"APN-Pucky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/APN-Pucky"},{"login":"eduardo-rodrigues","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eduardo-rodrigues"}],"active_maintainers":[{"login":"henryiii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"andrzejnovak","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrzejnovak"},{"login":"APN-Pucky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/APN-Pucky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/hist/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/hist/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/hist/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/hist/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":2759284,"name":"hist","ecosystem":"pypi","description":"Hist classes and utilities","homepage":"https://github.com/scikit-hep/hist","licenses":"BSD License","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/scikit-hep/hist","keywords_array":["boost-histogram","dask-histogram","histogram"],"namespace":null,"versions_count":34,"first_release_published_at":"2014-10-01T19:54:18.000Z","latest_release_published_at":"2025-03-28T21:41:19.000Z","latest_release_number":"2.8.1","last_synced_at":"2025-08-13T19:10:08.259Z","created_at":"2022-04-10T11:14:52.196Z","updated_at":"2025-08-14T01:43:27.018Z","registry_url":"https://pypi.org/project/hist/","install_command":"pip install hist --index-url https://pypi.org/simple","documentation_url":"https://hist.readthedocs.io/","metadata":{"funding":null,"documentation":"https://hist.readthedocs.io/","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering","Topic :: Scientific/Engineering :: Information Analysis","Topic :: Scientific/Engineering :: Mathematics","Topic :: Scientific/Engineering :: Physics","Typing :: Typed"],"normalized_name":"hist"},"repo_metadata":{"id":37072525,"uuid":"239605861","full_name":"scikit-hep/hist","owner":"scikit-hep","description":"Histogramming for analysis powered by boost-histogram","archived":false,"fork":false,"pushed_at":"2025-08-13T18:38:12.000Z","size":4709,"stargazers_count":131,"open_issues_count":80,"forks_count":28,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-08-13T18:39:59.863Z","etag":null,"topics":["histogram","python","scikit-hep"],"latest_commit_sha":null,"homepage":"https://hist.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scikit-hep.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":"docs/support.rst","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-02-10T20:24:52.000Z","updated_at":"2025-08-13T18:29:04.000Z","dependencies_parsed_at":"2023-02-16T23:30:47.521Z","dependency_job_id":"64143b68-1103-41d7-a4aa-e56b325aa8bc","html_url":"https://github.com/scikit-hep/hist","commit_stats":{"total_commits":460,"total_committers":22,"mean_commits":20.90909090909091,"dds":0.567391304347826,"last_synced_commit":"020eed7d8d28e33a2358251e959dc38137238723"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/scikit-hep/hist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-hep","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270347693,"owners_count":24568588,"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-13T02:00:09.904Z","response_time":66,"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":"scikit-hep","name":"Scikit-HEP Project","uuid":"23454624","kind":"organization","description":"A community project for High Energy Physics data analysis in Python","email":"scikit-hep-forum@googlegroups.com","website":"https://scikit-hep.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23454624?v=4","repositories_count":46,"last_synced_at":"2024-03-26T10:03:57.639Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/scikit-hep","funding_links":[],"total_stars":3928,"followers":177,"following":0,"created_at":"2022-11-03T15:38:13.641Z","updated_at":"2024-03-26T10:04:02.713Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-hep","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-hep/repositories"},"tags":[{"name":"v2.9.0","sha":"c537ecc078b8fff9055ab188a1481c121e9609b5","kind":"commit","published_at":"2025-08-13T19:57:44.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.9.0","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"5edbc25503f2cb8193cc5ff1eb71e1d8fa877e3e","kind":"commit","published_at":"2025-03-28T21:39:52.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.8.1","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"6fb3ecd07d1f9a4758cd5d5ccf89559ed572ca9a","kind":"commit","published_at":"2024-08-24T06:37:54.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.8.0","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.8.0/manifests"},{"name":"v2.7.3","sha":"426e557a8b2cf704c27a633b6f764813d5c6f914","kind":"commit","published_at":"2024-05-29T07:46:56.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.7.3","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"8ab95946809e8195fcbecc7cc398738af1d2267d","kind":"commit","published_at":"2023-09-12T16:07:16.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.7.2","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"e33664020a17b0e80df93d5d4c88201face3dde5","kind":"commit","published_at":"2023-07-20T21:59:49.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.7.1","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"77cbac621f0f57791fbbef0ab2b5f12de7efb74f","kind":"commit","published_at":"2023-07-20T21:29:05.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.7.0","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.7.0/manifests"},{"name":"v2.6.3","sha":"a320192a236ce837079c44e640a72d0d5dbd0ad7","kind":"commit","published_at":"2023-01-13T04:27:44.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.6.3","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"b2856b6eb97e5575910b5fedbc0d8f893bf66596","kind":"commit","published_at":"2022-09-20T03:33:02.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.6.2","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"d3d2c14fab20beaa4db174c3dd3f9479640fcb20","kind":"commit","published_at":"2022-03-10T22:44:57.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.6.1","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"ae80081ca5c1bdce637f6ee466155f936ffeddf7","kind":"commit","published_at":"2022-02-16T19:03:44.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.6.0","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"12a6a58573383b77ad554b148ab42fae0ef99ae6","kind":"commit","published_at":"2021-11-18T15:39:12.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.5.2","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"3fc57c2f32bb2499c7d43ea0a9f5f8bd16c12469","kind":"commit","published_at":"2021-09-21T21:28:48.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.5.1","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"88311d49f881dcf37334d3998f55e3390689dbc7","kind":"commit","published_at":"2021-09-21T16:59:43.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.5.0","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"ded01a06879a95d7d012ee29a5bf529ce3b94380","kind":"commit","published_at":"2021-07-07T05:17:41.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.4.0","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"f3e9b74fcb0dd5ff757292491d2829910127fe13","kind":"commit","published_at":"2021-04-12T20:19:04.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.3.0","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"7efad07b73b8ea7925a4995b7e5391e18ac039f6","kind":"commit","published_at":"2021-03-17T20:01:01.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.2.1","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"3b4026b9d818d9ba5ed10a65c3d4a04da681fb81","kind":"commit","published_at":"2021-03-09T23:51:23.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.2.0","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"b086c8c0636ac1779f5f2938504aca2f200a409e","kind":"commit","published_at":"2021-03-03T22:49:05.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.1.1","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"1f218cbdb84926431e5d4be1a43e56ce9052d0a8","kind":"commit","published_at":"2021-02-20T19:47:12.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.1.0","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"6098549555723641106594265ef10b4e16d64e69","kind":"commit","published_at":"2020-10-11T09:03:34.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.0.1","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bc83816ff69cd79eb5543e4c29b58553c10f26be","kind":"commit","published_at":"2020-09-28T22:04:04.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.0.0","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0/manifests"},{"name":"v2.0.0b1","sha":"ccf8f34b9f6ffab87f0e2200b7534ae8ae40e123","kind":"commit","published_at":"2020-09-03T02:38:34.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.0.0b1","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0b1/manifests"},{"name":"v2.0.0a5","sha":"6d7ee1de334f8805b3b39ed574ac435f201b59e9","kind":"commit","published_at":"2020-07-17T04:09:27.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.0.0a5","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0a5/manifests"},{"name":"v2.0.0a4","sha":"63b16df0a537830e312178badb440f1cd09c265f","kind":"commit","published_at":"2020-07-16T20:01:02.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.0.0a4","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0a4/manifests"},{"name":"v2.0.0a3","sha":"636ca51fd85ea243e5922ce514d62b73d2b1c595","kind":"tag","published_at":"2020-07-16T15:02:07.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.0.0a3","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0a3/manifests"},{"name":"v2.0.0a2","sha":"5bdf52fa8eb440d18d9f7a047fad99f9ce385ccd","kind":"commit","published_at":"2020-07-12T05:44:44.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.0.0a2","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0a2/manifests"},{"name":"v2.0.0a1","sha":"50d6227e57ef74ab4ca2d9bda0fa4541a867e36c","kind":"commit","published_at":"2020-07-12T05:32:08.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.0.0a1","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0a1/manifests"}]},"repo_metadata_updated_at":"2025-08-14T01:43:27.018Z","dependent_packages_count":18,"downloads":362004,"downloads_period":"last-month","dependent_repos_count":55,"rankings":{"downloads":0.8813728534874814,"dependent_repos_count":1.9955704815671806,"dependent_packages_count":0.7115816441291178,"stargazers_count":6.726007814733633,"forks_count":8.242150808877744,"docker_downloads_count":2.2533499217891144,"average":3.468338920764045},"purl":"pkg:pypi/hist","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/hist","docker_dependents_count":5,"docker_downloads_count":122,"usage_url":"https://repos.ecosyste.ms/usage/pypi/hist","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/hist/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-05T01:50:17.726Z","issues_count":63,"pull_requests_count":154,"avg_time_to_close_issue":8109349.5,"avg_time_to_close_pull_request":1179262.7172413792,"issues_closed_count":16,"pull_requests_closed_count":145,"pull_request_authors_count":16,"issue_authors_count":35,"avg_comments_per_issue":1.7142857142857142,"avg_comments_per_pull_request":0.38311688311688313,"merged_pull_requests_count":135,"bot_issues_count":0,"bot_pull_requests_count":86,"past_year_issues_count":8,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":252543.0,"past_year_avg_time_to_close_pull_request":1539508.7083333333,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":24,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.625,"past_year_avg_comments_per_pull_request":0.1724137931034483,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":17,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/issues","maintainers":[{"login":"henryiii","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"andrzejnovak","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrzejnovak"},{"login":"matthewfeickert","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewfeickert"},{"login":"amangoel185","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amangoel185"},{"login":"fabriceMUKARAGE","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fabriceMUKARAGE"},{"login":"jpivarski","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpivarski"},{"login":"alexander-held","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-held"},{"login":"LovelyBuggies","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LovelyBuggies"},{"login":"APN-Pucky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/APN-Pucky"},{"login":"eduardo-rodrigues","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eduardo-rodrigues"}],"active_maintainers":[{"login":"henryiii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"andrzejnovak","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrzejnovak"},{"login":"APN-Pucky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/APN-Pucky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hist/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hist/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hist/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hist/related_packages","maintainers":[{"uuid":"pivarski","login":"pivarski","name":null,"email":null,"url":null,"packages_count":30,"html_url":"https://pypi.org/user/pivarski/","role":null,"created_at":"2023-01-13T04:47:02.371Z","updated_at":"2023-01-13T04:47:02.371Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/pivarski/packages"},{"uuid":"scikit-hep","login":"scikit-hep","name":null,"email":null,"url":null,"packages_count":35,"html_url":"https://pypi.org/user/scikit-hep/","role":null,"created_at":"2023-01-13T04:47:02.406Z","updated_at":"2023-01-13T04:47:02.406Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/scikit-hep/packages"},{"uuid":"ronreiter","login":"ronreiter","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/ronreiter/","role":null,"created_at":"2023-01-13T04:47:02.390Z","updated_at":"2023-01-13T04:47:02.390Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ronreiter/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724943,"maintainers_count":308264,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":10636613,"name":"github.com/scikit-hep/hist","ecosystem":"go","description":null,"homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/scikit-hep/hist","keywords_array":[],"namespace":null,"versions_count":21,"first_release_published_at":"2020-09-28T22:04:04.000Z","latest_release_published_at":"2025-03-28T21:39:52.000Z","latest_release_number":"v2.8.1+incompatible","last_synced_at":"2025-08-13T19:10:10.138Z","created_at":"2024-07-11T05:54:31.130Z","updated_at":"2025-08-14T01:43:27.042Z","registry_url":"https://pkg.go.dev/github.com/scikit-hep/hist","install_command":"go get github.com/scikit-hep/hist","documentation_url":"https://pkg.go.dev/github.com/scikit-hep/hist#section-documentation","metadata":{},"repo_metadata":{"id":37072525,"uuid":"239605861","full_name":"scikit-hep/hist","owner":"scikit-hep","description":"Histogramming for analysis powered by boost-histogram","archived":false,"fork":false,"pushed_at":"2025-08-13T18:38:12.000Z","size":4709,"stargazers_count":131,"open_issues_count":80,"forks_count":28,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-08-13T18:39:59.863Z","etag":null,"topics":["histogram","python","scikit-hep"],"latest_commit_sha":null,"homepage":"https://hist.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scikit-hep.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":"docs/support.rst","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-02-10T20:24:52.000Z","updated_at":"2025-08-13T18:29:04.000Z","dependencies_parsed_at":"2023-02-16T23:30:47.521Z","dependency_job_id":"64143b68-1103-41d7-a4aa-e56b325aa8bc","html_url":"https://github.com/scikit-hep/hist","commit_stats":{"total_commits":460,"total_committers":22,"mean_commits":20.90909090909091,"dds":0.567391304347826,"last_synced_commit":"020eed7d8d28e33a2358251e959dc38137238723"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/scikit-hep/hist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-hep","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270347693,"owners_count":24568588,"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-13T02:00:09.904Z","response_time":66,"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":"scikit-hep","name":"Scikit-HEP Project","uuid":"23454624","kind":"organization","description":"A community project for High Energy Physics data analysis in Python","email":"scikit-hep-forum@googlegroups.com","website":"https://scikit-hep.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23454624?v=4","repositories_count":46,"last_synced_at":"2024-03-26T10:03:57.639Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/scikit-hep","funding_links":[],"total_stars":3928,"followers":177,"following":0,"created_at":"2022-11-03T15:38:13.641Z","updated_at":"2024-03-26T10:04:02.713Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-hep","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scikit-hep/repositories"},"tags":[{"name":"v2.9.0","sha":"c537ecc078b8fff9055ab188a1481c121e9609b5","kind":"commit","published_at":"2025-08-13T19:57:44.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.9.0","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"5edbc25503f2cb8193cc5ff1eb71e1d8fa877e3e","kind":"commit","published_at":"2025-03-28T21:39:52.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.8.1","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"6fb3ecd07d1f9a4758cd5d5ccf89559ed572ca9a","kind":"commit","published_at":"2024-08-24T06:37:54.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.8.0","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.8.0/manifests"},{"name":"v2.7.3","sha":"426e557a8b2cf704c27a633b6f764813d5c6f914","kind":"commit","published_at":"2024-05-29T07:46:56.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.7.3","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"8ab95946809e8195fcbecc7cc398738af1d2267d","kind":"commit","published_at":"2023-09-12T16:07:16.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.7.2","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"e33664020a17b0e80df93d5d4c88201face3dde5","kind":"commit","published_at":"2023-07-20T21:59:49.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.7.1","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"77cbac621f0f57791fbbef0ab2b5f12de7efb74f","kind":"commit","published_at":"2023-07-20T21:29:05.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.7.0","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.7.0/manifests"},{"name":"v2.6.3","sha":"a320192a236ce837079c44e640a72d0d5dbd0ad7","kind":"commit","published_at":"2023-01-13T04:27:44.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.6.3","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"b2856b6eb97e5575910b5fedbc0d8f893bf66596","kind":"commit","published_at":"2022-09-20T03:33:02.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.6.2","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"d3d2c14fab20beaa4db174c3dd3f9479640fcb20","kind":"commit","published_at":"2022-03-10T22:44:57.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.6.1","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"ae80081ca5c1bdce637f6ee466155f936ffeddf7","kind":"commit","published_at":"2022-02-16T19:03:44.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.6.0","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"12a6a58573383b77ad554b148ab42fae0ef99ae6","kind":"commit","published_at":"2021-11-18T15:39:12.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.5.2","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"3fc57c2f32bb2499c7d43ea0a9f5f8bd16c12469","kind":"commit","published_at":"2021-09-21T21:28:48.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.5.1","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"88311d49f881dcf37334d3998f55e3390689dbc7","kind":"commit","published_at":"2021-09-21T16:59:43.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.5.0","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"ded01a06879a95d7d012ee29a5bf529ce3b94380","kind":"commit","published_at":"2021-07-07T05:17:41.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.4.0","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"f3e9b74fcb0dd5ff757292491d2829910127fe13","kind":"commit","published_at":"2021-04-12T20:19:04.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.3.0","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"7efad07b73b8ea7925a4995b7e5391e18ac039f6","kind":"commit","published_at":"2021-03-17T20:01:01.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.2.1","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"3b4026b9d818d9ba5ed10a65c3d4a04da681fb81","kind":"commit","published_at":"2021-03-09T23:51:23.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.2.0","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"b086c8c0636ac1779f5f2938504aca2f200a409e","kind":"commit","published_at":"2021-03-03T22:49:05.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.1.1","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"1f218cbdb84926431e5d4be1a43e56ce9052d0a8","kind":"commit","published_at":"2021-02-20T19:47:12.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.1.0","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"6098549555723641106594265ef10b4e16d64e69","kind":"commit","published_at":"2020-10-11T09:03:34.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.0.1","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"bc83816ff69cd79eb5543e4c29b58553c10f26be","kind":"commit","published_at":"2020-09-28T22:04:04.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.0.0","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0/manifests"},{"name":"v2.0.0b1","sha":"ccf8f34b9f6ffab87f0e2200b7534ae8ae40e123","kind":"commit","published_at":"2020-09-03T02:38:34.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.0.0b1","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0b1/manifests"},{"name":"v2.0.0a5","sha":"6d7ee1de334f8805b3b39ed574ac435f201b59e9","kind":"commit","published_at":"2020-07-17T04:09:27.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.0.0a5","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0a5/manifests"},{"name":"v2.0.0a4","sha":"63b16df0a537830e312178badb440f1cd09c265f","kind":"commit","published_at":"2020-07-16T20:01:02.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.0.0a4","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0a4/manifests"},{"name":"v2.0.0a3","sha":"636ca51fd85ea243e5922ce514d62b73d2b1c595","kind":"tag","published_at":"2020-07-16T15:02:07.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.0.0a3","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0a3/manifests"},{"name":"v2.0.0a2","sha":"5bdf52fa8eb440d18d9f7a047fad99f9ce385ccd","kind":"commit","published_at":"2020-07-12T05:44:44.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.0.0a2","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0a2/manifests"},{"name":"v2.0.0a1","sha":"50d6227e57ef74ab4ca2d9bda0fa4541a867e36c","kind":"commit","published_at":"2020-07-12T05:32:08.000Z","download_url":"https://codeload.github.com/scikit-hep/hist/tar.gz/v2.0.0a1","html_url":"https://github.com/scikit-hep/hist/releases/tag/v2.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scikit-hep/hist@v2.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/tags/v2.0.0a1/manifests"}]},"repo_metadata_updated_at":"2025-08-14T01:43:27.042Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.808321414509642,"dependent_packages_count":6.377797149797286,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.5930592821534635},"purl":"pkg:golang/github.com/scikit-hep/hist","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/scikit-hep/hist","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/scikit-hep/hist","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/scikit-hep/hist/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-05T01:50:17.726Z","issues_count":63,"pull_requests_count":154,"avg_time_to_close_issue":8109349.5,"avg_time_to_close_pull_request":1179262.7172413792,"issues_closed_count":16,"pull_requests_closed_count":145,"pull_request_authors_count":16,"issue_authors_count":35,"avg_comments_per_issue":1.7142857142857142,"avg_comments_per_pull_request":0.38311688311688313,"merged_pull_requests_count":135,"bot_issues_count":0,"bot_pull_requests_count":86,"past_year_issues_count":8,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":252543.0,"past_year_avg_time_to_close_pull_request":1539508.7083333333,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":24,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.625,"past_year_avg_comments_per_pull_request":0.1724137931034483,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":17,"past_year_merged_pull_requests_count":22,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/issues","maintainers":[{"login":"henryiii","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"andrzejnovak","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrzejnovak"},{"login":"matthewfeickert","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewfeickert"},{"login":"amangoel185","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amangoel185"},{"login":"fabriceMUKARAGE","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fabriceMUKARAGE"},{"login":"jpivarski","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpivarski"},{"login":"alexander-held","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-held"},{"login":"LovelyBuggies","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LovelyBuggies"},{"login":"APN-Pucky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/APN-Pucky"},{"login":"eduardo-rodrigues","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eduardo-rodrigues"}],"active_maintainers":[{"login":"henryiii","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"andrzejnovak","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrzejnovak"},{"login":"APN-Pucky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/APN-Pucky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fscikit-hep%2Fhist/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fscikit-hep%2Fhist/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fscikit-hep%2Fhist/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fscikit-hep%2Fhist/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951500,"maintainers_count":0,"namespaces_count":741113,"keywords_count":109139,"github":"golang","metadata":{"funded_packages_count":48962},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-04T05:53:31.480Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":31867,"full_name":"scikit-hep/hist","default_branch":"main","committers":[{"name":"Henry Schreiner","email":"henry.fredrick.schreiner@cern.ch","login":"henryiii","count":201},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":110},{"name":"N!no","email":"ninomyemail@gmail.com","login":"LovelyBuggies","count":61},{"name":"Aman Goel","email":"aman.goel185@gmail.com","login":"amangoel185","count":28},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":25},{"name":"allcontributors[bot]","email":"46447321+allcontributors[bot]","login":"allcontributors[bot]","count":10},{"name":"Matthew Feickert","email":"matthew.feickert@cern.ch","login":"matthewfeickert","count":9},{"name":"Andrzej Novak","email":"novak5andrzej@gmail.com","login":"andrzejnovak","count":6},{"name":"Eduardo Rodrigues","email":"eduardo.rodrigues@cern.ch","login":"eduardo-rodrigues","count":3},{"name":"Saransh","email":"saransh0701@gmail.com","login":"Saransh-cpp","count":2},{"name":"Lindsey Gray","email":"lindsey.gray@gmail.com","login":"lgray","count":2},{"name":"Fabrice MUKARAGE","email":"79330798+fabriceMUKARAGE","login":"fabriceMUKARAGE","count":2},{"name":"Sourcery AI","email":"unknown","login":null,"count":1},{"name":"Alexander Puck Neuwirth","email":"APN-Pucky","login":"APN-Pucky","count":1},{"name":"Angus Hollands","email":"goosey15@gmail.com","login":"agoose77","count":1},{"name":"Chris Burr","email":"chrisburr","login":"chrisburr","count":1},{"name":"Daniel Antrim","email":"dantrim1023@gmail.com","login":"dantrim","count":1},{"name":"Jonas Eschle","email":"jonas.eschle@cern.ch","login":"jonas-eschle","count":1},{"name":"Kyle Cranmer","email":"kyle.cranmer@cern.ch","login":"cranmer","count":1},{"name":"Michael Eliachevitch","email":"m.eliachevitch@posteo.de","login":"meliache","count":1},{"name":"Nicholas Smith","email":"nick.smith@cern.ch","login":"nsmith-","count":1},{"name":"Nick Amin","email":"amin.nj@gmail.com","login":"aminnj","count":1},{"name":"sourcery-ai[bot]","email":"58596630+sourcery-ai[bot]","login":"sourcery-ai[bot]","count":1}],"total_commits":470,"total_committers":23,"total_bot_commits":146,"total_bot_committers":4,"mean_commits":20.434782608695652,"dds":0.5723404255319149,"past_year_committers":[{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":11},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":6},{"name":"Henry Schreiner","email":"henry.fredrick.schreiner@cern.ch","login":"henryiii","count":6},{"name":"Andrzej Novak","email":"novak5andrzej@gmail.com","login":"andrzejnovak","count":2},{"name":"Matthew Feickert","email":"matthew.feickert@cern.ch","login":"matthewfeickert","count":1},{"name":"Alexander Puck Neuwirth","email":"APN-Pucky","login":"APN-Pucky","count":1}],"past_year_total_commits":27,"past_year_total_committers":6,"past_year_total_bot_commits":17,"past_year_total_bot_committers":2,"past_year_mean_commits":4.5,"past_year_dds":0.5925925925925926,"last_synced_at":"2025-05-15T23:59:23.993Z","last_synced_commit":"01a5ae3635b974b941a903acaf3a68fe2badf20e","created_at":"2023-03-07T16:47:07.928Z","updated_at":"2025-05-15T23:59:27.072Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-31T00:00:08.451Z","repositories_count":5479765,"commits_count":853310318,"contributors_count":31095240,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"scikit-hep/hist","html_url":"https://github.com/scikit-hep/hist","last_synced_at":"2025-08-31T13:22:44.171Z","status":null,"issues_count":63,"pull_requests_count":185,"avg_time_to_close_issue":16608053.684210526,"avg_time_to_close_pull_request":1157895.2012195121,"issues_closed_count":19,"pull_requests_closed_count":164,"pull_request_authors_count":18,"issue_authors_count":37,"avg_comments_per_issue":1.7142857142857142,"avg_comments_per_pull_request":0.31891891891891894,"merged_pull_requests_count":154,"bot_issues_count":0,"bot_pull_requests_count":94,"past_year_issues_count":6,"past_year_pull_requests_count":54,"past_year_avg_time_to_close_issue":503044.0,"past_year_avg_time_to_close_pull_request":1370120.9473684211,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":0.09259259259259259,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":36,"created_at":"2023-05-10T14:50:02.384Z","updated_at":"2025-09-03T00:42:57.919Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/scikit-hep%2Fhist/issues","issue_labels_count":{"enhancement":26,"documentation":11,"good first issue":10,"hacktoberfest":1,"question":1},"pull_request_labels_count":{"dependencies":37,"needs changelog":23,"documentation":5,"enhancement":2},"issue_author_associations_count":{"NONE":35,"MEMBER":22,"CONTRIBUTOR":5,"COLLABORATOR":2},"pull_request_author_associations_count":{"CONTRIBUTOR":111,"MEMBER":72,"NONE":7,"COLLABORATOR":7},"issue_authors":{"andrzejnovak":10,"henryiii":4,"goi42":4,"matthewfeickert":3,"yimuchen":3,"yurivict":3,"L61":2,"jpivarski":2,"alexander-held":2,"bfonta":2,"acampove":2,"Dominic-Stafford":2,"mpad":1,"DraTeots":1,"andreypz":1,"anjabeck":1,"chrispap95":1,"kratsg":1,"lgray":1,"patinkaew":1,"GuillermoFidalgo":1,"amangoel185":1,"pfackeldey":1,"TanmayPani":1,"Saransh-cpp":1,"LovelyBuggies":1,"garvitaa":1,"op3":1,"JohanWulff":1,"JaLuka98":1,"jonas-eschle":1,"angelcampoverde":1,"agoose77":1,"nsmith-":1,"eduardo-rodrigues":1,"bockjoo":1,"APN-Pucky":1},"pull_request_authors":{"pre-commit-ci[bot]":67,"henryiii":59,"dependabot[bot]":36,"matthewfeickert":6,"amangoel185":5,"andrzejnovak":5,"lgray":3,"Saransh-cpp":2,"Jammf":2,"jonas-eschle":2,"harry-patcher":2,"APN-Pucky":2,"LovelyBuggies":1,"agoose77":1,"fabriceMUKARAGE":1,"aknierim":1,"ikrommyd":1,"Copilot":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10082304,"issues_count":31220387,"pull_requests_count":96069062,"authors_count":10694175,"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":{"documentation":3,"enhancement":2},"past_year_pull_request_labels_count":{"dependencies":9},"past_year_issue_author_associations_count":{"NONE":7,"MEMBER":1},"past_year_pull_request_author_associations_count":{"MEMBER":24,"CONTRIBUTOR":23,"NONE":6},"past_year_issue_authors":{"acampove":2,"andrzejnovak":1,"APN-Pucky":1,"GuillermoFidalgo":1,"pfackeldey":1,"TanmayPani":1,"yimuchen":1},"past_year_pull_request_authors":{"henryiii":20,"pre-commit-ci[bot]":12,"dependabot[bot]":9,"APN-Pucky":2,"harry-patcher":2,"jonas-eschle":2,"Jammf":2,"andrzejnovak":2,"Copilot":1,"aknierim":1},"maintainers":[{"login":"henryiii","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"andrzejnovak","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrzejnovak"},{"login":"matthewfeickert","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matthewfeickert"},{"login":"amangoel185","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amangoel185"},{"login":"jpivarski","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jpivarski"},{"login":"LovelyBuggies","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LovelyBuggies"},{"login":"APN-Pucky","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/APN-Pucky"},{"login":"alexander-held","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexander-held"},{"login":"eduardo-rodrigues","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eduardo-rodrigues"},{"login":"fabriceMUKARAGE","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fabriceMUKARAGE"}],"active_maintainers":[{"login":"henryiii","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"andrzejnovak","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrzejnovak"},{"login":"APN-Pucky","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/APN-Pucky"}]},"events":{"total":{"CreateEvent":22,"ReleaseEvent":2,"IssuesEvent":15,"WatchEvent":3,"DeleteEvent":23,"IssueCommentEvent":26,"PushEvent":61,"PullRequestReviewCommentEvent":2,"PullRequestEvent":55,"PullRequestReviewEvent":3,"ForkEvent":4},"last_year":{"CreateEvent":22,"ReleaseEvent":2,"IssuesEvent":15,"WatchEvent":3,"DeleteEvent":23,"IssueCommentEvent":26,"PushEvent":61,"PullRequestReviewCommentEvent":2,"PullRequestEvent":55,"PullRequestReviewEvent":3,"ForkEvent":4}},"keywords":["histogram","python","scikit-hep"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/cd.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T23:30:44.111Z","updated_at":"2023-02-16T23:30:44.111Z","repository_link":"https://github.com/scikit-hep/hist/blob/main/.github/workflows/cd.yml","dependencies":[{"id":7727764034,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7727764035,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7727764036,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7727764037,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"v1.6.4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T23:30:45.715Z","updated_at":"2023-02-16T23:30:45.715Z","repository_link":"https://github.com/scikit-hep/hist/blob/main/.github/workflows/ci.yml","dependencies":[{"id":7727767739,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7727767740,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7727767741,"package_name":"pre-commit/action","ecosystem":"actions","requirements":"v3.0.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pr.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T23:30:46.640Z","updated_at":"2023-02-16T23:30:46.640Z","repository_link":"https://github.com/scikit-hep/hist/blob/main/.github/workflows/pr.yml","dependencies":[{"id":7727767752,"package_name":"actions/labeler","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-02-16T23:30:46.696Z","updated_at":"2023-02-16T23:30:46.696Z","repository_link":"https://github.com/scikit-hep/hist/blob/main/pyproject.toml","dependencies":[{"id":7727768158,"package_name":"boost-histogram","ecosystem":"pypi","requirements":"~=1.3.1","direct":true,"kind":"runtime","optional":false},{"id":7727768159,"package_name":"histoprint","ecosystem":"pypi","requirements":"\u003e=2.2.0","direct":true,"kind":"runtime","optional":false},{"id":7727768160,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.14.5","direct":true,"kind":"runtime","optional":false},{"id":7727768161,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"\u003e=3.7;python_version\u003c\"3.8\"","direct":true,"kind":"runtime","optional":false}]}],"score":21.287364911914768,"created_at":"2025-09-04T15:50:52.294Z","updated_at":"2025-10-07T08:10:10.609Z","avatar_url":"https://github.com/scikit-hep.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":362004,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["hep","high-energy-physics","jax","closember","qt","asymptotic-formulas","cls","frequentist-statistics","hep-ex","histfactory"],"project_url":"https://science.ecosyste.ms/api/v1/projects/20852","html_url":"https://science.ecosyste.ms/projects/20852","bibtex_url":"https://science.ecosyste.ms/projects/20852/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/20852/export.apalike"}