{"id":10711,"name":"pyutils-alexhenderson","description":"Various Python utilities that may be useful","url":"https://github.com/alexhenderson/pyutils","last_synced_at":"2025-09-04T21:00:56.210Z","repository":{"id":57458240,"uuid":"457857905","full_name":"AlexHenderson/pyutils","owner":"AlexHenderson","description":"Various Python utilities that may be useful","archived":false,"fork":false,"pushed_at":"2022-11-30T18:03:34.000Z","size":15,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-16T10:29:23.485Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/AlexHenderson.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-02-10T16:26:33.000Z","updated_at":"2022-02-14T15:51:17.000Z","dependencies_parsed_at":"2023-01-22T07:30:23.726Z","dependency_job_id":null,"html_url":"https://github.com/AlexHenderson/pyutils","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/AlexHenderson/pyutils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexHenderson%2Fpyutils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexHenderson%2Fpyutils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexHenderson%2Fpyutils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexHenderson%2Fpyutils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlexHenderson","download_url":"https://codeload.github.com/AlexHenderson/pyutils/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexHenderson%2Fpyutils/sbom","scorecard":{"id":10940,"data":{"date":"2025-08-11","repo":{"name":"github.com/AlexHenderson/pyutils","commit":"65cfa4ffcf782c6428f9237435e5a19fe618e2ae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Code-Review","score":0,"reason":"Found 0/9 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":"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":"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":"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":"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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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"}}]},"last_synced_at":"2025-08-14T14:32:25.444Z","repository_id":57458240,"created_at":"2025-08-14T14:32:25.444Z","updated_at":"2025-08-14T14:32:25.444Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273673202,"owners_count":25147504,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"AlexHenderson","name":"Alex Henderson","uuid":"660386","kind":"user","description":"See also https://bitbucket.org/AlexHenderson/ and https://gist.github.com/AlexHenderson","email":"","website":"http://alexhenderson.info/","location":"Manchester, UK","twitter":"AlexHenderson00","company":"University of Manchester","icon_url":"https://avatars.githubusercontent.com/u/660386?u=56f926d583e11a7ed1595b0c9d1da8531361f40f\u0026v=4","repositories_count":18,"last_synced_at":"2024-12-06T19:10:12.174Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AlexHenderson","funding_links":[],"total_stars":null,"followers":8,"following":2,"created_at":"2022-11-05T01:38:28.486Z","updated_at":"2024-12-06T19:10:12.175Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlexHenderson","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlexHenderson/repositories"},"packages":[{"id":2891483,"name":"pyutils-alexhenderson","ecosystem":"pypi","description":"Various python utilities","homepage":"https://github.com/AlexHenderson/pyutils","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/AlexHenderson/pyutils","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2022-02-18T19:29:54.000Z","latest_release_published_at":"2022-03-07T10:00:20.000Z","latest_release_number":"1.1.1","last_synced_at":"2025-08-16T07:33:43.314Z","created_at":"2022-04-10T12:22:48.638Z","updated_at":"2025-08-16T10:17:35.218Z","registry_url":"https://pypi.org/project/pyutils-alexhenderson/","install_command":"pip install pyutils-alexhenderson --index-url https://pypi.org/simple","documentation_url":"https://pyutils-alexhenderson.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3.7"],"normalized_name":"pyutils-alexhenderson","project_status":null},"repo_metadata":{"id":57458240,"uuid":"457857905","full_name":"AlexHenderson/pyutils","owner":"AlexHenderson","description":"Various Python utilities that may be useful","archived":false,"fork":false,"pushed_at":"2022-11-30T18:03:34.000Z","size":15,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-14T23:20:04.746Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/AlexHenderson.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-02-10T16:26:33.000Z","updated_at":"2022-02-14T15:51:17.000Z","dependencies_parsed_at":"2023-01-22T07:30:23.726Z","dependency_job_id":null,"html_url":"https://github.com/AlexHenderson/pyutils","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/AlexHenderson/pyutils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexHenderson%2Fpyutils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexHenderson%2Fpyutils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexHenderson%2Fpyutils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexHenderson%2Fpyutils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlexHenderson","download_url":"https://codeload.github.com/AlexHenderson/pyutils/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexHenderson%2Fpyutils/sbom","scorecard":{"id":10940,"data":{"date":"2025-08-11","repo":{"name":"github.com/AlexHenderson/pyutils","commit":"65cfa4ffcf782c6428f9237435e5a19fe618e2ae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Code-Review","score":0,"reason":"Found 0/9 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":"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":"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":"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":"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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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"}}]},"last_synced_at":"2025-08-14T14:32:25.444Z","repository_id":57458240,"created_at":"2025-08-14T14:32:25.444Z","updated_at":"2025-08-14T14:32:25.444Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270698189,"owners_count":24630262,"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-16T02:00:11.002Z","response_time":91,"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":"AlexHenderson","name":"Alex Henderson","uuid":"660386","kind":"user","description":"See also https://bitbucket.org/AlexHenderson/ and https://gist.github.com/AlexHenderson","email":"","website":"http://alexhenderson.info/","location":"Manchester, UK","twitter":"AlexHenderson00","company":"University of Manchester","icon_url":"https://avatars.githubusercontent.com/u/660386?u=56f926d583e11a7ed1595b0c9d1da8531361f40f\u0026v=4","repositories_count":18,"last_synced_at":"2024-12-06T19:10:12.174Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AlexHenderson","funding_links":[],"total_stars":null,"followers":8,"following":2,"created_at":"2022-11-05T01:38:28.486Z","updated_at":"2024-12-06T19:10:12.175Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlexHenderson","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlexHenderson/repositories"},"tags":[{"name":"v1.1.1","sha":"65cfa4ffcf782c6428f9237435e5a19fe618e2ae","kind":"commit","published_at":"2022-03-07T10:04:41.000Z","download_url":"https://codeload.github.com/AlexHenderson/pyutils/tar.gz/v1.1.1","html_url":"https://github.com/AlexHenderson/pyutils/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AlexHenderson/pyutils@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexHenderson%2Fpyutils/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexHenderson%2Fpyutils/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"f4bdde599404ef7b08cf65284467a6e4bb3140ae","kind":"commit","published_at":"2022-02-18T19:31:30.000Z","download_url":"https://codeload.github.com/AlexHenderson/pyutils/tar.gz/v1.1.0","html_url":"https://github.com/AlexHenderson/pyutils/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AlexHenderson/pyutils@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexHenderson%2Fpyutils/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexHenderson%2Fpyutils/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"8a8219e4ea181366e611488d4b4c866f66495f02","kind":"commit","published_at":"2022-02-14T15:48:21.000Z","download_url":"https://codeload.github.com/AlexHenderson/pyutils/tar.gz/v1.0.0","html_url":"https://github.com/AlexHenderson/pyutils/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AlexHenderson/pyutils@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexHenderson%2Fpyutils/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexHenderson%2Fpyutils/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-16T10:17:35.218Z","dependent_packages_count":0,"downloads":5,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":48.909587722765465,"dependent_repos_count":21.627614287651376,"dependent_packages_count":10.069287946036377,"stargazers_count":38.77959485345093,"forks_count":22.614941540906088,"docker_downloads_count":null,"average":28.400205270162047},"purl":"pkg:pypi/pyutils-alexhenderson","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pyutils-alexhenderson","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pyutils-alexhenderson","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pyutils-alexhenderson/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-14T20:25:37.804Z","issues_count":0,"pull_requests_count":1,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0,"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/AlexHenderson%2Fpyutils/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyutils-alexhenderson/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyutils-alexhenderson/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyutils-alexhenderson/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyutils-alexhenderson/related_packages","maintainers":[{"uuid":"AlexHenderson","login":"AlexHenderson","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/AlexHenderson/","role":null,"created_at":"2023-02-06T06:52:18.028Z","updated_at":"2023-02-06T06:52:18.028Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/AlexHenderson/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724896,"maintainers_count":308241,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":645106,"full_name":"AlexHenderson/pyutils","default_branch":"main","committers":[{"name":"Alex Henderson","email":"alex.henderson@manchester.ac.uk","count":8},{"name":"Alex Henderson","email":"alexhendersonmanchester@gmail.com","count":1}],"total_commits":9,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":4.5,"dds":0.11111111111111116,"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-19T08:02:50.057Z","last_synced_commit":"65cfa4ffcf782c6428f9237435e5a19fe618e2ae","created_at":"2023-03-09T09:05:59.598Z","updated_at":"2023-09-19T17:31:59.354Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexHenderson%2Fpyutils/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"AlexHenderson/pyutils","html_url":"https://github.com/AlexHenderson/pyutils","last_synced_at":"2025-08-16T10:18:31.371Z","status":"error","issues_count":0,"pull_requests_count":1,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0,"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-14T22:26:04.066Z","updated_at":"2025-08-16T10:18:31.371Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexHenderson%2Fpyutils","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexHenderson%2Fpyutils/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{},"pull_request_author_associations_count":{"NONE":1},"issue_authors":{},"pull_request_authors":{"RuthStoney":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10081047,"issues_count":31277651,"pull_requests_count":96104459,"authors_count":10693669,"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":{},"last_year":{}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-09T23:02:21.819Z","updated_at":"2022-09-09T23:02:21.819Z","repository_link":"https://github.com/AlexHenderson/pyutils/blob/main/requirements.txt","dependencies":[{"id":4335641747,"package_name":"Pint","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-09T23:02:21.914Z","updated_at":"2022-09-09T23:02:21.914Z","repository_link":"https://github.com/AlexHenderson/pyutils/blob/main/setup.py","dependencies":[{"id":4335641870,"package_name":"pint","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":2.6390573296152584,"created_at":"2025-09-04T15:50:35.544Z","updated_at":"2025-10-07T08:06:57.910Z","avatar_url":"https://github.com/AlexHenderson.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":5,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/10711","html_url":"https://science.ecosyste.ms/projects/10711","bibtex_url":"https://science.ecosyste.ms/projects/10711/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/10711/export.apalike"}