{"id":128664,"name":null,"description":"Helpers to assist with building Python packages with compiled C/Cython extensions","url":"https://github.com/astropy/extension-helpers","last_synced_at":"2025-09-09T11:10:08.245Z","repository":{"id":36614315,"uuid":"227877428","full_name":"astropy/extension-helpers","owner":"astropy","description":"Helpers to assist with building Python packages with compiled C/Cython extensions","archived":false,"fork":false,"pushed_at":"2025-09-08T16:28:30.000Z","size":1105,"stargazers_count":17,"open_issues_count":8,"forks_count":13,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-09-08T18:03:06.955Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://extension-helpers.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/astropy.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.rst","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"numfocus","custom":"https://numfocus.org/donate-to-astropy"}},"created_at":"2019-12-13T16:16:25.000Z","updated_at":"2025-08-19T07:57:46.000Z","dependencies_parsed_at":"2024-02-19T17:54:56.728Z","dependency_job_id":"1e42633e-73d9-4d8f-88fd-788ddad21fed","html_url":"https://github.com/astropy/extension-helpers","commit_stats":{"total_commits":1110,"total_committers":42,"mean_commits":"26.428571428571427","dds":0.5891891891891892,"last_synced_commit":"33877e4b8adbf7887dcb2354fdd2b2a49566f02e"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/astropy/extension-helpers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astropy","download_url":"https://codeload.github.com/astropy/extension-helpers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/sbom","scorecard":{"id":213732,"data":{"date":"2025-08-11","repo":{"name":"github.com/astropy/extension-helpers","commit":"9c336fd2b587505183d09999160507645e0c5883"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Code-Review","score":7,"reason":"Found 3/4 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/update-changelog.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   1 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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.rst:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.rst: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":-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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-17T01:13:43.256Z","repository_id":36614315,"created_at":"2025-08-17T01:13:43.256Z","updated_at":"2025-08-17T01:13:43.256Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274288379,"owners_count":25257688,"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-09T02:00:10.223Z","response_time":80,"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":"astropy","name":"The Astropy Project","uuid":"847984","kind":"organization","description":"","email":null,"website":"http://www.astropy.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/847984?v=4","repositories_count":88,"last_synced_at":"2024-04-14T17:23:44.091Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"numfocus","custom":"https://numfocus.org/donate-to-astropy"}},"html_url":"https://github.com/astropy","funding_links":["https://github.com/sponsors/numfocus","https://numfocus.org/donate-to-astropy"],"total_stars":7267,"followers":258,"following":0,"created_at":"2022-11-02T16:32:44.044Z","updated_at":"2024-04-14T17:23:56.477Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astropy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astropy/repositories"},"packages":[{"id":5286550,"name":"extension-helpers","ecosystem":"conda","description":"\"The extension-helpers package includes convenience helpers to assist with building Python packages with compiled C/Cython extensions.\"","homepage":"https://github.com/astropy/extension-helpers","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/astropy/extension-helpers","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2020-10-27T18:10:16.000Z","latest_release_published_at":"2024-06-07T13:29:53.000Z","latest_release_number":"1.1.1","last_synced_at":"2025-09-08T18:05:58.909Z","created_at":"2022-10-03T15:43:57.102Z","updated_at":"2025-09-08T18:05:58.910Z","registry_url":"https://anaconda.org/anaconda/extension-helpers","install_command":"conda install -c anaconda extension-helpers","documentation_url":null,"metadata":{},"repo_metadata":{"id":36614315,"uuid":"227877428","full_name":"astropy/extension-helpers","owner":"astropy","description":"Helpers to assist with building Python packages with compiled C/Cython extensions","archived":false,"fork":false,"pushed_at":"2025-08-25T16:28:10.000Z","size":1105,"stargazers_count":17,"open_issues_count":8,"forks_count":13,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-08-29T08:45:04.558Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://extension-helpers.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/astropy.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.rst","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},"funding":{"github":"numfocus","custom":"https://numfocus.org/donate-to-astropy"}},"created_at":"2019-12-13T16:16:25.000Z","updated_at":"2025-08-19T07:57:46.000Z","dependencies_parsed_at":"2024-02-19T17:54:56.728Z","dependency_job_id":"1e42633e-73d9-4d8f-88fd-788ddad21fed","html_url":"https://github.com/astropy/extension-helpers","commit_stats":{"total_commits":1110,"total_committers":42,"mean_commits":"26.428571428571427","dds":0.5891891891891892,"last_synced_commit":"33877e4b8adbf7887dcb2354fdd2b2a49566f02e"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/astropy/extension-helpers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astropy","download_url":"https://codeload.github.com/astropy/extension-helpers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/sbom","scorecard":{"id":213732,"data":{"date":"2025-08-11","repo":{"name":"github.com/astropy/extension-helpers","commit":"9c336fd2b587505183d09999160507645e0c5883"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Code-Review","score":7,"reason":"Found 3/4 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/update-changelog.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   1 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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.rst:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.rst: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":-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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-17T01:13:43.256Z","repository_id":36614315,"created_at":"2025-08-17T01:13:43.256Z","updated_at":"2025-08-17T01:13:43.256Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272679260,"owners_count":24975253,"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-29T02:00:10.610Z","response_time":87,"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":"astropy","name":"The Astropy Project","uuid":"847984","kind":"organization","description":"","email":null,"website":"http://www.astropy.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/847984?v=4","repositories_count":88,"last_synced_at":"2024-04-14T17:23:44.091Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"numfocus","custom":"https://numfocus.org/donate-to-astropy"}},"html_url":"https://github.com/astropy","funding_links":["https://github.com/sponsors/numfocus","https://numfocus.org/donate-to-astropy"],"total_stars":7267,"followers":258,"following":0,"created_at":"2022-11-02T16:32:44.044Z","updated_at":"2024-04-14T17:23:56.477Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astropy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astropy/repositories"},"tags":[{"name":"v1.4.0","sha":"4e5b4b9c7f151f65c53f65eb564faf99fc635e24","kind":"commit","published_at":"2025-06-09T12:06:45.000Z","download_url":"https://codeload.github.com/astropy/extension-helpers/tar.gz/v1.4.0","html_url":"https://github.com/astropy/extension-helpers/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/extension-helpers@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1986199d6c310ec3a3af53e62f9df432a071a2b4","kind":"commit","published_at":"2025-05-27T10:21:22.000Z","download_url":"https://codeload.github.com/astropy/extension-helpers/tar.gz/v1.3.0","html_url":"https://github.com/astropy/extension-helpers/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/extension-helpers@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"3607565188256ce72be17f5b72e68aa9e00aecda","kind":"commit","published_at":"2024-10-16T13:48:05.000Z","download_url":"https://codeload.github.com/astropy/extension-helpers/tar.gz/v1.2.0","html_url":"https://github.com/astropy/extension-helpers/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/extension-helpers@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"9f9cf7a226935524478333f121d72d8b3fe604dc","kind":"commit","published_at":"2023-12-07T15:28:52.000Z","download_url":"https://codeload.github.com/astropy/extension-helpers/tar.gz/v1.1.1","html_url":"https://github.com/astropy/extension-helpers/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/extension-helpers@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"4c010947464fce2e91bf7313f2db0509028a5bf1","kind":"commit","published_at":"2023-07-24T19:57:20.000Z","download_url":"https://codeload.github.com/astropy/extension-helpers/tar.gz/v1.1.0","html_url":"https://github.com/astropy/extension-helpers/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/extension-helpers@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"23259a78836c7e33dcd231ff11074a22b05b9331","kind":"tag","published_at":"2022-03-16T21:33:02.000Z","download_url":"https://codeload.github.com/astropy/extension-helpers/tar.gz/v1.0.0","html_url":"https://github.com/astropy/extension-helpers/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/extension-helpers@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v1.0.0/manifests"},{"name":"v0.1","sha":"8d11531229393b64632559fb23f002800f12bb59","kind":"tag","published_at":"2019-12-18T12:28:36.000Z","download_url":"https://codeload.github.com/astropy/extension-helpers/tar.gz/v0.1","html_url":"https://github.com/astropy/extension-helpers/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/extension-helpers@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-29T11:43:08.027Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":51.40440954394443,"dependent_packages_count":51.19299305345817,"stargazers_count":54.18302627604953,"forks_count":53.54877680459076,"docker_downloads_count":null,"average":52.58230141951072},"purl":"pkg:conda/extension-helpers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/extension-helpers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/extension-helpers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/extension-helpers/dependencies","status":null,"funding_links":["https://github.com/sponsors/numfocus","https://numfocus.org/donate-to-astropy"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T06:38:42.793Z","issues_count":27,"pull_requests_count":89,"avg_time_to_close_issue":24283811.318181816,"avg_time_to_close_pull_request":3500620.574712644,"issues_closed_count":22,"pull_requests_closed_count":87,"pull_request_authors_count":13,"issue_authors_count":15,"avg_comments_per_issue":2.814814814814815,"avg_comments_per_pull_request":2.359550561797753,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":35,"past_year_issues_count":1,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":8321444.0,"past_year_avg_time_to_close_pull_request":753767.375,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.8484848484848485,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":24,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/issues","maintainers":[{"login":"astrofrog","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/astrofrog"},{"login":"pllim","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pllim"},{"login":"Cadair","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cadair"},{"login":"olebole","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olebole"},{"login":"lgarrison","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lgarrison"},{"login":"embray","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/embray"}],"active_maintainers":[{"login":"astrofrog","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/astrofrog"},{"login":"pllim","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pllim"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/extension-helpers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/extension-helpers/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/extension-helpers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/extension-helpers/related_packages","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4335,"maintainers_count":0,"namespaces_count":0,"keywords_count":2930,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":613},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2025-09-09T06:53:26.632Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":5297009,"name":"extension-helpers","ecosystem":"conda","description":null,"homepage":"https://github.com/astropy/extension-helpers","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/astropy/extension-helpers","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2019-12-28T22:18:17.000Z","latest_release_published_at":"2022-04-08T15:56:06.000Z","latest_release_number":"1.0.0","last_synced_at":"2025-09-08T18:06:09.414Z","created_at":"2022-10-03T16:01:37.868Z","updated_at":"2025-09-08T18:06:09.414Z","registry_url":"https://anaconda.org/conda-forge/extension-helpers","install_command":"conda install -c conda-forge extension-helpers","documentation_url":null,"metadata":{},"repo_metadata":{"id":36614315,"uuid":"227877428","full_name":"astropy/extension-helpers","owner":"astropy","description":"Helpers to assist with building Python packages with compiled C/Cython extensions","archived":false,"fork":false,"pushed_at":"2025-08-25T16:28:10.000Z","size":1105,"stargazers_count":17,"open_issues_count":8,"forks_count":13,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-08-29T08:45:04.558Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://extension-helpers.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/astropy.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.rst","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},"funding":{"github":"numfocus","custom":"https://numfocus.org/donate-to-astropy"}},"created_at":"2019-12-13T16:16:25.000Z","updated_at":"2025-08-19T07:57:46.000Z","dependencies_parsed_at":"2024-02-19T17:54:56.728Z","dependency_job_id":"1e42633e-73d9-4d8f-88fd-788ddad21fed","html_url":"https://github.com/astropy/extension-helpers","commit_stats":{"total_commits":1110,"total_committers":42,"mean_commits":"26.428571428571427","dds":0.5891891891891892,"last_synced_commit":"33877e4b8adbf7887dcb2354fdd2b2a49566f02e"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/astropy/extension-helpers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astropy","download_url":"https://codeload.github.com/astropy/extension-helpers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/sbom","scorecard":{"id":213732,"data":{"date":"2025-08-11","repo":{"name":"github.com/astropy/extension-helpers","commit":"9c336fd2b587505183d09999160507645e0c5883"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Code-Review","score":7,"reason":"Found 3/4 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/update-changelog.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   1 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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.rst:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.rst: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":-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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-17T01:13:43.256Z","repository_id":36614315,"created_at":"2025-08-17T01:13:43.256Z","updated_at":"2025-08-17T01:13:43.256Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272679260,"owners_count":24975253,"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-29T02:00:10.610Z","response_time":87,"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":"astropy","name":"The Astropy Project","uuid":"847984","kind":"organization","description":"","email":null,"website":"http://www.astropy.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/847984?v=4","repositories_count":88,"last_synced_at":"2024-04-14T17:23:44.091Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"numfocus","custom":"https://numfocus.org/donate-to-astropy"}},"html_url":"https://github.com/astropy","funding_links":["https://github.com/sponsors/numfocus","https://numfocus.org/donate-to-astropy"],"total_stars":7267,"followers":258,"following":0,"created_at":"2022-11-02T16:32:44.044Z","updated_at":"2024-04-14T17:23:56.477Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astropy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astropy/repositories"},"tags":[{"name":"v1.4.0","sha":"4e5b4b9c7f151f65c53f65eb564faf99fc635e24","kind":"commit","published_at":"2025-06-09T12:06:45.000Z","download_url":"https://codeload.github.com/astropy/extension-helpers/tar.gz/v1.4.0","html_url":"https://github.com/astropy/extension-helpers/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/extension-helpers@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1986199d6c310ec3a3af53e62f9df432a071a2b4","kind":"commit","published_at":"2025-05-27T10:21:22.000Z","download_url":"https://codeload.github.com/astropy/extension-helpers/tar.gz/v1.3.0","html_url":"https://github.com/astropy/extension-helpers/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/extension-helpers@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"3607565188256ce72be17f5b72e68aa9e00aecda","kind":"commit","published_at":"2024-10-16T13:48:05.000Z","download_url":"https://codeload.github.com/astropy/extension-helpers/tar.gz/v1.2.0","html_url":"https://github.com/astropy/extension-helpers/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/extension-helpers@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"9f9cf7a226935524478333f121d72d8b3fe604dc","kind":"commit","published_at":"2023-12-07T15:28:52.000Z","download_url":"https://codeload.github.com/astropy/extension-helpers/tar.gz/v1.1.1","html_url":"https://github.com/astropy/extension-helpers/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/extension-helpers@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"4c010947464fce2e91bf7313f2db0509028a5bf1","kind":"commit","published_at":"2023-07-24T19:57:20.000Z","download_url":"https://codeload.github.com/astropy/extension-helpers/tar.gz/v1.1.0","html_url":"https://github.com/astropy/extension-helpers/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/extension-helpers@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"23259a78836c7e33dcd231ff11074a22b05b9331","kind":"tag","published_at":"2022-03-16T21:33:02.000Z","download_url":"https://codeload.github.com/astropy/extension-helpers/tar.gz/v1.0.0","html_url":"https://github.com/astropy/extension-helpers/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/extension-helpers@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v1.0.0/manifests"},{"name":"v0.1","sha":"8d11531229393b64632559fb23f002800f12bb59","kind":"tag","published_at":"2019-12-18T12:28:36.000Z","download_url":"https://codeload.github.com/astropy/extension-helpers/tar.gz/v0.1","html_url":"https://github.com/astropy/extension-helpers/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/extension-helpers@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-29T11:43:08.288Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.412395828135136,"dependent_packages_count":15.649483507161035,"stargazers_count":53.6952941763561,"forks_count":47.54728279854284,"docker_downloads_count":null,"average":35.32611407754878},"purl":"pkg:conda/extension-helpers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/extension-helpers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/extension-helpers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/extension-helpers/dependencies","status":null,"funding_links":["https://github.com/sponsors/numfocus","https://numfocus.org/donate-to-astropy"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T06:38:42.793Z","issues_count":27,"pull_requests_count":89,"avg_time_to_close_issue":24283811.318181816,"avg_time_to_close_pull_request":3500620.574712644,"issues_closed_count":22,"pull_requests_closed_count":87,"pull_request_authors_count":13,"issue_authors_count":15,"avg_comments_per_issue":2.814814814814815,"avg_comments_per_pull_request":2.359550561797753,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":35,"past_year_issues_count":1,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":8321444.0,"past_year_avg_time_to_close_pull_request":753767.375,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.8484848484848485,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":24,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/issues","maintainers":[{"login":"astrofrog","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/astrofrog"},{"login":"pllim","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pllim"},{"login":"Cadair","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cadair"},{"login":"olebole","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olebole"},{"login":"lgarrison","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lgarrison"},{"login":"embray","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/embray"}],"active_maintainers":[{"login":"astrofrog","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/astrofrog"},{"login":"pllim","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pllim"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/extension-helpers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/extension-helpers/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/extension-helpers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/extension-helpers/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":13420,"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-09T06:53:47.128Z","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":2728193,"name":"extension-helpers","ecosystem":"pypi","description":"Utilities for building and installing packages with compiled extensions","homepage":"https://github.com/astropy/extension-helpers","licenses":"BSD 3-Clause License","normalized_licenses":["BSD-1-Clause"],"repository_url":"https://github.com/astropy/extension-helpers","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2019-12-03T14:05:05.000Z","latest_release_published_at":"2025-06-09T12:27:51.000Z","latest_release_number":"1.4.0","last_synced_at":"2025-09-08T18:05:54.177Z","created_at":"2022-04-10T10:56:26.731Z","updated_at":"2025-09-08T18:05:54.178Z","registry_url":"https://pypi.org/project/extension-helpers/","install_command":"pip install extension-helpers --index-url https://pypi.org/simple","documentation_url":"https://extension-helpers.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Framework :: Setuptools Plugin","Intended Audience :: Developers","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Topic :: Software Development :: Build Tools","Topic :: Software Development :: Libraries :: Python Modules","Topic :: System :: Archiving :: Packaging"],"normalized_name":"extension-helpers","project_status":null},"repo_metadata":{"id":36614315,"uuid":"227877428","full_name":"astropy/extension-helpers","owner":"astropy","description":"Helpers to assist with building Python packages with compiled C/Cython extensions","archived":false,"fork":false,"pushed_at":"2025-08-25T16:28:10.000Z","size":1105,"stargazers_count":17,"open_issues_count":8,"forks_count":13,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-08-29T08:45:04.558Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://extension-helpers.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/astropy.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.rst","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},"funding":{"github":"numfocus","custom":"https://numfocus.org/donate-to-astropy"}},"created_at":"2019-12-13T16:16:25.000Z","updated_at":"2025-08-19T07:57:46.000Z","dependencies_parsed_at":"2024-02-19T17:54:56.728Z","dependency_job_id":"1e42633e-73d9-4d8f-88fd-788ddad21fed","html_url":"https://github.com/astropy/extension-helpers","commit_stats":{"total_commits":1110,"total_committers":42,"mean_commits":"26.428571428571427","dds":0.5891891891891892,"last_synced_commit":"33877e4b8adbf7887dcb2354fdd2b2a49566f02e"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/astropy/extension-helpers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astropy","download_url":"https://codeload.github.com/astropy/extension-helpers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/sbom","scorecard":{"id":213732,"data":{"date":"2025-08-11","repo":{"name":"github.com/astropy/extension-helpers","commit":"9c336fd2b587505183d09999160507645e0c5883"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Code-Review","score":7,"reason":"Found 3/4 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/update-changelog.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   1 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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.rst:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.rst: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":-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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-17T01:13:43.256Z","repository_id":36614315,"created_at":"2025-08-17T01:13:43.256Z","updated_at":"2025-08-17T01:13:43.256Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272679260,"owners_count":24975253,"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-29T02:00:10.610Z","response_time":87,"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":"astropy","name":"The Astropy Project","uuid":"847984","kind":"organization","description":"","email":null,"website":"http://www.astropy.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/847984?v=4","repositories_count":88,"last_synced_at":"2024-04-14T17:23:44.091Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"numfocus","custom":"https://numfocus.org/donate-to-astropy"}},"html_url":"https://github.com/astropy","funding_links":["https://github.com/sponsors/numfocus","https://numfocus.org/donate-to-astropy"],"total_stars":7267,"followers":258,"following":0,"created_at":"2022-11-02T16:32:44.044Z","updated_at":"2024-04-14T17:23:56.477Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astropy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astropy/repositories"},"tags":[{"name":"v1.4.0","sha":"4e5b4b9c7f151f65c53f65eb564faf99fc635e24","kind":"commit","published_at":"2025-06-09T12:06:45.000Z","download_url":"https://codeload.github.com/astropy/extension-helpers/tar.gz/v1.4.0","html_url":"https://github.com/astropy/extension-helpers/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/extension-helpers@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1986199d6c310ec3a3af53e62f9df432a071a2b4","kind":"commit","published_at":"2025-05-27T10:21:22.000Z","download_url":"https://codeload.github.com/astropy/extension-helpers/tar.gz/v1.3.0","html_url":"https://github.com/astropy/extension-helpers/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/extension-helpers@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"3607565188256ce72be17f5b72e68aa9e00aecda","kind":"commit","published_at":"2024-10-16T13:48:05.000Z","download_url":"https://codeload.github.com/astropy/extension-helpers/tar.gz/v1.2.0","html_url":"https://github.com/astropy/extension-helpers/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/extension-helpers@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"9f9cf7a226935524478333f121d72d8b3fe604dc","kind":"commit","published_at":"2023-12-07T15:28:52.000Z","download_url":"https://codeload.github.com/astropy/extension-helpers/tar.gz/v1.1.1","html_url":"https://github.com/astropy/extension-helpers/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/extension-helpers@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"4c010947464fce2e91bf7313f2db0509028a5bf1","kind":"commit","published_at":"2023-07-24T19:57:20.000Z","download_url":"https://codeload.github.com/astropy/extension-helpers/tar.gz/v1.1.0","html_url":"https://github.com/astropy/extension-helpers/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/extension-helpers@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"23259a78836c7e33dcd231ff11074a22b05b9331","kind":"tag","published_at":"2022-03-16T21:33:02.000Z","download_url":"https://codeload.github.com/astropy/extension-helpers/tar.gz/v1.0.0","html_url":"https://github.com/astropy/extension-helpers/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/extension-helpers@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v1.0.0/manifests"},{"name":"v0.1","sha":"8d11531229393b64632559fb23f002800f12bb59","kind":"tag","published_at":"2019-12-18T12:28:36.000Z","download_url":"https://codeload.github.com/astropy/extension-helpers/tar.gz/v0.1","html_url":"https://github.com/astropy/extension-helpers/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/extension-helpers@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-29T11:43:08.223Z","dependent_packages_count":11,"downloads":516452,"downloads_period":"last-month","dependent_repos_count":11,"rankings":{"downloads":1.2295222134819932,"dependent_repos_count":4.365461778687606,"dependent_packages_count":0.9624191016915016,"stargazers_count":14.891805335132618,"forks_count":10.89599330951114,"docker_downloads_count":3.3955902560662015,"average":5.956798665761844},"purl":"pkg:pypi/extension-helpers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/extension-helpers","docker_dependents_count":1,"docker_downloads_count":31,"usage_url":"https://repos.ecosyste.ms/usage/pypi/extension-helpers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/extension-helpers/dependencies","status":null,"funding_links":["https://github.com/sponsors/numfocus","https://numfocus.org/donate-to-astropy"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T06:38:42.793Z","issues_count":27,"pull_requests_count":89,"avg_time_to_close_issue":24283811.318181816,"avg_time_to_close_pull_request":3500620.574712644,"issues_closed_count":22,"pull_requests_closed_count":87,"pull_request_authors_count":13,"issue_authors_count":15,"avg_comments_per_issue":2.814814814814815,"avg_comments_per_pull_request":2.359550561797753,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":35,"past_year_issues_count":1,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":8321444.0,"past_year_avg_time_to_close_pull_request":753767.375,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.8484848484848485,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":24,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/issues","maintainers":[{"login":"astrofrog","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/astrofrog"},{"login":"pllim","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pllim"},{"login":"Cadair","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cadair"},{"login":"olebole","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olebole"},{"login":"lgarrison","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lgarrison"},{"login":"embray","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/embray"}],"active_maintainers":[{"login":"astrofrog","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/astrofrog"},{"login":"pllim","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pllim"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/extension-helpers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/extension-helpers/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/extension-helpers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/extension-helpers/related_packages","maintainers":[{"uuid":"Cadair","login":"Cadair","name":null,"email":null,"url":null,"packages_count":30,"html_url":"https://pypi.org/user/Cadair/","role":null,"created_at":"2023-02-20T02:18:03.921Z","updated_at":"2023-02-20T02:18:03.921Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Cadair/packages"},{"uuid":"robitaille","login":"robitaille","name":null,"email":null,"url":null,"packages_count":71,"html_url":"https://pypi.org/user/robitaille/","role":null,"created_at":"2023-02-20T02:18:04.259Z","updated_at":"2023-02-20T02:18:04.259Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/robitaille/packages"},{"uuid":"Erik.Tollerud","login":"Erik.Tollerud","name":null,"email":null,"url":null,"packages_count":18,"html_url":"https://pypi.org/user/Erik.Tollerud/","role":null,"created_at":"2023-02-20T02:18:04.047Z","updated_at":"2023-02-20T02:18:04.047Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Erik.Tollerud/packages"},{"uuid":"bsipocz","login":"bsipocz","name":null,"email":null,"url":null,"packages_count":21,"html_url":"https://pypi.org/user/bsipocz/","role":null,"created_at":"2023-02-20T02:18:03.611Z","updated_at":"2023-02-20T02:18:03.611Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/bsipocz/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726499,"maintainers_count":308863,"namespaces_count":0,"keywords_count":238369,"github":"pypi","metadata":{"funded_packages_count":50594},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-09T06:31:19.922Z","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":75292,"name":"py-extension-helpers","ecosystem":"spack","description":"The extension-helpers package includes convenience helpers to assist\nwith building Python packages with compiled C/Cython extensions. It is\ndeveloped by the Astropy project but is intended to be general and\nusable by any Python package.\n","homepage":"https://github.com/astropy/extension-helpers","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/astropy/extension-helpers","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2022-04-05T09:24:17.584Z","latest_release_published_at":"2025-02-24T03:21:36.578Z","latest_release_number":"1.2.0","last_synced_at":"2025-09-08T18:06:07.046Z","created_at":"2022-04-05T09:24:17.540Z","updated_at":"2025-09-08T18:06:07.046Z","registry_url":"https://packages.spack.io/package.html?name=py-extension-helpers","install_command":"spack install py-extension-helpers","documentation_url":null,"metadata":{},"repo_metadata":{"id":36614315,"uuid":"227877428","full_name":"astropy/extension-helpers","owner":"astropy","description":"Helpers to assist with building Python packages with compiled C/Cython extensions","archived":false,"fork":false,"pushed_at":"2025-08-25T16:28:10.000Z","size":1105,"stargazers_count":17,"open_issues_count":8,"forks_count":13,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-08-29T08:45:04.558Z","etag":null,"topics":["python"],"latest_commit_sha":null,"homepage":"https://extension-helpers.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/astropy.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.rst","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},"funding":{"github":"numfocus","custom":"https://numfocus.org/donate-to-astropy"}},"created_at":"2019-12-13T16:16:25.000Z","updated_at":"2025-08-19T07:57:46.000Z","dependencies_parsed_at":"2024-02-19T17:54:56.728Z","dependency_job_id":"1e42633e-73d9-4d8f-88fd-788ddad21fed","html_url":"https://github.com/astropy/extension-helpers","commit_stats":{"total_commits":1110,"total_committers":42,"mean_commits":"26.428571428571427","dds":0.5891891891891892,"last_synced_commit":"33877e4b8adbf7887dcb2354fdd2b2a49566f02e"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/astropy/extension-helpers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astropy","download_url":"https://codeload.github.com/astropy/extension-helpers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/sbom","scorecard":{"id":213732,"data":{"date":"2025-08-11","repo":{"name":"github.com/astropy/extension-helpers","commit":"9c336fd2b587505183d09999160507645e0c5883"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Code-Review","score":7,"reason":"Found 3/4 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/update-changelog.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   1 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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.rst:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.rst: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":-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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-17T01:13:43.256Z","repository_id":36614315,"created_at":"2025-08-17T01:13:43.256Z","updated_at":"2025-08-17T01:13:43.256Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272679260,"owners_count":24975253,"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-29T02:00:10.610Z","response_time":87,"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":"astropy","name":"The Astropy Project","uuid":"847984","kind":"organization","description":"","email":null,"website":"http://www.astropy.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/847984?v=4","repositories_count":88,"last_synced_at":"2024-04-14T17:23:44.091Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"numfocus","custom":"https://numfocus.org/donate-to-astropy"}},"html_url":"https://github.com/astropy","funding_links":["https://github.com/sponsors/numfocus","https://numfocus.org/donate-to-astropy"],"total_stars":7267,"followers":258,"following":0,"created_at":"2022-11-02T16:32:44.044Z","updated_at":"2024-04-14T17:23:56.477Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astropy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astropy/repositories"},"tags":[{"name":"v1.4.0","sha":"4e5b4b9c7f151f65c53f65eb564faf99fc635e24","kind":"commit","published_at":"2025-06-09T12:06:45.000Z","download_url":"https://codeload.github.com/astropy/extension-helpers/tar.gz/v1.4.0","html_url":"https://github.com/astropy/extension-helpers/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/extension-helpers@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"1986199d6c310ec3a3af53e62f9df432a071a2b4","kind":"commit","published_at":"2025-05-27T10:21:22.000Z","download_url":"https://codeload.github.com/astropy/extension-helpers/tar.gz/v1.3.0","html_url":"https://github.com/astropy/extension-helpers/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/extension-helpers@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"3607565188256ce72be17f5b72e68aa9e00aecda","kind":"commit","published_at":"2024-10-16T13:48:05.000Z","download_url":"https://codeload.github.com/astropy/extension-helpers/tar.gz/v1.2.0","html_url":"https://github.com/astropy/extension-helpers/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/extension-helpers@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"9f9cf7a226935524478333f121d72d8b3fe604dc","kind":"commit","published_at":"2023-12-07T15:28:52.000Z","download_url":"https://codeload.github.com/astropy/extension-helpers/tar.gz/v1.1.1","html_url":"https://github.com/astropy/extension-helpers/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/extension-helpers@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"4c010947464fce2e91bf7313f2db0509028a5bf1","kind":"commit","published_at":"2023-07-24T19:57:20.000Z","download_url":"https://codeload.github.com/astropy/extension-helpers/tar.gz/v1.1.0","html_url":"https://github.com/astropy/extension-helpers/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/extension-helpers@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"23259a78836c7e33dcd231ff11074a22b05b9331","kind":"tag","published_at":"2022-03-16T21:33:02.000Z","download_url":"https://codeload.github.com/astropy/extension-helpers/tar.gz/v1.0.0","html_url":"https://github.com/astropy/extension-helpers/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/extension-helpers@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v1.0.0/manifests"},{"name":"v0.1","sha":"8d11531229393b64632559fb23f002800f12bb59","kind":"tag","published_at":"2019-12-18T12:28:36.000Z","download_url":"https://codeload.github.com/astropy/extension-helpers/tar.gz/v0.1","html_url":"https://github.com/astropy/extension-helpers/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/extension-helpers@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-29T11:43:08.326Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.186466583298596,"stargazers_count":23.17632346811171,"forks_count":15.492566347089065,"average":13.213839099624844},"purl":"pkg:spack/py-extension-helpers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-extension-helpers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-extension-helpers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-extension-helpers/dependencies","status":null,"funding_links":["https://github.com/sponsors/numfocus","https://numfocus.org/donate-to-astropy"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T06:38:42.793Z","issues_count":27,"pull_requests_count":89,"avg_time_to_close_issue":24283811.318181816,"avg_time_to_close_pull_request":3500620.574712644,"issues_closed_count":22,"pull_requests_closed_count":87,"pull_request_authors_count":13,"issue_authors_count":15,"avg_comments_per_issue":2.814814814814815,"avg_comments_per_pull_request":2.359550561797753,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":35,"past_year_issues_count":1,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":8321444.0,"past_year_avg_time_to_close_pull_request":753767.375,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.8484848484848485,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":24,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/issues","maintainers":[{"login":"astrofrog","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/astrofrog"},{"login":"pllim","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pllim"},{"login":"Cadair","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cadair"},{"login":"olebole","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olebole"},{"login":"lgarrison","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lgarrison"},{"login":"embray","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/embray"}],"active_maintainers":[{"login":"astrofrog","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/astrofrog"},{"login":"pllim","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pllim"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-extension-helpers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-extension-helpers/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-extension-helpers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-extension-helpers/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":"2022-11-14T16:51:05.428Z","updated_at":"2022-11-14T16:51:05.428Z","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-09T06:56:19.886Z","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":26303,"full_name":"astropy/extension-helpers","default_branch":"main","committers":[{"name":"Thomas Robitaille","email":"thomas.robitaille@gmail.com","login":"astrofrog","count":476},{"name":"Erik M. Bray","email":"embray@stsci.edu","login":"embray","count":271},{"name":"Brigitta Sipocz","email":"bsipocz@gmail.com","login":"bsipocz","count":160},{"name":"Erik Tollerud","email":"erik.tollerud@gmail.com","login":"eteq","count":41},{"name":"Dan D'Avella","email":"ddavella@stsci.edu","login":"drdavella","count":26},{"name":"P. L. Lim","email":"2090236+pllim","login":"pllim","count":25},{"name":"Michael Droettboom","email":"mdboom@gmail.com","login":"mdboom","count":22},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":22},{"name":"Stuart Mumford","email":"stuart@cadair.com","login":"Cadair","count":19},{"name":"Simon Conseil","email":"contact@saimon.org","login":"saimn","count":11},{"name":"William Jamieson","email":"wjamieson@stsci.edu","login":"WilliamJamieson","count":11},{"name":"Leo Singer","email":"leo.singer@ligo.org","login":"lpsinger","count":11},{"name":"Clément Robert","email":"cr52@protonmail.com","login":"neutrinoceros","count":7},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":7},{"name":"James Noss","email":"jnoss@stsci.edu","login":"jamienoss","count":5},{"name":"Larry Bradley","email":"larry.bradley@gmail.com","login":"larrybradley","count":5},{"name":"hamogu","email":"moritz.guenther@gmx.de","login":"hamogu","count":5},{"name":"Miguel de Val-Borro","email":"miguel@archlinux.net","login":null,"count":4},{"name":"Adrian Price-Whelan","email":"adrian.prw@gmail.com","login":"adrn","count":4},{"name":"Alex Rudy","email":"alex.rudy@gmail.com","login":"alexrudy","count":3},{"name":"Christoph Deil","email":"Deil.Christoph@gmail.com","login":"cdeil","count":3},{"name":"David PS","email":"dps.helio@gmail.com","login":"dpshelio","count":3},{"name":"Sergio Pascual","email":"sergiopr@fis.ucm.es","login":"sergiopasra","count":2},{"name":"ansuutar","email":"aleksi.suutarinen@gmail.com","login":"RiceMunk","count":2},{"name":"Bernhard M. Wiedemann","email":"bwiedemann@suse.de","login":"bmwiedemann","count":1},{"name":"Dominik Stańczak","email":"stanczakdominik@gmail.com","login":"StanczakDominik","count":1},{"name":"Doron Behar","email":"doron.behar@gmail.com","login":"doronbehar","count":1},{"name":"Jaladh Singhal","email":"jaladhsinghal@gmail.com","login":"jaladh-singhal","count":1},{"name":"Michael Seifert","email":"michaelseifert04@yahoo.de","login":"MSeifert04","count":1},{"name":"Miguel de Val-Borro","email":"miguel.deval@gmail.com","login":"migueldvb","count":1},{"name":"Ole Streicher","email":"olebole@debian.org","login":"olebole","count":1},{"name":"Ray Plante","email":"rplante@ncsa.uiuc.edu","login":"RayPlante","count":1},{"name":"Bernardo Sulzbach","email":"mafagafogigante@gmail.com","login":null,"count":1},{"name":"Thomas A Caswell","email":"tcaswell@gmail.com","login":"tacaswell","count":1}],"total_commits":1155,"total_committers":34,"total_bot_commits":29,"total_bot_committers":2,"mean_commits":33.970588235294116,"dds":0.5878787878787879,"past_year_committers":[{"name":"Thomas Robitaille","email":"thomas.robitaille@gmail.com","login":"astrofrog","count":23},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":14},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":5},{"name":"P. L. Lim","email":"2090236+pllim","login":"pllim","count":5},{"name":"Stuart Mumford","email":"stuart@cadair.com","login":"Cadair","count":4},{"name":"Leo Singer","email":"leo.singer@ligo.org","login":"lpsinger","count":2}],"past_year_total_commits":53,"past_year_total_committers":6,"past_year_total_bot_commits":19,"past_year_total_bot_committers":2,"past_year_mean_commits":8.833333333333334,"past_year_dds":0.5660377358490566,"last_synced_at":"2025-07-01T21:35:19.320Z","last_synced_commit":"88d0b0d02975e53453b3dd62b744b42643e93b59","created_at":"2023-03-07T16:29:56.400Z","updated_at":"2025-07-01T21:35:19.320Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-07T00:00:09.744Z","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":"astropy/extension-helpers","html_url":"https://github.com/astropy/extension-helpers","last_synced_at":"2025-09-02T00:00:58.194Z","status":null,"issues_count":29,"pull_requests_count":116,"avg_time_to_close_issue":22880681.739130434,"avg_time_to_close_pull_request":3127962.813084112,"issues_closed_count":23,"pull_requests_closed_count":107,"pull_request_authors_count":13,"issue_authors_count":17,"avg_comments_per_issue":3.310344827586207,"avg_comments_per_pull_request":1.9137931034482758,"merged_pull_requests_count":91,"bot_issues_count":1,"bot_pull_requests_count":55,"past_year_issues_count":3,"past_year_pull_requests_count":59,"past_year_avg_time_to_close_issue":166637.5,"past_year_avg_time_to_close_pull_request":876081.9215686275,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":51,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":7.0,"past_year_avg_comments_per_pull_request":0.6440677966101694,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":44,"past_year_merged_pull_requests_count":41,"created_at":"2023-05-10T11:06:33.065Z","updated_at":"2025-09-03T02:13:17.422Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fextension-helpers/issues","issue_labels_count":{"bug":2,"help wanted":2},"pull_request_labels_count":{"dependencies":23,"github_actions":7,"infrastructure":6,"bug":4,"enhancement":4,"documentation":1},"issue_author_associations_count":{"MEMBER":17,"NONE":8,"CONTRIBUTOR":3},"pull_request_author_associations_count":{"CONTRIBUTOR":81,"MEMBER":41,"NONE":3},"issue_authors":{"pllim":8,"astrofrog":4,"Cadair":2,"WilliamJamieson":2,"kloczek":1,"david-cortes":1,"avilqu":1,"lukeolson":1,"lgarrison":1,"dstansby":1,"olebole":1,"mweinelt":1,"lpsinger":1,"gdurif":1,"nabobalis":1,"nstarman":1},"pull_request_authors":{"pre-commit-ci[bot]":38,"astrofrog":27,"dependabot[bot]":23,"neutrinoceros":12,"pllim":10,"lpsinger":5,"MridulS":2,"Cadair":2,"WilliamJamieson":2,"gdurif":1,"doronbehar":1,"embray":1,"olebole":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10162540,"issues_count":31970808,"pull_requests_count":100211919,"authors_count":10727842,"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":{"bug":1},"past_year_pull_request_labels_count":{"dependencies":21,"github_actions":7,"enhancement":1},"past_year_issue_author_associations_count":{"MEMBER":2},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":54,"MEMBER":9},"past_year_issue_authors":{"nstarman":1,"pllim":1},"past_year_pull_request_authors":{"pre-commit-ci[bot]":29,"dependabot[bot]":21,"pllim":5,"neutrinoceros":4,"astrofrog":4},"maintainers":[{"login":"astrofrog","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/astrofrog"},{"login":"pllim","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pllim"},{"login":"Cadair","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Cadair"},{"login":"olebole","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olebole"},{"login":"lgarrison","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lgarrison"},{"login":"nstarman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nstarman"},{"login":"embray","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/embray"}],"active_maintainers":[{"login":"pllim","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pllim"},{"login":"astrofrog","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/astrofrog"},{"login":"nstarman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nstarman"}]},"events":{"total":{"CreateEvent":17,"IssuesEvent":6,"ReleaseEvent":3,"WatchEvent":1,"DeleteEvent":12,"IssueCommentEvent":34,"PushEvent":59,"PullRequestReviewCommentEvent":9,"PullRequestReviewEvent":12,"PullRequestEvent":57,"ForkEvent":1},"last_year":{"CreateEvent":17,"IssuesEvent":6,"ReleaseEvent":3,"WatchEvent":1,"DeleteEvent":12,"IssueCommentEvent":34,"PushEvent":59,"PullRequestReviewCommentEvent":9,"PullRequestReviewEvent":12,"PullRequestEvent":57,"ForkEvent":1}},"keywords":["python"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2023-10-30T17:33:10.096Z","updated_at":"2023-10-30T17:33:10.096Z","repository_link":"https://github.com/astropy/extension-helpers/blob/main/.github/workflows/main.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/update-changelog.yml","sha":null,"kind":"manifest","created_at":"2023-10-30T17:33:10.771Z","updated_at":"2023-10-30T17:33:10.771Z","repository_link":"https://github.com/astropy/extension-helpers/blob/main/.github/workflows/update-changelog.yml","dependencies":[{"id":14295192126,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14295192127,"package_name":"stefanzweifel/changelog-updater-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":14295192130,"package_name":"stefanzweifel/git-auto-commit-action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-10-30T17:33:11.670Z","updated_at":"2023-10-30T17:33:11.670Z","repository_link":"https://github.com/astropy/extension-helpers/blob/main/pyproject.toml","dependencies":[]}],"score":19.900103702409623,"created_at":"2025-09-08T23:32:26.390Z","updated_at":"2025-10-07T08:34:24.629Z","avatar_url":"https://github.com/astropy.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":516452,"funding_links":["https://github.com/sponsors/numfocus","https://numfocus.org/donate-to-astropy"],"readme_doi_urls":["https://doi.org/10.5281/zenodo.10286296"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["astronomy","astropy","astrophysics","closember","astropy-affiliated","wx","tk","qt","gtk","advanced-scientific-data-format"],"project_url":"https://science.ecosyste.ms/api/v1/projects/128664","html_url":"https://science.ecosyste.ms/projects/128664"}