{"id":80877,"name":null,"description":"NumPy vectorized hash table for fast set and dict operations.","url":"https://github.com/bwoodsend/hirola","last_synced_at":"2025-09-08T21:55:03.841Z","repository":{"id":57437362,"uuid":"339233870","full_name":"bwoodsend/hirola","owner":"bwoodsend","description":"NumPy vectorized hash table for fast set and dict operations.","archived":false,"fork":false,"pushed_at":"2025-08-03T19:38:33.000Z","size":260,"stargazers_count":21,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-03T21:24:00.102Z","etag":null,"topics":["dict","hashtable","numpy","python","set"],"latest_commit_sha":null,"homepage":"https://hirola.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bwoodsend.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-02-15T23:19:44.000Z","updated_at":"2025-06-01T20:09:18.000Z","dependencies_parsed_at":"2025-08-03T21:13:16.070Z","dependency_job_id":"acb0387a-b8a0-4cd9-b5e3-f383235bcd45","html_url":"https://github.com/bwoodsend/hirola","commit_stats":{"total_commits":86,"total_committers":1,"mean_commits":86.0,"dds":0.0,"last_synced_commit":"c319d296c6b317839777fc34e706cb2eee19aefa"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/bwoodsend/hirola","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bwoodsend%2Fhirola","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bwoodsend%2Fhirola/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bwoodsend%2Fhirola/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bwoodsend%2Fhirola/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bwoodsend","download_url":"https://codeload.github.com/bwoodsend/hirola/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bwoodsend%2Fhirola/sbom","scorecard":{"id":259799,"data":{"date":"2025-08-11","repo":{"name":"github.com/bwoodsend/hirola","commit":"36d6d79b4f208ba05c1c3208e783c43069636654"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-wheels.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/bwoodsend/hirola/build-wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/bwoodsend/hirola/build-wheels.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-wheels.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/bwoodsend/hirola/build-wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-wheels.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/bwoodsend/hirola/build-wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-wheels.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/bwoodsend/hirola/build-wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-wheels.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/bwoodsend/hirola/build-wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/bwoodsend/hirola/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/bwoodsend/hirola/test.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:21","Warn: pipCommand not pinned by hash: Dockerfile:25","Warn: pipCommand not pinned by hash: Dockerfile:31","Warn: pipCommand not pinned by hash: .github/workflows/build-wheels.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/build-wheels.yml:70","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:58","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   1 out of   9 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.2.0 not signed: https://api.github.com/repos/bwoodsend/hirola/releases/45439198","Warn: release artifact 0.1.0 not signed: https://api.github.com/repos/bwoodsend/hirola/releases/41360495","Warn: release artifact v0.2.0 does not have provenance: https://api.github.com/repos/bwoodsend/hirola/releases/45439198","Warn: release artifact 0.1.0 does not have provenance: https://api.github.com/repos/bwoodsend/hirola/releases/41360495"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2020-73"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T10:34:50.085Z","repository_id":57437362,"created_at":"2025-08-17T10:34:50.085Z","updated_at":"2025-08-17T10:34:50.085Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231411,"owners_count":25245626,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"bwoodsend","name":"Brénainn Woodsend","uuid":"30940778","kind":"user","description":"Software engineer and/or maths graduate. Specialises in Python with some C/C++. Currently mixing AI into dentistry. Name is pronounced Bren-an Woods-end.","email":"","website":null,"location":"Scotland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/30940778?u=32718acefb9bdcb5e37dc6b6dec2034081c9a0cb\u0026v=4","repositories_count":11,"last_synced_at":"2023-03-09T04:50:43.324Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bwoodsend","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-18T18:13:32.498Z","updated_at":"2023-03-09T04:50:43.547Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bwoodsend","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bwoodsend/repositories"},"packages":[{"id":2759256,"name":"hirola","ecosystem":"pypi","description":"NumPy vectorized hash table for fast set and dict operations.","homepage":"https://github.com/bwoodsend/hirola","licenses":"MIT license","normalized_licenses":["MIT"],"repository_url":"https://github.com/bwoodsend/hirola","keywords_array":["NumPy","Hash-table","dict","set"],"namespace":null,"versions_count":4,"first_release_published_at":"2021-05-14T17:09:38.000Z","latest_release_published_at":"2021-09-06T21:13:37.000Z","latest_release_number":"0.3.0","last_synced_at":"2025-01-14T14:09:38.410Z","created_at":"2022-04-10T11:14:51.310Z","updated_at":"2025-08-03T21:39:24.499Z","registry_url":"https://pypi.org/project/hirola/","install_command":"pip install hirola --index-url https://pypi.org/simple","documentation_url":"https://hirola.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","License :: OSI Approved :: MIT License","Natural Language :: English","Programming Language :: Python :: 3","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"hirola"},"repo_metadata":{"id":57437362,"uuid":"339233870","full_name":"bwoodsend/hirola","owner":"bwoodsend","description":"NumPy vectorized hash table for fast set and dict operations.","archived":false,"fork":false,"pushed_at":"2025-08-03T19:38:33.000Z","size":260,"stargazers_count":21,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-03T21:24:00.102Z","etag":null,"topics":["dict","hashtable","numpy","python","set"],"latest_commit_sha":null,"homepage":"https://hirola.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bwoodsend.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-02-15T23:19:44.000Z","updated_at":"2025-06-01T20:09:18.000Z","dependencies_parsed_at":"2025-08-03T21:13:16.070Z","dependency_job_id":"acb0387a-b8a0-4cd9-b5e3-f383235bcd45","html_url":"https://github.com/bwoodsend/hirola","commit_stats":{"total_commits":86,"total_committers":1,"mean_commits":86.0,"dds":0.0,"last_synced_commit":"c319d296c6b317839777fc34e706cb2eee19aefa"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/bwoodsend/hirola","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bwoodsend%2Fhirola","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bwoodsend%2Fhirola/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bwoodsend%2Fhirola/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bwoodsend%2Fhirola/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bwoodsend","download_url":"https://codeload.github.com/bwoodsend/hirola/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bwoodsend%2Fhirola/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268618174,"owners_count":24279241,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-03T02:00:12.545Z","response_time":2577,"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":"bwoodsend","name":"Brénainn Woodsend","uuid":"30940778","kind":"user","description":"Software engineer and/or maths graduate. Specialises in Python with some C/C++. Currently mixing AI into dentistry. Name is pronounced Bren-an Woods-end.","email":"","website":null,"location":"Scotland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/30940778?u=32718acefb9bdcb5e37dc6b6dec2034081c9a0cb\u0026v=4","repositories_count":11,"last_synced_at":"2023-03-09T04:50:43.324Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bwoodsend","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-18T18:13:32.498Z","updated_at":"2023-03-09T04:50:43.547Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bwoodsend","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bwoodsend/repositories"},"tags":[{"name":"v0.3.0","sha":"2fad55a2113462e3b47f60df4655b48afc3d041e","kind":"commit","published_at":"2021-09-06T17:45:42.000Z","download_url":"https://codeload.github.com/bwoodsend/hirola/tar.gz/v0.3.0","html_url":"https://github.com/bwoodsend/hirola/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bwoodsend/hirola@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bwoodsend%2Fhirola/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bwoodsend%2Fhirola/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"93d558ac3f35c5852ebe961b79707b1c847ff74a","kind":"commit","published_at":"2021-06-29T16:15:17.000Z","download_url":"https://codeload.github.com/bwoodsend/hirola/tar.gz/v0.2.0","html_url":"https://github.com/bwoodsend/hirola/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bwoodsend/hirola@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bwoodsend%2Fhirola/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bwoodsend%2Fhirola/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"38eee384e273bc376d605c0f34944831a8c98d0f","kind":"commit","published_at":"2021-05-14T17:54:23.000Z","download_url":"https://codeload.github.com/bwoodsend/hirola/tar.gz/v0.1.0","html_url":"https://github.com/bwoodsend/hirola/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bwoodsend/hirola@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bwoodsend%2Fhirola/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bwoodsend%2Fhirola/tags/v0.1.0/manifests"},{"name":"0.1.0","sha":"4f556fe8663867836eca4a087ced095cdf0919ee","kind":"commit","published_at":"2021-04-13T14:34:28.000Z","download_url":"https://codeload.github.com/bwoodsend/hirola/tar.gz/0.1.0","html_url":"https://github.com/bwoodsend/hirola/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bwoodsend/hirola@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bwoodsend%2Fhirola/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bwoodsend%2Fhirola/tags/0.1.0/manifests"},{"name":"root","sha":"c467f9a60f7b4b7f65959bb1a5562ae159398650","kind":"commit","published_at":"2021-01-31T10:52:22.000Z","download_url":"https://codeload.github.com/bwoodsend/hirola/tar.gz/root","html_url":"https://github.com/bwoodsend/hirola/releases/tag/root","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bwoodsend/hirola@root","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bwoodsend%2Fhirola/tags/root","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bwoodsend%2Fhirola/tags/root/manifests"}]},"repo_metadata_updated_at":"2025-08-03T21:39:24.498Z","dependent_packages_count":0,"downloads":2564,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":10.925767340376227,"dependent_repos_count":21.607168748712237,"dependent_packages_count":10.102944879846767,"stargazers_count":16.57216770195815,"forks_count":29.814332918704835,"docker_downloads_count":null,"average":17.804476317919644},"purl":"pkg:pypi/hirola","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/hirola","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/hirola","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/hirola/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-01-14T14:44:13.352Z","issues_count":1,"pull_requests_count":0,"avg_time_to_close_issue":13972.0,"avg_time_to_close_pull_request":null,"issues_closed_count":1,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":1,"avg_comments_per_issue":5.0,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bwoodsend%2Fhirola/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hirola/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hirola/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hirola/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/hirola/related_packages","maintainers":[{"uuid":"bwoodsend","login":"bwoodsend","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/bwoodsend/","role":null,"created_at":"2023-02-24T09:57:17.985Z","updated_at":"2023-02-24T09:57:17.985Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/bwoodsend/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"}}],"commits":{"id":592650,"full_name":"bwoodsend/Hirola","default_branch":"main","committers":[{"name":"bwoodsend","email":"bwoodsend@gmail.com","count":86}],"total_commits":86,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":86.0,"dds":0.0,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-18T09:04:21.274Z","last_synced_commit":"c319d296c6b317839777fc34e706cb2eee19aefa","created_at":"2023-03-09T06:25:30.698Z","updated_at":"2023-09-19T17:22:58.163Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/bwoodsend%2FHirola/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:13.651Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"bwoodsend/hirola","html_url":"https://github.com/bwoodsend/hirola","last_synced_at":"2025-08-03T23:20:57.365Z","status":"error","issues_count":1,"pull_requests_count":0,"avg_time_to_close_issue":13972.0,"avg_time_to_close_pull_request":null,"issues_closed_count":1,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":1,"avg_comments_per_issue":5.0,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T15:27:57.608Z","updated_at":"2025-08-03T23:20:57.366Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bwoodsend%2Fhirola","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bwoodsend%2Fhirola/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":1},"pull_request_author_associations_count":{},"issue_authors":{"coldfix":1},"pull_request_authors":{},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10171215,"issues_count":32017338,"pull_requests_count":100294441,"authors_count":10732031,"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":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[],"active_maintainers":[]},"events":{"total":{"WatchEvent":3,"PushEvent":6,"CreateEvent":1},"last_year":{"WatchEvent":3,"PushEvent":6,"CreateEvent":1}},"keywords":["dict","hashtable","numpy","python","set"],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-11T03:31:15.328Z","updated_at":"2022-09-11T03:31:15.328Z","repository_link":"https://github.com/bwoodsend/hirola/blob/main/docs/requirements.txt","dependencies":[{"id":4450286108,"package_name":"docutils","ecosystem":"pypi","requirements":"==0.16","direct":true,"kind":"runtime","optional":false},{"id":4450286109,"package_name":"Sphinx","ecosystem":"pypi","requirements":"==4.0.2","direct":true,"kind":"runtime","optional":false},{"id":4450286110,"package_name":"sphinx-copybutton","ecosystem":"pypi","requirements":"==0.3.3","direct":true,"kind":"runtime","optional":false},{"id":4450286111,"package_name":"sphinxcontrib-websupport","ecosystem":"pypi","requirements":"==1.1.0","direct":true,"kind":"runtime","optional":false},{"id":4450286112,"package_name":"sphinx-rtd-theme","ecosystem":"pypi","requirements":"==0.5.0","direct":true,"kind":"runtime","optional":false},{"id":4450286113,"package_name":"sphinx-autodoc-typehints","ecosystem":"pypi","requirements":"==1.11.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2022-09-11T03:31:15.484Z","updated_at":"2022-09-11T03:31:15.484Z","repository_link":"https://github.com/bwoodsend/hirola/blob/main/requirements-dev.txt","dependencies":[{"id":4450286225,"package_name":"yapf","ecosystem":"pypi","requirements":"==0.31.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build-wheels.yml","sha":null,"kind":"manifest","created_at":"2023-02-08T07:30:39.515Z","updated_at":"2023-02-08T07:30:39.515Z","repository_link":"https://github.com/bwoodsend/hirola/blob/main/.github/workflows/build-wheels.yml","dependencies":[{"id":7443750506,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7443750507,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7443750508,"package_name":"bwoodsend/setup-winlibs-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7443750509,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7443750510,"package_name":"crazy-max/ghaction-docker-buildx","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-02-08T07:30:39.580Z","updated_at":"2023-02-08T07:30:39.580Z","repository_link":"https://github.com/bwoodsend/hirola/blob/main/.github/workflows/test.yml","dependencies":[{"id":7443750536,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7443750537,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7443750538,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-02-08T07:30:39.627Z","updated_at":"2023-02-08T07:30:39.627Z","repository_link":"https://github.com/bwoodsend/hirola/blob/main/Dockerfile","dependencies":[{"id":7443750545,"package_name":"quay.io/pypa/${BASE}","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-01-01T20:46:28.915Z","updated_at":"2024-01-01T20:46:28.915Z","repository_link":"https://github.com/bwoodsend/hirola/blob/main/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-01-01T20:46:29.221Z","updated_at":"2024-01-01T20:46:29.221Z","repository_link":"https://github.com/bwoodsend/hirola/blob/main/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"tests/benchmark-requirements.txt","sha":null,"kind":"manifest","created_at":"2024-01-01T20:46:29.537Z","updated_at":"2024-01-01T20:46:29.537Z","repository_link":"https://github.com/bwoodsend/hirola/blob/main/tests/benchmark-requirements.txt","dependencies":[{"id":15378826287,"package_name":"sloth-speedtest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":15378826470,"package_name":"tabulate","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":15378826471,"package_name":"humanize","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":15378826472,"package_name":"numpy-indexed","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":15378826473,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":15378826474,"package_name":"colorama","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]}],"score":10.894625982899004,"created_at":"2025-09-08T21:01:00.847Z","updated_at":"2025-10-07T08:28:29.225Z","avatar_url":"https://github.com/bwoodsend.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":2564,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/80877","html_url":"https://science.ecosyste.ms/projects/80877"}