{"id":80978,"name":null,"description":"Optimised tools for group-indexing operations: aggregated sum and more","url":"https://github.com/ml31415/numpy-groupies","last_synced_at":"2025-09-08T21:56:24.259Z","repository":{"id":8735601,"uuid":"10410840","full_name":"ml31415/numpy-groupies","owner":"ml31415","description":"Optimised tools for group-indexing operations: aggregated sum and more","archived":false,"fork":false,"pushed_at":"2025-05-22T11:44:24.000Z","size":661,"stargazers_count":210,"open_issues_count":9,"forks_count":22,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-09-07T19:32:29.520Z","etag":null,"topics":["groupby","numba","numpy","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ml31415.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-05-31T18:38:56.000Z","updated_at":"2025-08-31T17:13:50.000Z","dependencies_parsed_at":"2024-01-07T01:45:04.063Z","dependency_job_id":"62362846-9daa-4810-aafd-9b42019fd35b","html_url":"https://github.com/ml31415/numpy-groupies","commit_stats":{"total_commits":217,"total_committers":7,"mean_commits":31.0,"dds":0.6267281105990783,"last_synced_commit":"5e265ef5e7b886c09f7e7a0ed8793ef780ae6e9a"},"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/ml31415/numpy-groupies","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ml31415","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/sbom","scorecard":{"id":653048,"data":{"date":"2025-08-11","repo":{"name":"github.com/ml31415/numpy-groupies","commit":"1dd8c3dfcc55235ae3753ce0db264da53bae4a80"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":1,"reason":"Found 4/25 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":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/pypi-release.yaml: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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/ml31415/numpy-groupies/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/ml31415/numpy-groupies/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-release.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/ml31415/numpy-groupies/pypi-release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/ml31415/numpy-groupies/pypi-release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-release.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/ml31415/numpy-groupies/pypi-release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-release.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/ml31415/numpy-groupies/pypi-release.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi-release.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/ml31415/numpy-groupies/pypi-release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-release.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/ml31415/numpy-groupies/pypi-release.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi-release.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/ml31415/numpy-groupies/pypi-release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pypi-release.yaml:41","Warn: pipCommand not pinned by hash: .github/workflows/pypi-release.yaml:42","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi-release.yaml:48"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 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-21T13:58:18.766Z","repository_id":8735601,"created_at":"2025-08-21T13:58:18.766Z","updated_at":"2025-08-21T13:58:18.766Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274121772,"owners_count":25225800,"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-07T02:00:09.463Z","response_time":67,"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":"ml31415","name":"Michael","uuid":"2386612","kind":"user","description":"","email":"","website":"michael.loeffler.io","location":"Odessa, Ukraine","twitter":null,"company":"OCCAM","icon_url":"https://avatars.githubusercontent.com/u/2386612?u=ad0de2508c9d45e169aa0a03a5711be1aaed6415\u0026v=4","repositories_count":25,"last_synced_at":"2024-04-24T05:59:02.558Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ml31415","funding_links":[],"total_stars":234,"followers":19,"following":15,"created_at":"2022-11-04T05:28:10.016Z","updated_at":"2024-04-24T05:59:07.961Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ml31415","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ml31415/repositories"},"packages":[{"id":2822930,"name":"numpy-groupies","ecosystem":"pypi","description":"Optimised tools for group-indexing operations: aggregated sum and more.","homepage":null,"licenses":"Copyright (c) 2016, numpy-groupies developers\n        All rights reserved.\n        \n        Redistribution and use in source and binary forms, with or without\n        modification, are permitted provided that the following conditions are met:\n        \n        1. Redistributions of source code must retain the above copyright notice, this\n           list of conditions and the following disclaimer.\n        2. Redistributions in binary form must reproduce the above copyright notice,\n           this list of conditions and the following disclaimer in the documentation\n           and/or other materials provided with the distribution.\n        \n        THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\n        ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\n        WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\n        DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR\n        ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n        (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\n        LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND\n        ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n        (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\n        SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n        ","normalized_licenses":["Other"],"repository_url":"https://github.com/ml31415/numpy-groupies","keywords_array":["accumarray","aggregate","groupby","grouping","indexing"],"namespace":null,"versions_count":23,"first_release_published_at":"2015-07-06T13:42:38.000Z","latest_release_published_at":"2025-05-22T11:47:56.000Z","latest_release_number":"0.11.3","last_synced_at":"2025-09-08T08:01:25.485Z","created_at":"2022-04-10T11:47:10.516Z","updated_at":"2025-09-08T11:16:37.636Z","registry_url":"https://pypi.org/project/numpy-groupies/","install_command":"pip install numpy-groupies --index-url https://pypi.org/simple","documentation_url":"https://numpy-groupies.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering","Topic :: Software Development :: Libraries"],"normalized_name":"numpy-groupies","project_status":null},"repo_metadata":{"id":8735601,"uuid":"10410840","full_name":"ml31415/numpy-groupies","owner":"ml31415","description":"Optimised tools for group-indexing operations: aggregated sum and more","archived":false,"fork":false,"pushed_at":"2025-05-22T11:44:24.000Z","size":661,"stargazers_count":210,"open_issues_count":9,"forks_count":22,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-09-07T19:32:29.520Z","etag":null,"topics":["groupby","numba","numpy","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ml31415.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-05-31T18:38:56.000Z","updated_at":"2025-08-31T17:13:50.000Z","dependencies_parsed_at":"2024-01-07T01:45:04.063Z","dependency_job_id":"62362846-9daa-4810-aafd-9b42019fd35b","html_url":"https://github.com/ml31415/numpy-groupies","commit_stats":{"total_commits":217,"total_committers":7,"mean_commits":31.0,"dds":0.6267281105990783,"last_synced_commit":"5e265ef5e7b886c09f7e7a0ed8793ef780ae6e9a"},"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/ml31415/numpy-groupies","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ml31415","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/sbom","scorecard":{"id":653048,"data":{"date":"2025-08-11","repo":{"name":"github.com/ml31415/numpy-groupies","commit":"1dd8c3dfcc55235ae3753ce0db264da53bae4a80"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":1,"reason":"Found 4/25 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":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/pypi-release.yaml: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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/ml31415/numpy-groupies/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/ml31415/numpy-groupies/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-release.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/ml31415/numpy-groupies/pypi-release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/ml31415/numpy-groupies/pypi-release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-release.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/ml31415/numpy-groupies/pypi-release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-release.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/ml31415/numpy-groupies/pypi-release.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi-release.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/ml31415/numpy-groupies/pypi-release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-release.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/ml31415/numpy-groupies/pypi-release.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi-release.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/ml31415/numpy-groupies/pypi-release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pypi-release.yaml:41","Warn: pipCommand not pinned by hash: .github/workflows/pypi-release.yaml:42","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi-release.yaml:48"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 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-21T13:58:18.766Z","repository_id":8735601,"created_at":"2025-08-21T13:58:18.766Z","updated_at":"2025-08-21T13:58:18.766Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274121772,"owners_count":25225800,"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-07T02:00:09.463Z","response_time":67,"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":"ml31415","name":"Michael","uuid":"2386612","kind":"user","description":"","email":"","website":"michael.loeffler.io","location":"Odessa, Ukraine","twitter":null,"company":"OCCAM","icon_url":"https://avatars.githubusercontent.com/u/2386612?u=ad0de2508c9d45e169aa0a03a5711be1aaed6415\u0026v=4","repositories_count":25,"last_synced_at":"2024-04-24T05:59:02.558Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ml31415","funding_links":[],"total_stars":234,"followers":19,"following":15,"created_at":"2022-11-04T05:28:10.016Z","updated_at":"2024-04-24T05:59:07.961Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ml31415","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ml31415/repositories"},"tags":[{"name":"v0.11.3","sha":"1dd8c3dfcc55235ae3753ce0db264da53bae4a80","kind":"commit","published_at":"2025-05-22T11:40:05.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.11.3","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"6c499fff1ee1cb2330347bf3586c72a5c84a07b3","kind":"commit","published_at":"2024-07-29T05:50:13.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.11.2","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"12405c2e9f74a27c6d4e4b23f9cc8e8427a1a1f1","kind":"commit","published_at":"2024-04-20T07:50:06.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.11.1","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"cbdf35cdcd521c38148c0e40a62ecd41efb3f723","kind":"commit","published_at":"2024-04-19T19:16:52.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.11.0","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"162fdb9bcf32c8748c264b513d15eb9390b498a6","kind":"commit","published_at":"2023-10-03T20:17:37.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.10.2","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"dbae25b2bbb20a66ca08d2908af54e868847db11","kind":"commit","published_at":"2023-09-22T15:26:45.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.10.1","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"2d622814d045ac48e1842deec85309fcc9cc6f3c","kind":"commit","published_at":"2023-09-22T15:00:23.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.10.0","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.10.0/manifests"},{"name":"v0.9.22","sha":"9fc51ad22843ac9e5d3c65ae8444e74ae0a71148","kind":"commit","published_at":"2023-05-09T14:37:10.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.22","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.22/manifests"},{"name":"v0.9.21","sha":"5e265ef5e7b886c09f7e7a0ed8793ef780ae6e9a","kind":"commit","published_at":"2023-04-26T06:24:57.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.21","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.21/manifests"},{"name":"v0.9.20","sha":"59aab80cd13282b15356e7bb9812f1f81a9501da","kind":"commit","published_at":"2022-08-10T09:00:26.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.20","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.20/manifests"},{"name":"v0.9.19","sha":"71f119f141fa65c60459ea57b3ec84bf11f5feae","kind":"commit","published_at":"2022-07-22T12:25:23.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.19","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.19/manifests"},{"name":"v0.9.18","sha":"1dd401809fd910be585242c4e8c14a4897950742","kind":"commit","published_at":"2022-07-12T18:35:55.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.18","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.18/manifests"},{"name":"v0.9.17","sha":"412be938dcdfd74c6d673dd29012d18dc25dc94f","kind":"commit","published_at":"2022-05-31T19:35:34.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.17","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.17/manifests"},{"name":"v0.9.16","sha":"c11987005cccea1b3e990aba02ece482f3a00b1d","kind":"commit","published_at":"2022-05-10T01:47:59.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.16","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.16/manifests"},{"name":"v0.9.15","sha":"a3ea6160dd9f697b1172ef62be74712ca5f97b37","kind":"commit","published_at":"2022-04-29T17:31:33.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.15","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.15/manifests"},{"name":"v0.9.14","sha":"7a31d1f9bbd51111b4a4d01cf1df01a5b4827e85","kind":"commit","published_at":"2021-09-08T14:04:20.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.14","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.14/manifests"},{"name":"v0.9.13","sha":"786a78b2da9d8df94ac373cdf11eef93ac723a8c","kind":"commit","published_at":"2020-09-14T16:02:25.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.13","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.13/manifests"},{"name":"v0.9.12","sha":"fa77073b2e3611f851f7bf0f5bdc565a9aae4024","kind":"commit","published_at":"2020-09-14T15:45:08.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.12","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.12/manifests"},{"name":"v0.9.11","sha":"18c93a1e61fcade783bea8850d686dae4acf4075","kind":"commit","published_at":"2020-09-11T16:07:52.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.11","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.11/manifests"},{"name":"v0.9.10","sha":"197bde59af1973eb8b44ce3fa6d4d14548bd0b75","kind":"commit","published_at":"2019-12-23T08:20:40.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.10","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.10/manifests"},{"name":"v0.9.9","sha":"7e36b415bf4b086c7b2772ca9c5c10e89a797b59","kind":"commit","published_at":"2018-10-14T15:54:40.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.9","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.9/manifests"},{"name":"v0.9.8.4","sha":"dffc66eca9421505688d903b1fe1a8746d38bd1f","kind":"commit","published_at":"2018-04-23T16:50:35.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.8.4","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.8.4/manifests"},{"name":"v0.9.8","sha":"c75b7897a63f387f3d2b4895f3da96f357995838","kind":"commit","published_at":"2018-04-23T14:44:29.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.8","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.8/manifests"},{"name":"v0.9.6","sha":"3df56b004048b2b594eaadbc4c8d2ba48c6fd6fb","kind":"commit","published_at":"2017-03-25T14:19:38.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.6","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"e52e9083d1b98ec8a9ecc4d226f96d654af298e8","kind":"commit","published_at":"2017-03-25T13:13:39.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.5","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.5/manifests"},{"name":"v0.9.0","sha":"62a859069f36a7d0503f5617c9d871fd8b1a90c9","kind":"commit","published_at":"2015-07-06T12:33:38.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.0","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2025-09-08T11:16:37.636Z","dependent_packages_count":17,"downloads":143794,"downloads_period":"last-month","dependent_repos_count":153,"rankings":{"downloads":1.1276418984322003,"dependent_repos_count":1.2204370326898013,"dependent_packages_count":0.7465133480246754,"stargazers_count":null,"forks_count":null,"docker_downloads_count":1.4799585375334405,"average":1.1436377041700294},"purl":"pkg:pypi/numpy-groupies","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/numpy-groupies","docker_dependents_count":24,"docker_downloads_count":4639,"usage_url":"https://repos.ecosyste.ms/usage/pypi/numpy-groupies","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/numpy-groupies/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T14:41:31.675Z","issues_count":61,"pull_requests_count":32,"avg_time_to_close_issue":19751330.849056605,"avg_time_to_close_pull_request":3154357.580645161,"issues_closed_count":53,"pull_requests_closed_count":31,"pull_request_authors_count":8,"issue_authors_count":34,"avg_comments_per_issue":4.163934426229508,"avg_comments_per_pull_request":1.0625,"merged_pull_requests_count":27,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":86410.5,"past_year_avg_time_to_close_pull_request":366112.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":3.5,"past_year_avg_comments_per_pull_request":6.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/issues","maintainers":[{"login":"dcherian","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcherian"},{"login":"ml31415","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ml31415"},{"login":"d1manson","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/d1manson"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/numpy-groupies/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/numpy-groupies/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/numpy-groupies/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/numpy-groupies/related_packages","maintainers":[{"uuid":"dcherian","login":"dcherian","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/dcherian/","role":null,"created_at":"2023-02-08T00:28:46.137Z","updated_at":"2023-02-08T00:28:46.137Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/dcherian/packages"},{"uuid":"d1manson","login":"d1manson","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/d1manson/","role":null,"created_at":"2023-02-08T00:28:46.075Z","updated_at":"2023-02-08T00:28:46.075Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/d1manson/packages"},{"uuid":"ml31415","login":"ml31415","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/ml31415/","role":null,"created_at":"2023-02-08T00:28:46.121Z","updated_at":"2023-02-08T00:28:46.121Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ml31415/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726290,"maintainers_count":308824,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5289443,"name":"numpy_groupies","ecosystem":"conda","description":null,"homepage":"https://github.com/ml31415/numpy-groupies","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/ml31415/numpy-groupies","keywords_array":[],"namespace":null,"versions_count":12,"first_release_published_at":"2018-04-23T18:17:00.000Z","latest_release_published_at":"2022-10-22T16:12:59.000Z","latest_release_number":"0.9.20","last_synced_at":"2025-09-07T19:48:48.268Z","created_at":"2022-10-03T15:47:34.777Z","updated_at":"2025-09-08T11:16:38.145Z","registry_url":"https://anaconda.org/conda-forge/numpy_groupies","install_command":"conda install -c conda-forge numpy_groupies","documentation_url":null,"metadata":{},"repo_metadata":{"id":8735601,"uuid":"10410840","full_name":"ml31415/numpy-groupies","owner":"ml31415","description":"Optimised tools for group-indexing operations: aggregated sum and more","archived":false,"fork":false,"pushed_at":"2025-05-22T11:44:24.000Z","size":661,"stargazers_count":210,"open_issues_count":9,"forks_count":22,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-09-07T19:32:29.520Z","etag":null,"topics":["groupby","numba","numpy","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ml31415.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-05-31T18:38:56.000Z","updated_at":"2025-08-31T17:13:50.000Z","dependencies_parsed_at":"2024-01-07T01:45:04.063Z","dependency_job_id":"62362846-9daa-4810-aafd-9b42019fd35b","html_url":"https://github.com/ml31415/numpy-groupies","commit_stats":{"total_commits":217,"total_committers":7,"mean_commits":31.0,"dds":0.6267281105990783,"last_synced_commit":"5e265ef5e7b886c09f7e7a0ed8793ef780ae6e9a"},"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/ml31415/numpy-groupies","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ml31415","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/sbom","scorecard":{"id":653048,"data":{"date":"2025-08-11","repo":{"name":"github.com/ml31415/numpy-groupies","commit":"1dd8c3dfcc55235ae3753ce0db264da53bae4a80"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":1,"reason":"Found 4/25 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":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/pypi-release.yaml: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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/ml31415/numpy-groupies/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/ml31415/numpy-groupies/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-release.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/ml31415/numpy-groupies/pypi-release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/ml31415/numpy-groupies/pypi-release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-release.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/ml31415/numpy-groupies/pypi-release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-release.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/ml31415/numpy-groupies/pypi-release.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi-release.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/ml31415/numpy-groupies/pypi-release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-release.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/ml31415/numpy-groupies/pypi-release.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi-release.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/ml31415/numpy-groupies/pypi-release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pypi-release.yaml:41","Warn: pipCommand not pinned by hash: .github/workflows/pypi-release.yaml:42","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi-release.yaml:48"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 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-21T13:58:18.766Z","repository_id":8735601,"created_at":"2025-08-21T13:58:18.766Z","updated_at":"2025-08-21T13:58:18.766Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274121772,"owners_count":25225800,"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-07T02:00:09.463Z","response_time":67,"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":"ml31415","name":"Michael","uuid":"2386612","kind":"user","description":"","email":"","website":"michael.loeffler.io","location":"Odessa, Ukraine","twitter":null,"company":"OCCAM","icon_url":"https://avatars.githubusercontent.com/u/2386612?u=ad0de2508c9d45e169aa0a03a5711be1aaed6415\u0026v=4","repositories_count":25,"last_synced_at":"2024-04-24T05:59:02.558Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ml31415","funding_links":[],"total_stars":234,"followers":19,"following":15,"created_at":"2022-11-04T05:28:10.016Z","updated_at":"2024-04-24T05:59:07.961Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ml31415","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ml31415/repositories"},"tags":[{"name":"v0.11.3","sha":"1dd8c3dfcc55235ae3753ce0db264da53bae4a80","kind":"commit","published_at":"2025-05-22T11:40:05.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.11.3","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"6c499fff1ee1cb2330347bf3586c72a5c84a07b3","kind":"commit","published_at":"2024-07-29T05:50:13.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.11.2","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"12405c2e9f74a27c6d4e4b23f9cc8e8427a1a1f1","kind":"commit","published_at":"2024-04-20T07:50:06.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.11.1","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"cbdf35cdcd521c38148c0e40a62ecd41efb3f723","kind":"commit","published_at":"2024-04-19T19:16:52.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.11.0","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"162fdb9bcf32c8748c264b513d15eb9390b498a6","kind":"commit","published_at":"2023-10-03T20:17:37.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.10.2","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"dbae25b2bbb20a66ca08d2908af54e868847db11","kind":"commit","published_at":"2023-09-22T15:26:45.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.10.1","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"2d622814d045ac48e1842deec85309fcc9cc6f3c","kind":"commit","published_at":"2023-09-22T15:00:23.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.10.0","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.10.0/manifests"},{"name":"v0.9.22","sha":"9fc51ad22843ac9e5d3c65ae8444e74ae0a71148","kind":"commit","published_at":"2023-05-09T14:37:10.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.22","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.22/manifests"},{"name":"v0.9.21","sha":"5e265ef5e7b886c09f7e7a0ed8793ef780ae6e9a","kind":"commit","published_at":"2023-04-26T06:24:57.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.21","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.21/manifests"},{"name":"v0.9.20","sha":"59aab80cd13282b15356e7bb9812f1f81a9501da","kind":"commit","published_at":"2022-08-10T09:00:26.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.20","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.20/manifests"},{"name":"v0.9.19","sha":"71f119f141fa65c60459ea57b3ec84bf11f5feae","kind":"commit","published_at":"2022-07-22T12:25:23.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.19","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.19/manifests"},{"name":"v0.9.18","sha":"1dd401809fd910be585242c4e8c14a4897950742","kind":"commit","published_at":"2022-07-12T18:35:55.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.18","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.18/manifests"},{"name":"v0.9.17","sha":"412be938dcdfd74c6d673dd29012d18dc25dc94f","kind":"commit","published_at":"2022-05-31T19:35:34.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.17","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.17/manifests"},{"name":"v0.9.16","sha":"c11987005cccea1b3e990aba02ece482f3a00b1d","kind":"commit","published_at":"2022-05-10T01:47:59.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.16","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.16/manifests"},{"name":"v0.9.15","sha":"a3ea6160dd9f697b1172ef62be74712ca5f97b37","kind":"commit","published_at":"2022-04-29T17:31:33.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.15","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.15/manifests"},{"name":"v0.9.14","sha":"7a31d1f9bbd51111b4a4d01cf1df01a5b4827e85","kind":"commit","published_at":"2021-09-08T14:04:20.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.14","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.14/manifests"},{"name":"v0.9.13","sha":"786a78b2da9d8df94ac373cdf11eef93ac723a8c","kind":"commit","published_at":"2020-09-14T16:02:25.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.13","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.13/manifests"},{"name":"v0.9.12","sha":"fa77073b2e3611f851f7bf0f5bdc565a9aae4024","kind":"commit","published_at":"2020-09-14T15:45:08.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.12","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.12/manifests"},{"name":"v0.9.11","sha":"18c93a1e61fcade783bea8850d686dae4acf4075","kind":"commit","published_at":"2020-09-11T16:07:52.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.11","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.11/manifests"},{"name":"v0.9.10","sha":"197bde59af1973eb8b44ce3fa6d4d14548bd0b75","kind":"commit","published_at":"2019-12-23T08:20:40.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.10","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.10/manifests"},{"name":"v0.9.9","sha":"7e36b415bf4b086c7b2772ca9c5c10e89a797b59","kind":"commit","published_at":"2018-10-14T15:54:40.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.9","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.9/manifests"},{"name":"v0.9.8.4","sha":"dffc66eca9421505688d903b1fe1a8746d38bd1f","kind":"commit","published_at":"2018-04-23T16:50:35.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.8.4","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.8.4/manifests"},{"name":"v0.9.8","sha":"c75b7897a63f387f3d2b4895f3da96f357995838","kind":"commit","published_at":"2018-04-23T14:44:29.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.8","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.8/manifests"},{"name":"v0.9.6","sha":"3df56b004048b2b594eaadbc4c8d2ba48c6fd6fb","kind":"commit","published_at":"2017-03-25T14:19:38.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.6","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"e52e9083d1b98ec8a9ecc4d226f96d654af298e8","kind":"commit","published_at":"2017-03-25T13:13:39.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.5","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.5/manifests"},{"name":"v0.9.0","sha":"62a859069f36a7d0503f5617c9d871fd8b1a90c9","kind":"commit","published_at":"2015-07-06T12:33:38.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.0","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2025-09-08T11:16:38.145Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":8,"rankings":{"downloads":null,"dependent_repos_count":12.161285493288087,"dependent_packages_count":10.419681620839363,"stargazers_count":28.11517540795449,"forks_count":36.70841858376166,"docker_downloads_count":null,"average":21.8511402764609},"purl":"pkg:conda/numpy_groupies","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/numpy_groupies","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/numpy_groupies","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/numpy_groupies/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T14:41:31.675Z","issues_count":61,"pull_requests_count":32,"avg_time_to_close_issue":19751330.849056605,"avg_time_to_close_pull_request":3154357.580645161,"issues_closed_count":53,"pull_requests_closed_count":31,"pull_request_authors_count":8,"issue_authors_count":34,"avg_comments_per_issue":4.163934426229508,"avg_comments_per_pull_request":1.0625,"merged_pull_requests_count":27,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":86410.5,"past_year_avg_time_to_close_pull_request":366112.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":3.5,"past_year_avg_comments_per_pull_request":6.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/issues","maintainers":[{"login":"dcherian","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcherian"},{"login":"ml31415","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ml31415"},{"login":"d1manson","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/d1manson"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/numpy_groupies/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/numpy_groupies/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/numpy_groupies/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/numpy_groupies/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":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","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":5808739,"name":"py-numpy-groupies","ecosystem":"spack","description":"This package consists of a couple of optimised tools for doing things\nthat can roughly be considered \"group-indexing operations\". The most\nprominent tool is `aggregate`. `aggregate` takes an array of values, and\nan array giving the group number for each of those values. It then\nreturns the sum (or mean, or std, or any, ...etc.) of the values in each\ngroup. You have probably come across this idea before, using `matlab`\naccumarray, `pandas` groupby, or generally MapReduce algorithms and\nhistograms. There are different implementations of `aggregate` provided,\nbased on plain `numpy`, `numba` and `weave`. Performance is a main\nconcern, and so far we comfortably beat similar implementations in other\npackages (check the benchmarks).\n","homepage":"https://github.com/ml31415/numpy-groupies","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/ml31415/numpy-groupies","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2023-01-05T00:17:05.232Z","latest_release_published_at":"2025-04-03T23:12:10.939Z","latest_release_number":"0.11.2","last_synced_at":"2025-09-07T19:48:45.219Z","created_at":"2023-01-05T00:17:05.064Z","updated_at":"2025-09-08T11:16:38.165Z","registry_url":"https://packages.spack.io/package.html?name=py-numpy-groupies","install_command":"spack install py-numpy-groupies","documentation_url":null,"metadata":{},"repo_metadata":{"id":8735601,"uuid":"10410840","full_name":"ml31415/numpy-groupies","owner":"ml31415","description":"Optimised tools for group-indexing operations: aggregated sum and more","archived":false,"fork":false,"pushed_at":"2025-05-22T11:44:24.000Z","size":661,"stargazers_count":210,"open_issues_count":9,"forks_count":22,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-09-07T19:32:29.520Z","etag":null,"topics":["groupby","numba","numpy","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ml31415.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-05-31T18:38:56.000Z","updated_at":"2025-08-31T17:13:50.000Z","dependencies_parsed_at":"2024-01-07T01:45:04.063Z","dependency_job_id":"62362846-9daa-4810-aafd-9b42019fd35b","html_url":"https://github.com/ml31415/numpy-groupies","commit_stats":{"total_commits":217,"total_committers":7,"mean_commits":31.0,"dds":0.6267281105990783,"last_synced_commit":"5e265ef5e7b886c09f7e7a0ed8793ef780ae6e9a"},"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/ml31415/numpy-groupies","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ml31415","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/sbom","scorecard":{"id":653048,"data":{"date":"2025-08-11","repo":{"name":"github.com/ml31415/numpy-groupies","commit":"1dd8c3dfcc55235ae3753ce0db264da53bae4a80"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":1,"reason":"Found 4/25 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":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/pypi-release.yaml: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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/ml31415/numpy-groupies/ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/ml31415/numpy-groupies/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-release.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/ml31415/numpy-groupies/pypi-release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/ml31415/numpy-groupies/pypi-release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-release.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/ml31415/numpy-groupies/pypi-release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-release.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/ml31415/numpy-groupies/pypi-release.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi-release.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/ml31415/numpy-groupies/pypi-release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-release.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/ml31415/numpy-groupies/pypi-release.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi-release.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/ml31415/numpy-groupies/pypi-release.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pypi-release.yaml:41","Warn: pipCommand not pinned by hash: .github/workflows/pypi-release.yaml:42","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pypi-release.yaml:48"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 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-21T13:58:18.766Z","repository_id":8735601,"created_at":"2025-08-21T13:58:18.766Z","updated_at":"2025-08-21T13:58:18.766Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274121772,"owners_count":25225800,"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-07T02:00:09.463Z","response_time":67,"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":"ml31415","name":"Michael","uuid":"2386612","kind":"user","description":"","email":"","website":"michael.loeffler.io","location":"Odessa, Ukraine","twitter":null,"company":"OCCAM","icon_url":"https://avatars.githubusercontent.com/u/2386612?u=ad0de2508c9d45e169aa0a03a5711be1aaed6415\u0026v=4","repositories_count":25,"last_synced_at":"2024-04-24T05:59:02.558Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ml31415","funding_links":[],"total_stars":234,"followers":19,"following":15,"created_at":"2022-11-04T05:28:10.016Z","updated_at":"2024-04-24T05:59:07.961Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ml31415","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ml31415/repositories"},"tags":[{"name":"v0.11.3","sha":"1dd8c3dfcc55235ae3753ce0db264da53bae4a80","kind":"commit","published_at":"2025-05-22T11:40:05.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.11.3","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"6c499fff1ee1cb2330347bf3586c72a5c84a07b3","kind":"commit","published_at":"2024-07-29T05:50:13.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.11.2","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"12405c2e9f74a27c6d4e4b23f9cc8e8427a1a1f1","kind":"commit","published_at":"2024-04-20T07:50:06.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.11.1","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"cbdf35cdcd521c38148c0e40a62ecd41efb3f723","kind":"commit","published_at":"2024-04-19T19:16:52.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.11.0","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"162fdb9bcf32c8748c264b513d15eb9390b498a6","kind":"commit","published_at":"2023-10-03T20:17:37.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.10.2","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"dbae25b2bbb20a66ca08d2908af54e868847db11","kind":"commit","published_at":"2023-09-22T15:26:45.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.10.1","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"2d622814d045ac48e1842deec85309fcc9cc6f3c","kind":"commit","published_at":"2023-09-22T15:00:23.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.10.0","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.10.0/manifests"},{"name":"v0.9.22","sha":"9fc51ad22843ac9e5d3c65ae8444e74ae0a71148","kind":"commit","published_at":"2023-05-09T14:37:10.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.22","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.22/manifests"},{"name":"v0.9.21","sha":"5e265ef5e7b886c09f7e7a0ed8793ef780ae6e9a","kind":"commit","published_at":"2023-04-26T06:24:57.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.21","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.21/manifests"},{"name":"v0.9.20","sha":"59aab80cd13282b15356e7bb9812f1f81a9501da","kind":"commit","published_at":"2022-08-10T09:00:26.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.20","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.20/manifests"},{"name":"v0.9.19","sha":"71f119f141fa65c60459ea57b3ec84bf11f5feae","kind":"commit","published_at":"2022-07-22T12:25:23.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.19","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.19/manifests"},{"name":"v0.9.18","sha":"1dd401809fd910be585242c4e8c14a4897950742","kind":"commit","published_at":"2022-07-12T18:35:55.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.18","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.18/manifests"},{"name":"v0.9.17","sha":"412be938dcdfd74c6d673dd29012d18dc25dc94f","kind":"commit","published_at":"2022-05-31T19:35:34.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.17","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.17/manifests"},{"name":"v0.9.16","sha":"c11987005cccea1b3e990aba02ece482f3a00b1d","kind":"commit","published_at":"2022-05-10T01:47:59.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.16","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.16/manifests"},{"name":"v0.9.15","sha":"a3ea6160dd9f697b1172ef62be74712ca5f97b37","kind":"commit","published_at":"2022-04-29T17:31:33.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.15","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.15/manifests"},{"name":"v0.9.14","sha":"7a31d1f9bbd51111b4a4d01cf1df01a5b4827e85","kind":"commit","published_at":"2021-09-08T14:04:20.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.14","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.14/manifests"},{"name":"v0.9.13","sha":"786a78b2da9d8df94ac373cdf11eef93ac723a8c","kind":"commit","published_at":"2020-09-14T16:02:25.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.13","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.13/manifests"},{"name":"v0.9.12","sha":"fa77073b2e3611f851f7bf0f5bdc565a9aae4024","kind":"commit","published_at":"2020-09-14T15:45:08.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.12","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.12/manifests"},{"name":"v0.9.11","sha":"18c93a1e61fcade783bea8850d686dae4acf4075","kind":"commit","published_at":"2020-09-11T16:07:52.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.11","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.11/manifests"},{"name":"v0.9.10","sha":"197bde59af1973eb8b44ce3fa6d4d14548bd0b75","kind":"commit","published_at":"2019-12-23T08:20:40.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.10","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.10/manifests"},{"name":"v0.9.9","sha":"7e36b415bf4b086c7b2772ca9c5c10e89a797b59","kind":"commit","published_at":"2018-10-14T15:54:40.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.9","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.9/manifests"},{"name":"v0.9.8.4","sha":"dffc66eca9421505688d903b1fe1a8746d38bd1f","kind":"commit","published_at":"2018-04-23T16:50:35.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.8.4","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.8.4/manifests"},{"name":"v0.9.8","sha":"c75b7897a63f387f3d2b4895f3da96f357995838","kind":"commit","published_at":"2018-04-23T14:44:29.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.8","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.8/manifests"},{"name":"v0.9.6","sha":"3df56b004048b2b594eaadbc4c8d2ba48c6fd6fb","kind":"commit","published_at":"2017-03-25T14:19:38.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.6","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"e52e9083d1b98ec8a9ecc4d226f96d654af298e8","kind":"commit","published_at":"2017-03-25T13:13:39.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.5","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.5/manifests"},{"name":"v0.9.0","sha":"62a859069f36a7d0503f5617c9d871fd8b1a90c9","kind":"commit","published_at":"2015-07-06T12:33:38.000Z","download_url":"https://codeload.github.com/ml31415/numpy-groupies/tar.gz/v0.9.0","html_url":"https://github.com/ml31415/numpy-groupies/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ml31415/numpy-groupies@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2025-09-08T11:16:38.164Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":28.06725024315687,"stargazers_count":15.867722662220372,"forks_count":22.00917048770321,"average":16.486035848270113},"purl":"pkg:spack/py-numpy-groupies","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-numpy-groupies","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-numpy-groupies","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-numpy-groupies/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T14:41:31.675Z","issues_count":61,"pull_requests_count":32,"avg_time_to_close_issue":19751330.849056605,"avg_time_to_close_pull_request":3154357.580645161,"issues_closed_count":53,"pull_requests_closed_count":31,"pull_request_authors_count":8,"issue_authors_count":34,"avg_comments_per_issue":4.163934426229508,"avg_comments_per_pull_request":1.0625,"merged_pull_requests_count":27,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":86410.5,"past_year_avg_time_to_close_pull_request":366112.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":3.5,"past_year_avg_comments_per_pull_request":6.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/issues","maintainers":[{"login":"dcherian","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcherian"},{"login":"ml31415","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ml31415"},{"login":"d1manson","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/d1manson"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-numpy-groupies/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-numpy-groupies/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-numpy-groupies/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-numpy-groupies/related_packages","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2170,"html_url":null,"role":null,"created_at":"2023-01-05T00:22:39.587Z","updated_at":"2023-01-05T00:22:39.587Z","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":8772,"maintainers_count":926,"namespaces_count":0,"keywords_count":3681,"github":"spack","metadata":{"funded_packages_count":405},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2025-09-08T06:56:36.288Z","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"}}],"commits":{"id":28346,"full_name":"ml31415/numpy-groupies","default_branch":"master","committers":[{"name":"Michael Löffler","email":"michael@loeffler.io","login":null,"count":102},{"name":"Daniel Manson","email":"d.manson.11@ucl.ac.uk","login":null,"count":59},{"name":"Michael Löffler","email":"ml@redcowmedia.de","login":null,"count":50},{"name":"Deepak Cherian","email":"dcherian@users.noreply.github.com","login":null,"count":14},{"name":"dcherian","email":"deepak@cherian.net","login":null,"count":7},{"name":"Pieter Eendebak","email":"pieter.eendebak@gmail.com","login":null,"count":5},{"name":"Bas Couwenberg","email":"sebastic@debian.org","login":null,"count":2},{"name":"Antonio Valentino","email":"antonio.valentino@tiscali.it","login":null,"count":1}],"total_commits":240,"total_committers":8,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":30.0,"dds":0.575,"past_year_committers":[{"name":"Antonio Valentino","email":"antonio.valentino@tiscali.it","login":null,"count":1}],"past_year_total_commits":1,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.0,"last_synced_at":"2025-09-08T11:19:52.055Z","last_synced_commit":"1dd8c3dfcc55235ae3753ce0db264da53bae4a80","created_at":"2023-03-07T16:37:36.928Z","updated_at":"2025-09-08T11:19:48.812Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5492973,"commits_count":855737544,"contributors_count":31255717,"owners_count":912147,"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":"ml31415/numpy-groupies","html_url":"https://github.com/ml31415/numpy-groupies","last_synced_at":"2025-08-31T14:41:31.675Z","status":"error","issues_count":61,"pull_requests_count":32,"avg_time_to_close_issue":19751330.849056605,"avg_time_to_close_pull_request":3154357.580645161,"issues_closed_count":53,"pull_requests_closed_count":31,"pull_request_authors_count":8,"issue_authors_count":34,"avg_comments_per_issue":4.163934426229508,"avg_comments_per_pull_request":1.0625,"merged_pull_requests_count":27,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":86410.5,"past_year_avg_time_to_close_pull_request":366112.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":3.5,"past_year_avg_comments_per_pull_request":6.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-10T14:51:09.889Z","updated_at":"2025-09-02T00:37:49.812Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ml31415%2Fnumpy-groupies/issues","issue_labels_count":{"enhancement":9,"bug":5,"question":2},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":36,"COLLABORATOR":18,"OWNER":8},"pull_request_author_associations_count":{"COLLABORATOR":19,"OWNER":11,"NONE":6,"CONTRIBUTOR":2},"issue_authors":{"dcherian":11,"ml31415":8,"d1manson":7,"ancri":3,"Illviljan":2,"josephnowak":2,"firmai":1,"math-artist":1,"swiftcode1121":1,"ivirshup":1,"makihor":1,"bmorris3":1,"cardosan":1,"shoyer":1,"cmdupuis3":1,"zjzjwang":1,"slinnarsson":1,"brealisty":1,"ccoulombe":1,"ianozsvald":1,"lanougue":1,"detrout":1,"adbull":1,"ghost":1,"acycliq":1,"anntzer":1,"kevinsmia1939":1,"davidhbrann":1,"nschloe":1,"max-sixty":1,"joshua-gould":1,"cdoucet":1,"welaunchcn":1,"e-champenois":1,"yuxiangw":1},"pull_request_authors":{"dcherian":19,"ml31415":11,"sebastic":2,"avalentino":2,"Illviljan":1,"bmorris3":1,"yulkang":1,"eendebakpt":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10103789,"issues_count":31523126,"pull_requests_count":97734489,"authors_count":10703676,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":3},"past_year_pull_request_author_associations_count":{"NONE":1,"CONTRIBUTOR":1},"past_year_issue_authors":{"ancri":2,"swiftcode1121":1},"past_year_pull_request_authors":{"avalentino":2},"maintainers":[{"login":"dcherian","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcherian"},{"login":"ml31415","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ml31415"},{"login":"d1manson","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/d1manson"}],"active_maintainers":[]},"events":{"total":{"CreateEvent":1,"ReleaseEvent":1,"IssuesEvent":6,"WatchEvent":13,"IssueCommentEvent":11,"PullRequestEvent":2,"ForkEvent":2},"last_year":{"CreateEvent":1,"ReleaseEvent":1,"IssuesEvent":6,"WatchEvent":13,"IssueCommentEvent":11,"PullRequestEvent":2,"ForkEvent":2}},"keywords":["groupby","numba","numpy","python"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci.yaml","sha":null,"kind":"manifest","created_at":"2023-01-13T14:58:19.325Z","updated_at":"2023-01-13T14:58:19.325Z","repository_link":"https://github.com/ml31415/numpy-groupies/blob/master/.github/workflows/ci.yaml","dependencies":[{"id":6878899743,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6878899744,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6878899745,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pypi-release.yaml","sha":null,"kind":"manifest","created_at":"2023-09-23T16:22:26.452Z","updated_at":"2023-09-23T16:22:26.452Z","repository_link":"https://github.com/ml31415/numpy-groupies/blob/master/.github/workflows/pypi-release.yaml","dependencies":[{"id":13902609973,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13902609974,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13902609975,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13902609976,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13902609977,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-23T16:22:26.531Z","updated_at":"2023-09-23T16:22:26.531Z","repository_link":"https://github.com/ml31415/numpy-groupies/blob/master/pyproject.toml","dependencies":[{"id":13902609978,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"conda","filepath":"ci/environment.yml","sha":null,"kind":"manifest","created_at":"2024-01-07T01:45:01.461Z","updated_at":"2024-01-07T01:45:01.461Z","repository_link":"https://github.com/ml31415/numpy-groupies/blob/master/ci/environment.yml","dependencies":[{"id":15469357295,"package_name":"numba","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":15469357296,"package_name":"numpy","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":15469357297,"package_name":"numpy_groupies","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":15469357301,"package_name":"pandas","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":15469357302,"package_name":"pytest","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false}]}],"score":19.377829463299022,"created_at":"2025-09-08T21:01:10.387Z","updated_at":"2025-10-07T08:28:30.469Z","avatar_url":"https://github.com/ml31415.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":143794,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["closember"],"project_url":"https://science.ecosyste.ms/api/v1/projects/80978","html_url":"https://science.ecosyste.ms/projects/80978"}