{"id":69223,"name":"numpydoc","description":"Numpy's Sphinx extensions","url":"https://github.com/numpy/numpydoc","last_synced_at":"2025-09-08T14:30:48.235Z","repository":{"id":9691938,"uuid":"11639513","full_name":"numpy/numpydoc","owner":"numpy","description":"Numpy's Sphinx extensions","archived":false,"fork":false,"pushed_at":"2025-09-01T21:56:28.000Z","size":835,"stargazers_count":335,"open_issues_count":126,"forks_count":168,"subscribers_count":31,"default_branch":"main","last_synced_at":"2025-09-02T00:35:48.632Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://numpydoc.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/numpy.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"open_collective":"numpy","tidelift":"pypi/numpy","custom":"https://numpy.org/about/#donate"}},"created_at":"2013-07-24T16:23:39.000Z","updated_at":"2025-08-25T16:26:55.000Z","dependencies_parsed_at":"2023-02-17T09:55:15.868Z","dependency_job_id":"96d5ad15-70ca-436d-acea-d9b4b7e9a94e","html_url":"https://github.com/numpy/numpydoc","commit_stats":{"total_commits":553,"total_committers":89,"mean_commits":6.213483146067416,"dds":0.7667269439421338,"last_synced_commit":"2af51f711c8610a86678f05543e19ca1b6f97853"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/numpy/numpydoc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/numpy","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/sbom","scorecard":{"id":698680,"data":{"date":"2025-08-11","repo":{"name":"github.com/numpy/numpydoc","commit":"bad5c0bb1cbe543ac03059f52a46ffa4728e860e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Maintained","score":10,"reason":"11 commit(s) and 1 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":8,"reason":"Found 18/21 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/label-check.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/milestone-merged-prs.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/numpy/numpydoc/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/numpy/numpydoc/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/numpy/numpydoc/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/numpy/numpydoc/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:92","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:98","Info:   4 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/numpy/.github/SECURITY.md:1","Info: Found linked content: github.com/numpy/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/numpy/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:32"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-22T04:31:46.701Z","repository_id":9691938,"created_at":"2025-08-22T04:31:46.701Z","updated_at":"2025-08-22T04:31:46.701Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274198083,"owners_count":25239561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"numpy","name":"NumPy","uuid":"288276","kind":"organization","description":"","email":null,"website":"http://www.numpy.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/288276?v=4","repositories_count":31,"last_synced_at":"2025-09-02T00:27:41.024Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"numpy","tidelift":"pypi/numpy","custom":"https://numpy.org/about/#donate"}},"html_url":"https://github.com/numpy","funding_links":["https://opencollective.com/numpy","https://tidelift.com/funding/github/pypi/numpy","https://numpy.org/about/#donate"],"total_stars":32246,"followers":1785,"following":0,"created_at":"2022-11-02T16:23:17.520Z","updated_at":"2025-09-02T00:27:41.024Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/numpy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/numpy/repositories"},"packages":[{"id":5284405,"name":"numpydoc","ecosystem":"conda","description":"Numpy's documentation uses several custom extensions to Sphinx. These are shipped in this numpydoc package, in case you want to make use of them in third-party projects. The numpydoc extension provides support for the Numpy docstring format in Sphinx, and adds the code description directives np:function, np-c:function, etc. that support the Numpy docstring syntax.","homepage":"https://github.com/numpy/numpydoc","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/numpy/numpydoc","keywords_array":[],"namespace":null,"versions_count":12,"first_release_published_at":"2017-09-11T05:24:20.000Z","latest_release_published_at":"2025-06-26T17:26:30.000Z","latest_release_number":"1.9.0","last_synced_at":"2025-09-02T00:50:41.608Z","created_at":"2022-10-03T15:40:50.640Z","updated_at":"2025-09-02T01:23:45.518Z","registry_url":"https://anaconda.org/anaconda/numpydoc","install_command":"conda install -c anaconda numpydoc","documentation_url":null,"metadata":{},"repo_metadata":{"id":9691938,"uuid":"11639513","full_name":"numpy/numpydoc","owner":"numpy","description":"Numpy's Sphinx extensions","archived":false,"fork":false,"pushed_at":"2025-09-01T21:56:28.000Z","size":835,"stargazers_count":335,"open_issues_count":126,"forks_count":168,"subscribers_count":31,"default_branch":"main","last_synced_at":"2025-09-02T00:35:48.632Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://numpydoc.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/numpy.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"open_collective":"numpy","tidelift":"pypi/numpy","custom":"https://numpy.org/about/#donate"}},"created_at":"2013-07-24T16:23:39.000Z","updated_at":"2025-08-25T16:26:55.000Z","dependencies_parsed_at":"2023-02-17T09:55:15.868Z","dependency_job_id":"96d5ad15-70ca-436d-acea-d9b4b7e9a94e","html_url":"https://github.com/numpy/numpydoc","commit_stats":{"total_commits":553,"total_committers":89,"mean_commits":6.213483146067416,"dds":0.7667269439421338,"last_synced_commit":"2af51f711c8610a86678f05543e19ca1b6f97853"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/numpy/numpydoc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/numpy","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/sbom","scorecard":{"id":698680,"data":{"date":"2025-08-11","repo":{"name":"github.com/numpy/numpydoc","commit":"bad5c0bb1cbe543ac03059f52a46ffa4728e860e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Maintained","score":10,"reason":"11 commit(s) and 1 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":8,"reason":"Found 18/21 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/label-check.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/milestone-merged-prs.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/numpy/numpydoc/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/numpy/numpydoc/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/numpy/numpydoc/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/numpy/numpydoc/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:92","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:98","Info:   4 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/numpy/.github/SECURITY.md:1","Info: Found linked content: github.com/numpy/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/numpy/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:32"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-22T04:31:46.701Z","repository_id":9691938,"created_at":"2025-08-22T04:31:46.701Z","updated_at":"2025-08-22T04:31:46.701Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273218049,"owners_count":25065903,"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-01T02:00:09.058Z","response_time":120,"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":"numpy","name":"NumPy","uuid":"288276","kind":"organization","description":"","email":null,"website":"http://www.numpy.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/288276?v=4","repositories_count":31,"last_synced_at":"2025-08-25T01:28:27.449Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"numpy","tidelift":"pypi/numpy","custom":"https://numpy.org/about/#donate"}},"html_url":"https://github.com/numpy","funding_links":["https://opencollective.com/numpy","https://tidelift.com/funding/github/pypi/numpy","https://numpy.org/about/#donate"],"total_stars":32174,"followers":1770,"following":0,"created_at":"2022-11-02T16:23:17.520Z","updated_at":"2025-08-25T01:28:27.449Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/numpy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/numpy/repositories"},"tags":[{"name":"v1.9.0","sha":"3db2f68e5a6af0de867f9ec1ea94c6052d1d824f","kind":"tag","published_at":"2025-06-24T12:18:53.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.9.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.9.0/manifests"},{"name":"v1.9.0rc0","sha":"610a25e4d33114df619b88c3e8083ec11b9729d0","kind":"tag","published_at":"2025-06-24T12:15:11.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.9.0rc0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.9.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.9.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.9.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.9.0rc0/manifests"},{"name":"v1.8.0","sha":"819ea4eb25d7d600c0ea3384f02bef08dfab8cf9","kind":"tag","published_at":"2024-08-09T15:50:18.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.8.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.8.0/manifests"},{"name":"v1.8.0rc2","sha":"ec75b72323c78ba2f1123eff3f54e95fc59752ed","kind":"tag","published_at":"2024-07-24T19:33:30.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.8.0rc2","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.8.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.8.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.8.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.8.0rc2/manifests"},{"name":"v1.8.0rc1","sha":"0c7f017e25a462c1bb4f214d2e29a51977cd4621","kind":"tag","published_at":"2024-07-24T16:31:09.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.8.0rc1","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.8.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.8.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.8.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.8.0rc1/manifests"},{"name":"v1.8.0rc0","sha":"98fd2f3f0758f7e412f871c4532c30a920c22235","kind":"tag","published_at":"2024-07-24T16:05:55.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.8.0rc0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.8.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.8.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.8.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.8.0rc0/manifests"},{"name":"v1.7.0","sha":"b5ef4f56fff035c349303adab323ff5c5cdc4dd9","kind":"tag","published_at":"2024-03-28T11:49:38.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.7.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.7.0/manifests"},{"name":"v1.7.0rc0","sha":"6629e9f2a77c2706fc96996bb52919265469a362","kind":"tag","published_at":"2024-03-22T16:41:11.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.7.0rc0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.7.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.7.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.7.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.7.0rc0/manifests"},{"name":"v1.6.0","sha":"ac7ba531701b991a46af274710deb33ee0504a3b","kind":"tag","published_at":"2023-09-26T00:16:03.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.6.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.6.0/manifests"},{"name":"v1.6.0rc2","sha":"ddeba360490634dcad203b062e8a014671ab183c","kind":"tag","published_at":"2023-08-21T17:17:14.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.6.0rc2","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.6.0rc2/manifests"},{"name":"v1.6.0rc1","sha":"a41f5289116bb72dbefbaab7b1baeb8b0dc80c94","kind":"tag","published_at":"2023-07-07T17:37:54.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.6.0rc1","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.6.0rc1/manifests"},{"name":"v1.6.0rc0","sha":"030b21e4e7f11e045c271f275c9071091cc0cdb3","kind":"tag","published_at":"2023-06-29T21:29:24.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.6.0rc0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.6.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.6.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.6.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.6.0rc0/manifests"},{"name":"v1.5.0","sha":"3a8a96cda5e04ef77caa076be1fcd115e3987b62","kind":"tag","published_at":"2022-10-08T14:07:00.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.5.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.5.0/manifests"},{"name":"v1.5.0rc1","sha":"26cfa5847df5cdd6c0fa49c9be410fdfac2c7afe","kind":"tag","published_at":"2022-10-04T21:48:56.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.5.0rc1","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.5.0rc1/manifests"},{"name":"v1.4.0","sha":"457a2055b8536c5510cf7ffe94c03b99133ea7c7","kind":"tag","published_at":"2022-06-09T21:24:20.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.4.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.4.0/manifests"},{"name":"v1.4.0rc1","sha":"53e8fc6a677cb6f660e71f506e8dbd28f35c6230","kind":"tag","published_at":"2022-06-08T15:48:07.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.4.0rc1","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.4.0rc1/manifests"},{"name":"v1.3.1","sha":"8596606eed3d15a966b1f042d8082a2be393f183","kind":"tag","published_at":"2022-04-30T19:09:21.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.3.1","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"dfbdfb267ee4d0aa348d45fccbddccf60d53089c","kind":"tag","published_at":"2022-04-29T20:43:24.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.3.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.3.0/manifests"},{"name":"v1.3rc1","sha":"42c330959942a1427d6981f5460853f791833ef0","kind":"tag","published_at":"2022-04-25T21:02:24.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.3rc1","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.3rc1/manifests"},{"name":"v1.2.1","sha":"7300108e115546f675ba19a5ad45cbc64d47f0be","kind":"tag","published_at":"2022-03-29T22:51:21.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.2.1","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.2.1/manifests"},{"name":"numpydoc-1.2","sha":"9ff24c084d53756b88d0826a6d9e5c2840a3d1be","kind":"tag","published_at":"2022-01-24T18:23:00.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/numpydoc-1.2","html_url":"https://github.com/numpy/numpydoc/releases/tag/numpydoc-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@numpydoc-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/numpydoc-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/numpydoc-1.2/manifests"},{"name":"v1.2.0","sha":"9ff24c084d53756b88d0826a6d9e5c2840a3d1be","kind":"commit","published_at":"2022-01-24T18:22:42.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.2.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.2.0/manifests"},{"name":"numpydoc-1.2rc1","sha":"fd77800c4fe60367bdd74c1e5efebb5ccf82b45f","kind":"tag","published_at":"2022-01-21T01:34:04.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/numpydoc-1.2rc1","html_url":"https://github.com/numpy/numpydoc/releases/tag/numpydoc-1.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@numpydoc-1.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/numpydoc-1.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/numpydoc-1.2rc1/manifests"},{"name":"v1.1.0","sha":"d2baf3a4cac5895ed85fb94636d75dea59f3ac75","kind":"commit","published_at":"2020-07-01T21:56:21.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.1.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"278cf213ecd308d4f77ab700d1efa8f01059b9e6","kind":"commit","published_at":"2020-05-26T14:05:47.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.0.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"ac71f4781784fb7754ebb8ee9b5e5fde064e5040","kind":"commit","published_at":"2019-12-24T10:09:04.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v0.9.2","html_url":"https://github.com/numpy/numpydoc/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"8efdc7b00916dbd4d1e9b65e94e4a179dae67afc","kind":"commit","published_at":"2019-04-23T12:19:11.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v0.9.1","html_url":"https://github.com/numpy/numpydoc/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"819f2151bce8e1a9134e628f0acc5172068d5a52","kind":"commit","published_at":"2019-04-21T16:45:37.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v0.9.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f33c5d95fee205ff0aba1d402a3fc8558bf24829","kind":"tag","published_at":"2018-03-30T23:50:28.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v0.8.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"e161379f02efc487c86911457be49d40df417ea0","kind":"commit","published_at":"2017-06-20T09:32:56.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v0.7.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.7.0/manifests"},{"name":"v0.6","sha":"ef988a4a4658c991f4445f6241ab02d74710c6e3","kind":"tag","published_at":"2016-02-13T14:55:30.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v0.6","html_url":"https://github.com/numpy/numpydoc/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.6/manifests"},{"name":"v0.5","sha":"84cc897d266e0afc28fc5296edf01afb08005472","kind":"commit","published_at":"2014-06-08T20:04:25.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v0.5","html_url":"https://github.com/numpy/numpydoc/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.5/manifests"},{"name":"v0.4","sha":"d2f1a77c08cbeba08c8fcf03e51171cb50b9e7ce","kind":"commit","published_at":"2010-10-01T19:34:21.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v0.4","html_url":"https://github.com/numpy/numpydoc/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.4/manifests"}]},"repo_metadata_updated_at":"2025-09-02T01:23:45.517Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":707,"rankings":{"downloads":null,"dependent_repos_count":5.6580937972768535,"dependent_packages_count":11.087549227506816,"stargazers_count":37.21633888048411,"forks_count":27.110438729198183,"docker_downloads_count":null,"average":20.26810515861649},"purl":"pkg:conda/numpydoc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/numpydoc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/numpydoc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/numpydoc/dependencies","status":null,"funding_links":["https://opencollective.com/numpy","https://tidelift.com/funding/github/pypi/numpy","https://numpy.org/about/#donate"],"critical":false,"issue_metadata":{"last_synced_at":"2025-09-02T00:00:54.777Z","issues_count":100,"pull_requests_count":250,"avg_time_to_close_issue":9290862.0,"avg_time_to_close_pull_request":509703.4879227053,"issues_closed_count":40,"pull_requests_closed_count":207,"pull_request_authors_count":35,"issue_authors_count":68,"avg_comments_per_issue":2.93,"avg_comments_per_pull_request":1.316,"merged_pull_requests_count":192,"bot_issues_count":0,"bot_pull_requests_count":33,"past_year_issues_count":23,"past_year_pull_requests_count":57,"past_year_avg_time_to_close_issue":1840571.25,"past_year_avg_time_to_close_pull_request":613556.8157894737,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":1.173913043478261,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":36,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/issues","maintainers":[{"login":"jarrodmillman","count":103,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jarrodmillman"},{"login":"larsoner","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larsoner"},{"login":"bsipocz","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bsipocz"},{"login":"melissawm","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/melissawm"},{"login":"jnothman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jnothman"}],"active_maintainers":[{"login":"jarrodmillman","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jarrodmillman"},{"login":"bsipocz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bsipocz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/numpydoc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/numpydoc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/numpydoc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/numpydoc/related_packages","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4329,"maintainers_count":0,"namespaces_count":0,"keywords_count":2929,"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-08T06:52:46.830Z","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":5289445,"name":"numpydoc","ecosystem":"conda","description":null,"homepage":"https://github.com/numpy/numpydoc","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/numpy/numpydoc","keywords_array":[],"namespace":null,"versions_count":13,"first_release_published_at":"2022-10-03T15:47:34.985Z","latest_release_published_at":"2022-10-08T23:59:42.000Z","latest_release_number":"1.5.0","last_synced_at":"2025-09-02T00:48:38.866Z","created_at":"2022-10-03T15:47:34.978Z","updated_at":"2025-09-02T01:23:45.540Z","registry_url":"https://anaconda.org/conda-forge/numpydoc","install_command":"conda install -c conda-forge numpydoc","documentation_url":null,"metadata":{},"repo_metadata":{"id":9691938,"uuid":"11639513","full_name":"numpy/numpydoc","owner":"numpy","description":"Numpy's Sphinx extensions","archived":false,"fork":false,"pushed_at":"2025-09-01T21:56:28.000Z","size":835,"stargazers_count":335,"open_issues_count":126,"forks_count":168,"subscribers_count":31,"default_branch":"main","last_synced_at":"2025-09-02T00:35:48.632Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://numpydoc.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/numpy.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"open_collective":"numpy","tidelift":"pypi/numpy","custom":"https://numpy.org/about/#donate"}},"created_at":"2013-07-24T16:23:39.000Z","updated_at":"2025-08-25T16:26:55.000Z","dependencies_parsed_at":"2023-02-17T09:55:15.868Z","dependency_job_id":"96d5ad15-70ca-436d-acea-d9b4b7e9a94e","html_url":"https://github.com/numpy/numpydoc","commit_stats":{"total_commits":553,"total_committers":89,"mean_commits":6.213483146067416,"dds":0.7667269439421338,"last_synced_commit":"2af51f711c8610a86678f05543e19ca1b6f97853"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/numpy/numpydoc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/numpy","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/sbom","scorecard":{"id":698680,"data":{"date":"2025-08-11","repo":{"name":"github.com/numpy/numpydoc","commit":"bad5c0bb1cbe543ac03059f52a46ffa4728e860e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Maintained","score":10,"reason":"11 commit(s) and 1 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":8,"reason":"Found 18/21 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/label-check.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/milestone-merged-prs.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/numpy/numpydoc/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/numpy/numpydoc/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/numpy/numpydoc/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/numpy/numpydoc/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:92","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:98","Info:   4 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/numpy/.github/SECURITY.md:1","Info: Found linked content: github.com/numpy/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/numpy/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:32"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-22T04:31:46.701Z","repository_id":9691938,"created_at":"2025-08-22T04:31:46.701Z","updated_at":"2025-08-22T04:31:46.701Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273218049,"owners_count":25065903,"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-01T02:00:09.058Z","response_time":120,"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":"numpy","name":"NumPy","uuid":"288276","kind":"organization","description":"","email":null,"website":"http://www.numpy.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/288276?v=4","repositories_count":31,"last_synced_at":"2025-08-25T01:28:27.449Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"numpy","tidelift":"pypi/numpy","custom":"https://numpy.org/about/#donate"}},"html_url":"https://github.com/numpy","funding_links":["https://opencollective.com/numpy","https://tidelift.com/funding/github/pypi/numpy","https://numpy.org/about/#donate"],"total_stars":32174,"followers":1770,"following":0,"created_at":"2022-11-02T16:23:17.520Z","updated_at":"2025-08-25T01:28:27.449Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/numpy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/numpy/repositories"},"tags":[{"name":"v1.9.0","sha":"3db2f68e5a6af0de867f9ec1ea94c6052d1d824f","kind":"tag","published_at":"2025-06-24T12:18:53.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.9.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.9.0/manifests"},{"name":"v1.9.0rc0","sha":"610a25e4d33114df619b88c3e8083ec11b9729d0","kind":"tag","published_at":"2025-06-24T12:15:11.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.9.0rc0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.9.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.9.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.9.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.9.0rc0/manifests"},{"name":"v1.8.0","sha":"819ea4eb25d7d600c0ea3384f02bef08dfab8cf9","kind":"tag","published_at":"2024-08-09T15:50:18.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.8.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.8.0/manifests"},{"name":"v1.8.0rc2","sha":"ec75b72323c78ba2f1123eff3f54e95fc59752ed","kind":"tag","published_at":"2024-07-24T19:33:30.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.8.0rc2","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.8.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.8.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.8.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.8.0rc2/manifests"},{"name":"v1.8.0rc1","sha":"0c7f017e25a462c1bb4f214d2e29a51977cd4621","kind":"tag","published_at":"2024-07-24T16:31:09.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.8.0rc1","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.8.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.8.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.8.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.8.0rc1/manifests"},{"name":"v1.8.0rc0","sha":"98fd2f3f0758f7e412f871c4532c30a920c22235","kind":"tag","published_at":"2024-07-24T16:05:55.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.8.0rc0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.8.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.8.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.8.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.8.0rc0/manifests"},{"name":"v1.7.0","sha":"b5ef4f56fff035c349303adab323ff5c5cdc4dd9","kind":"tag","published_at":"2024-03-28T11:49:38.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.7.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.7.0/manifests"},{"name":"v1.7.0rc0","sha":"6629e9f2a77c2706fc96996bb52919265469a362","kind":"tag","published_at":"2024-03-22T16:41:11.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.7.0rc0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.7.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.7.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.7.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.7.0rc0/manifests"},{"name":"v1.6.0","sha":"ac7ba531701b991a46af274710deb33ee0504a3b","kind":"tag","published_at":"2023-09-26T00:16:03.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.6.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.6.0/manifests"},{"name":"v1.6.0rc2","sha":"ddeba360490634dcad203b062e8a014671ab183c","kind":"tag","published_at":"2023-08-21T17:17:14.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.6.0rc2","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.6.0rc2/manifests"},{"name":"v1.6.0rc1","sha":"a41f5289116bb72dbefbaab7b1baeb8b0dc80c94","kind":"tag","published_at":"2023-07-07T17:37:54.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.6.0rc1","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.6.0rc1/manifests"},{"name":"v1.6.0rc0","sha":"030b21e4e7f11e045c271f275c9071091cc0cdb3","kind":"tag","published_at":"2023-06-29T21:29:24.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.6.0rc0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.6.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.6.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.6.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.6.0rc0/manifests"},{"name":"v1.5.0","sha":"3a8a96cda5e04ef77caa076be1fcd115e3987b62","kind":"tag","published_at":"2022-10-08T14:07:00.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.5.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.5.0/manifests"},{"name":"v1.5.0rc1","sha":"26cfa5847df5cdd6c0fa49c9be410fdfac2c7afe","kind":"tag","published_at":"2022-10-04T21:48:56.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.5.0rc1","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.5.0rc1/manifests"},{"name":"v1.4.0","sha":"457a2055b8536c5510cf7ffe94c03b99133ea7c7","kind":"tag","published_at":"2022-06-09T21:24:20.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.4.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.4.0/manifests"},{"name":"v1.4.0rc1","sha":"53e8fc6a677cb6f660e71f506e8dbd28f35c6230","kind":"tag","published_at":"2022-06-08T15:48:07.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.4.0rc1","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.4.0rc1/manifests"},{"name":"v1.3.1","sha":"8596606eed3d15a966b1f042d8082a2be393f183","kind":"tag","published_at":"2022-04-30T19:09:21.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.3.1","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"dfbdfb267ee4d0aa348d45fccbddccf60d53089c","kind":"tag","published_at":"2022-04-29T20:43:24.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.3.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.3.0/manifests"},{"name":"v1.3rc1","sha":"42c330959942a1427d6981f5460853f791833ef0","kind":"tag","published_at":"2022-04-25T21:02:24.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.3rc1","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.3rc1/manifests"},{"name":"v1.2.1","sha":"7300108e115546f675ba19a5ad45cbc64d47f0be","kind":"tag","published_at":"2022-03-29T22:51:21.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.2.1","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.2.1/manifests"},{"name":"numpydoc-1.2","sha":"9ff24c084d53756b88d0826a6d9e5c2840a3d1be","kind":"tag","published_at":"2022-01-24T18:23:00.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/numpydoc-1.2","html_url":"https://github.com/numpy/numpydoc/releases/tag/numpydoc-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@numpydoc-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/numpydoc-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/numpydoc-1.2/manifests"},{"name":"v1.2.0","sha":"9ff24c084d53756b88d0826a6d9e5c2840a3d1be","kind":"commit","published_at":"2022-01-24T18:22:42.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.2.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.2.0/manifests"},{"name":"numpydoc-1.2rc1","sha":"fd77800c4fe60367bdd74c1e5efebb5ccf82b45f","kind":"tag","published_at":"2022-01-21T01:34:04.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/numpydoc-1.2rc1","html_url":"https://github.com/numpy/numpydoc/releases/tag/numpydoc-1.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@numpydoc-1.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/numpydoc-1.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/numpydoc-1.2rc1/manifests"},{"name":"v1.1.0","sha":"d2baf3a4cac5895ed85fb94636d75dea59f3ac75","kind":"commit","published_at":"2020-07-01T21:56:21.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.1.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"278cf213ecd308d4f77ab700d1efa8f01059b9e6","kind":"commit","published_at":"2020-05-26T14:05:47.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.0.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"ac71f4781784fb7754ebb8ee9b5e5fde064e5040","kind":"commit","published_at":"2019-12-24T10:09:04.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v0.9.2","html_url":"https://github.com/numpy/numpydoc/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"8efdc7b00916dbd4d1e9b65e94e4a179dae67afc","kind":"commit","published_at":"2019-04-23T12:19:11.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v0.9.1","html_url":"https://github.com/numpy/numpydoc/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"819f2151bce8e1a9134e628f0acc5172068d5a52","kind":"commit","published_at":"2019-04-21T16:45:37.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v0.9.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f33c5d95fee205ff0aba1d402a3fc8558bf24829","kind":"tag","published_at":"2018-03-30T23:50:28.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v0.8.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"e161379f02efc487c86911457be49d40df417ea0","kind":"commit","published_at":"2017-06-20T09:32:56.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v0.7.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.7.0/manifests"},{"name":"v0.6","sha":"ef988a4a4658c991f4445f6241ab02d74710c6e3","kind":"tag","published_at":"2016-02-13T14:55:30.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v0.6","html_url":"https://github.com/numpy/numpydoc/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.6/manifests"},{"name":"v0.5","sha":"84cc897d266e0afc28fc5296edf01afb08005472","kind":"commit","published_at":"2014-06-08T20:04:25.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v0.5","html_url":"https://github.com/numpy/numpydoc/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.5/manifests"},{"name":"v0.4","sha":"d2f1a77c08cbeba08c8fcf03e51171cb50b9e7ce","kind":"commit","published_at":"2010-10-01T19:34:21.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v0.4","html_url":"https://github.com/numpy/numpydoc/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.4/manifests"}]},"repo_metadata_updated_at":"2025-09-02T01:23:45.539Z","dependent_packages_count":29,"downloads":null,"downloads_period":null,"dependent_repos_count":707,"rankings":{"downloads":null,"dependent_repos_count":0.9531413743200758,"dependent_packages_count":2.2955237287289787,"stargazers_count":24.457308248914618,"forks_count":15.14546634063576,"docker_downloads_count":null,"average":10.712859923149859},"purl":"pkg:conda/numpydoc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/numpydoc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/numpydoc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/numpydoc/dependencies","status":null,"funding_links":["https://opencollective.com/numpy","https://tidelift.com/funding/github/pypi/numpy","https://numpy.org/about/#donate"],"critical":true,"issue_metadata":{"last_synced_at":"2025-09-02T00:00:54.777Z","issues_count":100,"pull_requests_count":250,"avg_time_to_close_issue":9290862.0,"avg_time_to_close_pull_request":509703.4879227053,"issues_closed_count":40,"pull_requests_closed_count":207,"pull_request_authors_count":35,"issue_authors_count":68,"avg_comments_per_issue":2.93,"avg_comments_per_pull_request":1.316,"merged_pull_requests_count":192,"bot_issues_count":0,"bot_pull_requests_count":33,"past_year_issues_count":23,"past_year_pull_requests_count":57,"past_year_avg_time_to_close_issue":1840571.25,"past_year_avg_time_to_close_pull_request":613556.8157894737,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":1.173913043478261,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":36,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/issues","maintainers":[{"login":"jarrodmillman","count":103,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jarrodmillman"},{"login":"larsoner","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larsoner"},{"login":"bsipocz","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bsipocz"},{"login":"melissawm","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/melissawm"},{"login":"jnothman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jnothman"}],"active_maintainers":[{"login":"jarrodmillman","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jarrodmillman"},{"login":"bsipocz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bsipocz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/numpydoc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/numpydoc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/numpydoc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/numpydoc/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":2822920,"name":"numpydoc","ecosystem":"pypi","description":"Sphinx extension to support docstrings in Numpy format","homepage":"https://numpydoc.readthedocs.io","licenses":"Copyright (C) 2008-2023 Stefan van der Walt \u003cstefan@mentat.za.net\u003e, Pauli Virtanen \u003cpav@iki.fi\u003e\n        \n        Redistribution and use in source and binary forms, with or without\n        modification, are permitted provided that the following conditions are\n        met:\n        \n         1. Redistributions of source code must retain the above copyright\n            notice, this list of conditions and the following disclaimer.\n         2. Redistributions in binary form must reproduce the above copyright\n            notice, this list of conditions and the following disclaimer in\n            the documentation and/or other materials provided with the\n            distribution.\n        \n        THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR\n        IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\n        WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\n        DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,\n        INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n        (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\n        SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)\n        HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,\n        STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING\n        IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE\n        POSSIBILITY OF SUCH DAMAGE.\n        ","normalized_licenses":["Other"],"repository_url":"https://github.com/numpy/numpydoc","keywords_array":["sphinx","numpy"],"namespace":null,"versions_count":34,"first_release_published_at":"2009-04-01T23:46:37.000Z","latest_release_published_at":"2025-06-24T12:22:53.000Z","latest_release_number":"1.9.0","last_synced_at":"2025-09-07T09:32:11.590Z","created_at":"2022-04-10T11:47:10.176Z","updated_at":"2025-09-07T09:32:11.591Z","registry_url":"https://pypi.org/project/numpydoc/","install_command":"pip install numpydoc --index-url https://pypi.org/simple","documentation_url":"https://numpydoc.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Plugins","Intended Audience :: Developers","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.9","Topic :: Documentation"],"normalized_name":"numpydoc","project_status":null},"repo_metadata":{"uuid":"11639513","full_name":"numpy/numpydoc","owner":"numpy","description":"Numpy's Sphinx extensions","archived":false,"fork":false,"pushed_at":"2024-01-02T14:41:43.000Z","size":666,"stargazers_count":258,"open_issues_count":91,"forks_count":149,"subscribers_count":36,"default_branch":"main","last_synced_at":"2024-01-03T19:02:03.680Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://numpydoc.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/numpy.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"open_collective":"numpy","tidelift":"pypi/numpy","custom":"https://numpy.org/about/#donate"}},"created_at":"2013-07-24T16:23:39.000Z","updated_at":"2023-12-24T12:02:50.000Z","dependencies_parsed_at":"2023-02-17T09:55:15.868Z","dependency_job_id":"96d5ad15-70ca-436d-acea-d9b4b7e9a94e","html_url":"https://github.com/numpy/numpydoc","commit_stats":{"total_commits":485,"total_committers":80,"mean_commits":6.0625,"dds":0.797938144329897,"last_synced_commit":"80a87083d02fe44d80387907435737563a0ee6b7"},"previous_names":[],"tags_count":25,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/numpy","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":179123159,"owners_count":10772354,"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","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":"numpy","name":"NumPy","uuid":"288276","kind":"organization","description":"","email":null,"website":"http://www.numpy.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/288276?v=4","repositories_count":25,"last_synced_at":"2023-04-09T07:57:08.119Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/numpy","created_at":"2022-11-02T16:23:17.520Z","updated_at":"2023-04-09T07:57:08.356Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/numpy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/numpy/repositories"},"tags":[{"name":"v1.6.0","sha":"ac7ba531701b991a46af274710deb33ee0504a3b","kind":"tag","published_at":"2023-09-26T00:16:03.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.6.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.6.0/manifests"},{"name":"v1.6.0rc2","sha":"ddeba360490634dcad203b062e8a014671ab183c","kind":"tag","published_at":"2023-08-21T17:17:14.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.6.0rc2","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.6.0rc2/manifests"},{"name":"v1.6.0rc1","sha":"a41f5289116bb72dbefbaab7b1baeb8b0dc80c94","kind":"tag","published_at":"2023-07-07T17:37:54.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.6.0rc1","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.6.0rc1/manifests"},{"name":"v1.6.0rc0","sha":"030b21e4e7f11e045c271f275c9071091cc0cdb3","kind":"tag","published_at":"2023-06-29T21:29:24.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.6.0rc0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.6.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.6.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.6.0rc0/manifests"},{"name":"v1.5.0","sha":"3a8a96cda5e04ef77caa076be1fcd115e3987b62","kind":"tag","published_at":"2022-10-08T14:07:00.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.5.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.5.0/manifests"},{"name":"v1.5.0rc1","sha":"26cfa5847df5cdd6c0fa49c9be410fdfac2c7afe","kind":"tag","published_at":"2022-10-04T21:48:56.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.5.0rc1","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.5.0rc1/manifests"},{"name":"v1.4.0","sha":"457a2055b8536c5510cf7ffe94c03b99133ea7c7","kind":"tag","published_at":"2022-06-09T21:24:20.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.4.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.4.0/manifests"},{"name":"v1.4.0rc1","sha":"53e8fc6a677cb6f660e71f506e8dbd28f35c6230","kind":"tag","published_at":"2022-06-08T15:48:07.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.4.0rc1","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.4.0rc1/manifests"},{"name":"v1.3.1","sha":"8596606eed3d15a966b1f042d8082a2be393f183","kind":"tag","published_at":"2022-04-30T19:09:21.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.3.1","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"dfbdfb267ee4d0aa348d45fccbddccf60d53089c","kind":"tag","published_at":"2022-04-29T20:43:24.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.3.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.3.0/manifests"},{"name":"v1.3rc1","sha":"42c330959942a1427d6981f5460853f791833ef0","kind":"tag","published_at":"2022-04-25T21:02:24.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.3rc1","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.3rc1/manifests"},{"name":"v1.2.1","sha":"7300108e115546f675ba19a5ad45cbc64d47f0be","kind":"tag","published_at":"2022-03-29T22:51:21.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.2.1","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.2.1/manifests"},{"name":"numpydoc-1.2","sha":"9ff24c084d53756b88d0826a6d9e5c2840a3d1be","kind":"tag","published_at":"2022-01-24T18:23:00.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/numpydoc-1.2","html_url":"https://github.com/numpy/numpydoc/releases/tag/numpydoc-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/numpydoc-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/numpydoc-1.2/manifests"},{"name":"v1.2.0","sha":"9ff24c084d53756b88d0826a6d9e5c2840a3d1be","kind":"commit","published_at":"2022-01-24T18:22:42.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.2.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.2.0/manifests"},{"name":"numpydoc-1.2rc1","sha":"fd77800c4fe60367bdd74c1e5efebb5ccf82b45f","kind":"tag","published_at":"2022-01-21T01:34:04.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/numpydoc-1.2rc1","html_url":"https://github.com/numpy/numpydoc/releases/tag/numpydoc-1.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/numpydoc-1.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/numpydoc-1.2rc1/manifests"},{"name":"v1.1.0","sha":"d2baf3a4cac5895ed85fb94636d75dea59f3ac75","kind":"commit","published_at":"2020-07-01T21:56:21.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.1.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"278cf213ecd308d4f77ab700d1efa8f01059b9e6","kind":"commit","published_at":"2020-05-26T14:05:47.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.0.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"ac71f4781784fb7754ebb8ee9b5e5fde064e5040","kind":"commit","published_at":"2019-12-24T10:09:04.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v0.9.2","html_url":"https://github.com/numpy/numpydoc/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"8efdc7b00916dbd4d1e9b65e94e4a179dae67afc","kind":"commit","published_at":"2019-04-23T12:19:11.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v0.9.1","html_url":"https://github.com/numpy/numpydoc/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"819f2151bce8e1a9134e628f0acc5172068d5a52","kind":"commit","published_at":"2019-04-21T16:45:37.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v0.9.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f33c5d95fee205ff0aba1d402a3fc8558bf24829","kind":"tag","published_at":"2018-03-30T23:50:28.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v0.8.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"e161379f02efc487c86911457be49d40df417ea0","kind":"commit","published_at":"2017-06-20T09:32:56.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v0.7.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.7.0/manifests"},{"name":"v0.6","sha":"ef988a4a4658c991f4445f6241ab02d74710c6e3","kind":"tag","published_at":"2016-02-13T14:55:30.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v0.6","html_url":"https://github.com/numpy/numpydoc/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.6/manifests"},{"name":"v0.5","sha":"84cc897d266e0afc28fc5296edf01afb08005472","kind":"commit","published_at":"2014-06-08T20:04:25.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v0.5","html_url":"https://github.com/numpy/numpydoc/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.5/manifests"},{"name":"v0.4","sha":"d2f1a77c08cbeba08c8fcf03e51171cb50b9e7ce","kind":"commit","published_at":"2010-10-01T19:34:21.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v0.4","html_url":"https://github.com/numpy/numpydoc/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.4/manifests"}]},"repo_metadata_updated_at":"2024-01-04T08:41:24.264Z","dependent_packages_count":1005,"downloads":1274853,"downloads_period":"last-month","dependent_repos_count":13974,"rankings":{"downloads":0.42168297262762977,"dependent_repos_count":0.0725271929508125,"dependent_packages_count":0.024492167253023073,"stargazers_count":4.0455744172667885,"forks_count":4.029789528851485,"docker_downloads_count":0.6483779160393318,"average":1.5404073658315118},"purl":"pkg:pypi/numpydoc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/numpydoc","docker_dependents_count":258,"docker_downloads_count":14054983,"usage_url":"https://repos.ecosyste.ms/usage/pypi/numpydoc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/numpydoc/dependencies","status":null,"funding_links":["https://opencollective.com/numpy","https://tidelift.com/funding/github/pypi/numpy","https://numpy.org/about/#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2024-01-02T19:08:03.736Z","issues_count":62,"pull_requests_count":108,"avg_time_to_close_issue":2673594.6551724137,"avg_time_to_close_pull_request":480703.6990291262,"issues_closed_count":29,"pull_requests_closed_count":103,"pull_request_authors_count":18,"issue_authors_count":42,"avg_comments_per_issue":3.4516129032258065,"avg_comments_per_pull_request":1.472222222222222,"merged_pull_requests_count":97,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":31,"past_year_pull_requests_count":45,"past_year_avg_time_to_close_issue":1899137.0,"past_year_avg_time_to_close_pull_request":462460.36363636365,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":44,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":20,"past_year_avg_comments_per_issue":1.6129032258064515,"past_year_avg_comments_per_pull_request":1.8,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":42,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/numpydoc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/numpydoc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/numpydoc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/numpydoc/related_packages","maintainers":[{"uuid":"Eric89GXL","login":"Eric89GXL","name":null,"email":null,"url":null,"packages_count":26,"html_url":"https://pypi.org/user/Eric89GXL/","role":null,"created_at":"2023-02-24T03:07:45.754Z","updated_at":"2023-02-24T03:07:45.754Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Eric89GXL/packages"},{"uuid":"pv","login":"pv","name":null,"email":null,"url":null,"packages_count":12,"html_url":"https://pypi.org/user/pv/","role":null,"created_at":"2023-02-24T03:07:47.521Z","updated_at":"2023-02-24T03:07:47.521Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/pv/packages"},{"uuid":"rgommers","login":"rgommers","name":null,"email":null,"url":null,"packages_count":21,"html_url":"https://pypi.org/user/rgommers/","role":null,"created_at":"2023-02-24T03:07:48.206Z","updated_at":"2023-02-24T03:07:48.206Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/rgommers/packages"},{"uuid":"jarrodmillman","login":"jarrodmillman","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://pypi.org/user/jarrodmillman/","role":null,"created_at":"2023-02-24T03:07:46.213Z","updated_at":"2023-02-24T03:07:46.213Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jarrodmillman/packages"},{"uuid":"jnothman","login":"jnothman","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/jnothman/","role":null,"created_at":"2023-02-24T03:07:47.104Z","updated_at":"2023-02-24T03:07:47.104Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jnothman/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726163,"maintainers_count":308802,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5771924,"name":"github.com/numpy/numpydoc","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/numpy/numpydoc","keywords_array":[],"namespace":"github.com/numpy","versions_count":17,"first_release_published_at":"2017-06-20T09:32:56.000Z","latest_release_published_at":"2025-06-24T12:18:49.000Z","latest_release_number":"v1.9.0","last_synced_at":"2025-09-02T00:48:11.324Z","created_at":"2022-12-31T00:35:48.528Z","updated_at":"2025-09-02T01:23:45.518Z","registry_url":"https://pkg.go.dev/github.com/numpy/numpydoc","install_command":"go get github.com/numpy/numpydoc","documentation_url":"https://pkg.go.dev/github.com/numpy/numpydoc#section-documentation","metadata":{},"repo_metadata":{"id":9691938,"uuid":"11639513","full_name":"numpy/numpydoc","owner":"numpy","description":"Numpy's Sphinx extensions","archived":false,"fork":false,"pushed_at":"2025-09-01T21:56:28.000Z","size":835,"stargazers_count":335,"open_issues_count":126,"forks_count":168,"subscribers_count":31,"default_branch":"main","last_synced_at":"2025-09-02T00:35:48.632Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://numpydoc.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/numpy.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"open_collective":"numpy","tidelift":"pypi/numpy","custom":"https://numpy.org/about/#donate"}},"created_at":"2013-07-24T16:23:39.000Z","updated_at":"2025-08-25T16:26:55.000Z","dependencies_parsed_at":"2023-02-17T09:55:15.868Z","dependency_job_id":"96d5ad15-70ca-436d-acea-d9b4b7e9a94e","html_url":"https://github.com/numpy/numpydoc","commit_stats":{"total_commits":553,"total_committers":89,"mean_commits":6.213483146067416,"dds":0.7667269439421338,"last_synced_commit":"2af51f711c8610a86678f05543e19ca1b6f97853"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/numpy/numpydoc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/numpy","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/sbom","scorecard":{"id":698680,"data":{"date":"2025-08-11","repo":{"name":"github.com/numpy/numpydoc","commit":"bad5c0bb1cbe543ac03059f52a46ffa4728e860e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Maintained","score":10,"reason":"11 commit(s) and 1 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":8,"reason":"Found 18/21 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/label-check.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/milestone-merged-prs.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/numpy/numpydoc/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/numpy/numpydoc/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/numpy/numpydoc/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/numpy/numpydoc/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:92","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:98","Info:   4 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/numpy/.github/SECURITY.md:1","Info: Found linked content: github.com/numpy/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/numpy/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:32"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-22T04:31:46.701Z","repository_id":9691938,"created_at":"2025-08-22T04:31:46.701Z","updated_at":"2025-08-22T04:31:46.701Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273218049,"owners_count":25065903,"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-01T02:00:09.058Z","response_time":120,"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":"numpy","name":"NumPy","uuid":"288276","kind":"organization","description":"","email":null,"website":"http://www.numpy.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/288276?v=4","repositories_count":31,"last_synced_at":"2025-08-25T01:28:27.449Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"numpy","tidelift":"pypi/numpy","custom":"https://numpy.org/about/#donate"}},"html_url":"https://github.com/numpy","funding_links":["https://opencollective.com/numpy","https://tidelift.com/funding/github/pypi/numpy","https://numpy.org/about/#donate"],"total_stars":32174,"followers":1770,"following":0,"created_at":"2022-11-02T16:23:17.520Z","updated_at":"2025-08-25T01:28:27.449Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/numpy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/numpy/repositories"},"tags":[{"name":"v1.9.0","sha":"3db2f68e5a6af0de867f9ec1ea94c6052d1d824f","kind":"tag","published_at":"2025-06-24T12:18:53.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.9.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.9.0/manifests"},{"name":"v1.9.0rc0","sha":"610a25e4d33114df619b88c3e8083ec11b9729d0","kind":"tag","published_at":"2025-06-24T12:15:11.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.9.0rc0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.9.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.9.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.9.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.9.0rc0/manifests"},{"name":"v1.8.0","sha":"819ea4eb25d7d600c0ea3384f02bef08dfab8cf9","kind":"tag","published_at":"2024-08-09T15:50:18.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.8.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.8.0/manifests"},{"name":"v1.8.0rc2","sha":"ec75b72323c78ba2f1123eff3f54e95fc59752ed","kind":"tag","published_at":"2024-07-24T19:33:30.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.8.0rc2","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.8.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.8.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.8.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.8.0rc2/manifests"},{"name":"v1.8.0rc1","sha":"0c7f017e25a462c1bb4f214d2e29a51977cd4621","kind":"tag","published_at":"2024-07-24T16:31:09.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.8.0rc1","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.8.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.8.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.8.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.8.0rc1/manifests"},{"name":"v1.8.0rc0","sha":"98fd2f3f0758f7e412f871c4532c30a920c22235","kind":"tag","published_at":"2024-07-24T16:05:55.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.8.0rc0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.8.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.8.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.8.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.8.0rc0/manifests"},{"name":"v1.7.0","sha":"b5ef4f56fff035c349303adab323ff5c5cdc4dd9","kind":"tag","published_at":"2024-03-28T11:49:38.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.7.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.7.0/manifests"},{"name":"v1.7.0rc0","sha":"6629e9f2a77c2706fc96996bb52919265469a362","kind":"tag","published_at":"2024-03-22T16:41:11.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.7.0rc0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.7.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.7.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.7.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.7.0rc0/manifests"},{"name":"v1.6.0","sha":"ac7ba531701b991a46af274710deb33ee0504a3b","kind":"tag","published_at":"2023-09-26T00:16:03.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.6.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.6.0/manifests"},{"name":"v1.6.0rc2","sha":"ddeba360490634dcad203b062e8a014671ab183c","kind":"tag","published_at":"2023-08-21T17:17:14.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.6.0rc2","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.6.0rc2/manifests"},{"name":"v1.6.0rc1","sha":"a41f5289116bb72dbefbaab7b1baeb8b0dc80c94","kind":"tag","published_at":"2023-07-07T17:37:54.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.6.0rc1","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.6.0rc1/manifests"},{"name":"v1.6.0rc0","sha":"030b21e4e7f11e045c271f275c9071091cc0cdb3","kind":"tag","published_at":"2023-06-29T21:29:24.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.6.0rc0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.6.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.6.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.6.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.6.0rc0/manifests"},{"name":"v1.5.0","sha":"3a8a96cda5e04ef77caa076be1fcd115e3987b62","kind":"tag","published_at":"2022-10-08T14:07:00.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.5.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.5.0/manifests"},{"name":"v1.5.0rc1","sha":"26cfa5847df5cdd6c0fa49c9be410fdfac2c7afe","kind":"tag","published_at":"2022-10-04T21:48:56.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.5.0rc1","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.5.0rc1/manifests"},{"name":"v1.4.0","sha":"457a2055b8536c5510cf7ffe94c03b99133ea7c7","kind":"tag","published_at":"2022-06-09T21:24:20.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.4.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.4.0/manifests"},{"name":"v1.4.0rc1","sha":"53e8fc6a677cb6f660e71f506e8dbd28f35c6230","kind":"tag","published_at":"2022-06-08T15:48:07.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.4.0rc1","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.4.0rc1/manifests"},{"name":"v1.3.1","sha":"8596606eed3d15a966b1f042d8082a2be393f183","kind":"tag","published_at":"2022-04-30T19:09:21.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.3.1","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"dfbdfb267ee4d0aa348d45fccbddccf60d53089c","kind":"tag","published_at":"2022-04-29T20:43:24.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.3.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.3.0/manifests"},{"name":"v1.3rc1","sha":"42c330959942a1427d6981f5460853f791833ef0","kind":"tag","published_at":"2022-04-25T21:02:24.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.3rc1","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.3rc1/manifests"},{"name":"v1.2.1","sha":"7300108e115546f675ba19a5ad45cbc64d47f0be","kind":"tag","published_at":"2022-03-29T22:51:21.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.2.1","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.2.1/manifests"},{"name":"numpydoc-1.2","sha":"9ff24c084d53756b88d0826a6d9e5c2840a3d1be","kind":"tag","published_at":"2022-01-24T18:23:00.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/numpydoc-1.2","html_url":"https://github.com/numpy/numpydoc/releases/tag/numpydoc-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@numpydoc-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/numpydoc-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/numpydoc-1.2/manifests"},{"name":"v1.2.0","sha":"9ff24c084d53756b88d0826a6d9e5c2840a3d1be","kind":"commit","published_at":"2022-01-24T18:22:42.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.2.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.2.0/manifests"},{"name":"numpydoc-1.2rc1","sha":"fd77800c4fe60367bdd74c1e5efebb5ccf82b45f","kind":"tag","published_at":"2022-01-21T01:34:04.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/numpydoc-1.2rc1","html_url":"https://github.com/numpy/numpydoc/releases/tag/numpydoc-1.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@numpydoc-1.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/numpydoc-1.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/numpydoc-1.2rc1/manifests"},{"name":"v1.1.0","sha":"d2baf3a4cac5895ed85fb94636d75dea59f3ac75","kind":"commit","published_at":"2020-07-01T21:56:21.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.1.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"278cf213ecd308d4f77ab700d1efa8f01059b9e6","kind":"commit","published_at":"2020-05-26T14:05:47.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.0.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"ac71f4781784fb7754ebb8ee9b5e5fde064e5040","kind":"commit","published_at":"2019-12-24T10:09:04.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v0.9.2","html_url":"https://github.com/numpy/numpydoc/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"8efdc7b00916dbd4d1e9b65e94e4a179dae67afc","kind":"commit","published_at":"2019-04-23T12:19:11.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v0.9.1","html_url":"https://github.com/numpy/numpydoc/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"819f2151bce8e1a9134e628f0acc5172068d5a52","kind":"commit","published_at":"2019-04-21T16:45:37.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v0.9.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f33c5d95fee205ff0aba1d402a3fc8558bf24829","kind":"tag","published_at":"2018-03-30T23:50:28.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v0.8.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"e161379f02efc487c86911457be49d40df417ea0","kind":"commit","published_at":"2017-06-20T09:32:56.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v0.7.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.7.0/manifests"},{"name":"v0.6","sha":"ef988a4a4658c991f4445f6241ab02d74710c6e3","kind":"tag","published_at":"2016-02-13T14:55:30.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v0.6","html_url":"https://github.com/numpy/numpydoc/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.6/manifests"},{"name":"v0.5","sha":"84cc897d266e0afc28fc5296edf01afb08005472","kind":"commit","published_at":"2014-06-08T20:04:25.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v0.5","html_url":"https://github.com/numpy/numpydoc/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.5/manifests"},{"name":"v0.4","sha":"d2f1a77c08cbeba08c8fcf03e51171cb50b9e7ce","kind":"commit","published_at":"2010-10-01T19:34:21.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v0.4","html_url":"https://github.com/numpy/numpydoc/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.4/manifests"}]},"repo_metadata_updated_at":"2025-09-02T01:23:45.517Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":2.064672959708744,"forks_count":1.4143071499836708,"average":4.955995093357514},"purl":"pkg:golang/github.com/numpy/numpydoc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/numpy/numpydoc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/numpy/numpydoc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/numpy/numpydoc/dependencies","status":null,"funding_links":["https://opencollective.com/numpy","https://tidelift.com/funding/github/pypi/numpy","https://numpy.org/about/#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:00:54.777Z","issues_count":100,"pull_requests_count":250,"avg_time_to_close_issue":9290862.0,"avg_time_to_close_pull_request":509703.4879227053,"issues_closed_count":40,"pull_requests_closed_count":207,"pull_request_authors_count":35,"issue_authors_count":68,"avg_comments_per_issue":2.93,"avg_comments_per_pull_request":1.316,"merged_pull_requests_count":192,"bot_issues_count":0,"bot_pull_requests_count":33,"past_year_issues_count":23,"past_year_pull_requests_count":57,"past_year_avg_time_to_close_issue":1840571.25,"past_year_avg_time_to_close_pull_request":613556.8157894737,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":1.173913043478261,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":36,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/issues","maintainers":[{"login":"jarrodmillman","count":103,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jarrodmillman"},{"login":"larsoner","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larsoner"},{"login":"bsipocz","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bsipocz"},{"login":"melissawm","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/melissawm"},{"login":"jnothman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jnothman"}],"active_maintainers":[{"login":"jarrodmillman","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jarrodmillman"},{"login":"bsipocz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bsipocz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnumpy%2Fnumpydoc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnumpy%2Fnumpydoc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnumpy%2Fnumpydoc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnumpy%2Fnumpydoc/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954234,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":75782,"name":"py-numpydoc","ecosystem":"spack","description":"numpydoc - Numpy's Sphinx extensions\n","homepage":"https://github.com/numpy/numpydoc","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/numpy/numpydoc","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2022-04-05T09:26:34.036Z","latest_release_published_at":"2023-07-04T05:24:27.773Z","latest_release_number":"1.5.0","last_synced_at":"2025-09-02T00:48:28.297Z","created_at":"2022-04-05T09:26:34.007Z","updated_at":"2025-09-02T01:23:45.558Z","registry_url":"https://packages.spack.io/package.html?name=py-numpydoc","install_command":"spack install py-numpydoc","documentation_url":null,"metadata":{},"repo_metadata":{"id":9691938,"uuid":"11639513","full_name":"numpy/numpydoc","owner":"numpy","description":"Numpy's Sphinx extensions","archived":false,"fork":false,"pushed_at":"2025-09-01T21:56:28.000Z","size":835,"stargazers_count":335,"open_issues_count":126,"forks_count":168,"subscribers_count":31,"default_branch":"main","last_synced_at":"2025-09-02T00:35:48.632Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://numpydoc.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/numpy.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"open_collective":"numpy","tidelift":"pypi/numpy","custom":"https://numpy.org/about/#donate"}},"created_at":"2013-07-24T16:23:39.000Z","updated_at":"2025-08-25T16:26:55.000Z","dependencies_parsed_at":"2023-02-17T09:55:15.868Z","dependency_job_id":"96d5ad15-70ca-436d-acea-d9b4b7e9a94e","html_url":"https://github.com/numpy/numpydoc","commit_stats":{"total_commits":553,"total_committers":89,"mean_commits":6.213483146067416,"dds":0.7667269439421338,"last_synced_commit":"2af51f711c8610a86678f05543e19ca1b6f97853"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/numpy/numpydoc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/numpy","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/sbom","scorecard":{"id":698680,"data":{"date":"2025-08-11","repo":{"name":"github.com/numpy/numpydoc","commit":"bad5c0bb1cbe543ac03059f52a46ffa4728e860e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Maintained","score":10,"reason":"11 commit(s) and 1 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":8,"reason":"Found 18/21 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/label-check.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/milestone-merged-prs.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/numpy/numpydoc/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/numpy/numpydoc/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/numpy/numpydoc/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/numpy/numpydoc/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:92","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:98","Info:   4 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/numpy/.github/SECURITY.md:1","Info: Found linked content: github.com/numpy/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/numpy/.github/SECURITY.md:1"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:32"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-22T04:31:46.701Z","repository_id":9691938,"created_at":"2025-08-22T04:31:46.701Z","updated_at":"2025-08-22T04:31:46.701Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273218049,"owners_count":25065903,"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-01T02:00:09.058Z","response_time":120,"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":"numpy","name":"NumPy","uuid":"288276","kind":"organization","description":"","email":null,"website":"http://www.numpy.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/288276?v=4","repositories_count":31,"last_synced_at":"2025-08-25T01:28:27.449Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"numpy","tidelift":"pypi/numpy","custom":"https://numpy.org/about/#donate"}},"html_url":"https://github.com/numpy","funding_links":["https://opencollective.com/numpy","https://tidelift.com/funding/github/pypi/numpy","https://numpy.org/about/#donate"],"total_stars":32174,"followers":1770,"following":0,"created_at":"2022-11-02T16:23:17.520Z","updated_at":"2025-08-25T01:28:27.449Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/numpy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/numpy/repositories"},"tags":[{"name":"v1.9.0","sha":"3db2f68e5a6af0de867f9ec1ea94c6052d1d824f","kind":"tag","published_at":"2025-06-24T12:18:53.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.9.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.9.0/manifests"},{"name":"v1.9.0rc0","sha":"610a25e4d33114df619b88c3e8083ec11b9729d0","kind":"tag","published_at":"2025-06-24T12:15:11.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.9.0rc0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.9.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.9.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.9.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.9.0rc0/manifests"},{"name":"v1.8.0","sha":"819ea4eb25d7d600c0ea3384f02bef08dfab8cf9","kind":"tag","published_at":"2024-08-09T15:50:18.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.8.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.8.0/manifests"},{"name":"v1.8.0rc2","sha":"ec75b72323c78ba2f1123eff3f54e95fc59752ed","kind":"tag","published_at":"2024-07-24T19:33:30.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.8.0rc2","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.8.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.8.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.8.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.8.0rc2/manifests"},{"name":"v1.8.0rc1","sha":"0c7f017e25a462c1bb4f214d2e29a51977cd4621","kind":"tag","published_at":"2024-07-24T16:31:09.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.8.0rc1","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.8.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.8.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.8.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.8.0rc1/manifests"},{"name":"v1.8.0rc0","sha":"98fd2f3f0758f7e412f871c4532c30a920c22235","kind":"tag","published_at":"2024-07-24T16:05:55.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.8.0rc0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.8.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.8.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.8.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.8.0rc0/manifests"},{"name":"v1.7.0","sha":"b5ef4f56fff035c349303adab323ff5c5cdc4dd9","kind":"tag","published_at":"2024-03-28T11:49:38.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.7.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.7.0/manifests"},{"name":"v1.7.0rc0","sha":"6629e9f2a77c2706fc96996bb52919265469a362","kind":"tag","published_at":"2024-03-22T16:41:11.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.7.0rc0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.7.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.7.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.7.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.7.0rc0/manifests"},{"name":"v1.6.0","sha":"ac7ba531701b991a46af274710deb33ee0504a3b","kind":"tag","published_at":"2023-09-26T00:16:03.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.6.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.6.0/manifests"},{"name":"v1.6.0rc2","sha":"ddeba360490634dcad203b062e8a014671ab183c","kind":"tag","published_at":"2023-08-21T17:17:14.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.6.0rc2","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.6.0rc2/manifests"},{"name":"v1.6.0rc1","sha":"a41f5289116bb72dbefbaab7b1baeb8b0dc80c94","kind":"tag","published_at":"2023-07-07T17:37:54.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.6.0rc1","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.6.0rc1/manifests"},{"name":"v1.6.0rc0","sha":"030b21e4e7f11e045c271f275c9071091cc0cdb3","kind":"tag","published_at":"2023-06-29T21:29:24.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.6.0rc0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.6.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.6.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.6.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.6.0rc0/manifests"},{"name":"v1.5.0","sha":"3a8a96cda5e04ef77caa076be1fcd115e3987b62","kind":"tag","published_at":"2022-10-08T14:07:00.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.5.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.5.0/manifests"},{"name":"v1.5.0rc1","sha":"26cfa5847df5cdd6c0fa49c9be410fdfac2c7afe","kind":"tag","published_at":"2022-10-04T21:48:56.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.5.0rc1","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.5.0rc1/manifests"},{"name":"v1.4.0","sha":"457a2055b8536c5510cf7ffe94c03b99133ea7c7","kind":"tag","published_at":"2022-06-09T21:24:20.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.4.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.4.0/manifests"},{"name":"v1.4.0rc1","sha":"53e8fc6a677cb6f660e71f506e8dbd28f35c6230","kind":"tag","published_at":"2022-06-08T15:48:07.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.4.0rc1","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.4.0rc1/manifests"},{"name":"v1.3.1","sha":"8596606eed3d15a966b1f042d8082a2be393f183","kind":"tag","published_at":"2022-04-30T19:09:21.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.3.1","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"dfbdfb267ee4d0aa348d45fccbddccf60d53089c","kind":"tag","published_at":"2022-04-29T20:43:24.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.3.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.3.0/manifests"},{"name":"v1.3rc1","sha":"42c330959942a1427d6981f5460853f791833ef0","kind":"tag","published_at":"2022-04-25T21:02:24.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.3rc1","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.3rc1/manifests"},{"name":"v1.2.1","sha":"7300108e115546f675ba19a5ad45cbc64d47f0be","kind":"tag","published_at":"2022-03-29T22:51:21.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.2.1","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.2.1/manifests"},{"name":"numpydoc-1.2","sha":"9ff24c084d53756b88d0826a6d9e5c2840a3d1be","kind":"tag","published_at":"2022-01-24T18:23:00.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/numpydoc-1.2","html_url":"https://github.com/numpy/numpydoc/releases/tag/numpydoc-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@numpydoc-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/numpydoc-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/numpydoc-1.2/manifests"},{"name":"v1.2.0","sha":"9ff24c084d53756b88d0826a6d9e5c2840a3d1be","kind":"commit","published_at":"2022-01-24T18:22:42.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.2.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.2.0/manifests"},{"name":"numpydoc-1.2rc1","sha":"fd77800c4fe60367bdd74c1e5efebb5ccf82b45f","kind":"tag","published_at":"2022-01-21T01:34:04.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/numpydoc-1.2rc1","html_url":"https://github.com/numpy/numpydoc/releases/tag/numpydoc-1.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@numpydoc-1.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/numpydoc-1.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/numpydoc-1.2rc1/manifests"},{"name":"v1.1.0","sha":"d2baf3a4cac5895ed85fb94636d75dea59f3ac75","kind":"commit","published_at":"2020-07-01T21:56:21.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.1.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"278cf213ecd308d4f77ab700d1efa8f01059b9e6","kind":"commit","published_at":"2020-05-26T14:05:47.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v1.0.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v1.0.0/manifests"},{"name":"v0.9.2","sha":"ac71f4781784fb7754ebb8ee9b5e5fde064e5040","kind":"commit","published_at":"2019-12-24T10:09:04.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v0.9.2","html_url":"https://github.com/numpy/numpydoc/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"8efdc7b00916dbd4d1e9b65e94e4a179dae67afc","kind":"commit","published_at":"2019-04-23T12:19:11.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v0.9.1","html_url":"https://github.com/numpy/numpydoc/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"819f2151bce8e1a9134e628f0acc5172068d5a52","kind":"commit","published_at":"2019-04-21T16:45:37.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v0.9.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"f33c5d95fee205ff0aba1d402a3fc8558bf24829","kind":"tag","published_at":"2018-03-30T23:50:28.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v0.8.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"e161379f02efc487c86911457be49d40df417ea0","kind":"commit","published_at":"2017-06-20T09:32:56.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v0.7.0","html_url":"https://github.com/numpy/numpydoc/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.7.0/manifests"},{"name":"v0.6","sha":"ef988a4a4658c991f4445f6241ab02d74710c6e3","kind":"tag","published_at":"2016-02-13T14:55:30.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v0.6","html_url":"https://github.com/numpy/numpydoc/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.6/manifests"},{"name":"v0.5","sha":"84cc897d266e0afc28fc5296edf01afb08005472","kind":"commit","published_at":"2014-06-08T20:04:25.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v0.5","html_url":"https://github.com/numpy/numpydoc/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.5/manifests"},{"name":"v0.4","sha":"d2f1a77c08cbeba08c8fcf03e51171cb50b9e7ce","kind":"commit","published_at":"2010-10-01T19:34:21.000Z","download_url":"https://codeload.github.com/numpy/numpydoc/tar.gz/v0.4","html_url":"https://github.com/numpy/numpydoc/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/numpy/numpydoc@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/tags/v0.4/manifests"}]},"repo_metadata_updated_at":"2025-09-02T01:23:45.557Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":8.447964429623454,"stargazers_count":13.450048631374184,"forks_count":8.642489926358204,"average":7.635125746838961},"purl":"pkg:spack/py-numpydoc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-numpydoc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-numpydoc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-numpydoc/dependencies","status":null,"funding_links":["https://opencollective.com/numpy","https://tidelift.com/funding/github/pypi/numpy","https://numpy.org/about/#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T00:00:54.777Z","issues_count":100,"pull_requests_count":250,"avg_time_to_close_issue":9290862.0,"avg_time_to_close_pull_request":509703.4879227053,"issues_closed_count":40,"pull_requests_closed_count":207,"pull_request_authors_count":35,"issue_authors_count":68,"avg_comments_per_issue":2.93,"avg_comments_per_pull_request":1.316,"merged_pull_requests_count":192,"bot_issues_count":0,"bot_pull_requests_count":33,"past_year_issues_count":23,"past_year_pull_requests_count":57,"past_year_avg_time_to_close_issue":1840571.25,"past_year_avg_time_to_close_pull_request":613556.8157894737,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":1.173913043478261,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":36,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/issues","maintainers":[{"login":"jarrodmillman","count":103,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jarrodmillman"},{"login":"larsoner","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larsoner"},{"login":"bsipocz","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bsipocz"},{"login":"melissawm","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/melissawm"},{"login":"jnothman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jnothman"}],"active_maintainers":[{"login":"jarrodmillman","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jarrodmillman"},{"login":"bsipocz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bsipocz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-numpydoc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-numpydoc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-numpydoc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-numpydoc/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:53:09.979Z","updated_at":"2022-11-14T16:53:09.979Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":8772,"maintainers_count":926,"namespaces_count":0,"keywords_count":3681,"github":"spack","metadata":{"funded_packages_count":405},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2025-09-08T06:56:36.288Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}}],"commits":{"id":25956,"full_name":"numpy/numpydoc","default_branch":"main","committers":[{"name":"Jarrod Millman","email":"jarrod.millman@gmail.com","login":"jarrodmillman","count":135},{"name":"Joel Nothman","email":"joel.nothman@gmail.com","login":"jnothman","count":69},{"name":"Pauli Virtanen","email":"pav@iki.fi","login":"pv","count":63},{"name":"Ross Barnowski","email":"rossbar@berkeley.edu","login":"rossbar","count":38},{"name":"Eric Larson","email":"larson.eric.d@gmail.com","login":"larsoner","count":37},{"name":"Ralf Gommers","email":"ralf.gommers@gmail.com","login":"rgommers","count":22},{"name":"Charles Harris","email":"charlesr.harris@gmail.com","login":"charris","count":15},{"name":"Stefanie Molin","email":"24376333+stefmolin","login":"stefmolin","count":12},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":12},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":9},{"name":"Matthias Bussonnier","email":"bussonniermatthias@gmail.com","login":"Carreau","count":9},{"name":"Joris Van den Bossche","email":"jorisvandenbossche@gmail.com","login":"jorisvandenbossche","count":8},{"name":"Andreas Mueller","email":"t3kcit@gmail.com","login":"amueller","count":8},{"name":"chebee7i","email":"chebee7i@gmail.com","login":"chebee7i","count":7},{"name":"Mike Taves","email":"mwtoews@gmail.com","login":"mwtoews","count":7},{"name":"Thomas Kluyver","email":"takowl@gmail.com","login":"takluyver","count":5},{"name":"Thomas A Caswell","email":"tcaswell@gmail.com","login":"tacaswell","count":5},{"name":"Hassan Kibirige","email":"has2k1@gmail.com","login":"has2k1","count":4},{"name":"Dimitri Papadopoulos Orfanos","email":"3234522+DimitriPapadopoulos","login":"DimitriPapadopoulos","count":4},{"name":"Lucas Colley","email":"lucas.colley8@gmail.com","login":"lucascolley","count":4},{"name":"Paul van Mulbregt","email":"pvanmulbregt","login":"pvanmulbregt","count":4},{"name":"Antony Lee","email":"anntzer.lee@gmail.com","login":"anntzer","count":4},{"name":"Stefan van der Walt","email":"stefanv@berkeley.edu","login":"stefanv","count":4},{"name":"Sergio Callegari","email":"sergio.callegari@unibo.it","login":"sergiocallegari","count":4},{"name":"Julien Schueller","email":"schueller@phimeca.com","login":"jschueller","count":3},{"name":"Matti Picus","email":"matti.picus@gmail.com","login":"mattip","count":3},{"name":"Nelle Varoquaux","email":"nelle.varoquaux@gmail.com","login":"NelleV","count":3},{"name":"Daniel McCloy","email":"dan@mccloy.info","login":"drammock","count":3},{"name":"Brigitta Sipőcz","email":"bsipocz@gmail.com","login":"bsipocz","count":3},{"name":"Raghav R V","email":"ragvrv@gmail.com","login":"raghavrv","count":3},{"name":"Tim Hoffmann","email":"2836374+timhoffm","login":"timhoffm","count":3},{"name":"YaOzI","email":"bingyao.liu@gmail.com","login":"bingyao","count":3},{"name":"Samuel Diebolt","email":"samuel@diebolt.io","login":"sdiebolt","count":2},{"name":"espdev","email":"esp.home@gmail.com","login":"espdev","count":2},{"name":"Roman Yurchak","email":"rth.yurchak@pm.me","login":"rth","count":2},{"name":"Marc Garcia","email":"garcia.marc@gmail.com","login":"datapythonista","count":2},{"name":"endolith","email":"endolith@gmail.com","login":"endolith","count":2},{"name":"Yuki Kobayashi","email":"drsuaimqjgar@gmail.com","login":"koyuki7w","count":2},{"name":"Lars Buitinck","email":"l.buitinck@esciencecenter.nl","login":"larsmans","count":2},{"name":"Denis Laxalde","email":"denis@laxalde.org","login":"dlax","count":2},{"name":"Bibo Hao","email":"haobibo@gmail.com","login":"haobibo","count":2},{"name":"Benjamin Alan Weaver","email":"baweaver@lbl.gov","login":"weaverba137","count":2},{"name":"luz.paz","email":"luzpaz","login":"luzpaz","count":2},{"name":"Fernando Perez","email":"fperez@fperez.org","login":null,"count":1},{"name":"jschueller","email":"julien.schueller@gmail.com","login":null,"count":1},{"name":"Albert Villanova del Moral","email":"8515462+albertvillanova","login":"albertvillanova","count":1},{"name":"Andrew Merrill","email":"androomerrill@gmail.com","login":"the-real-droop","count":1},{"name":"Matthias C. M. Troffaes","email":"matthias.troffaes@gmail.com","login":"mcmtroffaes","count":1},{"name":"Maxine Hartnett","email":"117409426+maxinelasp","login":"maxinelasp","count":1},{"name":"Melissa Weber Mendonça","email":"melissawm@gmail.com","login":"melissawm","count":1},{"name":"Michael Droettboom","email":"mdboom@gmail.com","login":"mdboom","count":1},{"name":"Michael Seifert","email":"michaelseifert04@yahoo.de","login":"MSeifert04","count":1},{"name":"Nick Murphy","email":"namurphy@cfa.harvard.edu","login":"namurphy","count":1},{"name":"Nicolas Ochsner","email":"ochsnern@student.ethz.ch","login":"sirno","count":1},{"name":"Niko Föhr","email":"niko.j.fohr@gmail.com","login":"fohrloop","count":1},{"name":"Olivier Grisel","email":"olivier.grisel@ensta.org","login":"ogrisel","count":1},{"name":"Peter Quackenbush","email":"pquack@gmail.com","login":"thequackdaddy","count":1},{"name":"Philipp Hoffmann","email":"Philipp.Hoffmann@protonmail.com","login":"dontgoto","count":1},{"name":"Rob Ruana","email":"rob@relentlessidiot.com","login":"RelentlessIdiot","count":1},{"name":"Stefan Appelhoff","email":"stefan.appelhoff@mailbox.org","login":"sappelhoff","count":1},{"name":"Stuart Mumford","email":"stuart@cadair.com","login":"Cadair","count":1},{"name":"Takeshi KOMIYA","email":"i.tkomiya@gmail.com","login":"tk0miya","count":1},{"name":"Valentin Haenel","email":"valentin.haenel@gmx.de","login":"esc","count":1},{"name":"Warren Weckesser","email":"warren.weckesser@gmail.com","login":"WarrenWeckesser","count":1},{"name":"dcbr","email":"15089458+dcbr","login":"dcbr","count":1},{"name":"yuki","email":"126044367+F3eQnxN3RriK","login":"F3eQnxN3RriK","count":1},{"name":"Bryce Mecum","email":"petridish@gmail.com","login":"amoeba","count":1},{"name":"Chiara Marmo","email":"cmarmo","login":"cmarmo","count":1},{"name":"Christoph Gohlke","email":"cjgohlke@gmail.com","login":"cgohlke","count":1},{"name":"Dmitriy Fishman","email":"fishman.code@gmail.com","login":"fishmandev","count":1},{"name":"Dražen Lučanin","email":"kermit666@gmail.com","login":"metakermit","count":1},{"name":"Eddie Hebert","email":"eddie@eddiehebert.com","login":"ehebert","count":1},{"name":"Evgeni Burovski","email":"evgeny.burovskiy@gmail.com","login":"ev-br","count":1},{"name":"Gilles Peiffer","email":"gilles.peiffer.yt@gmail.com","login":"Peiffap","count":1},{"name":"Hoxbro","email":"simon.hansen@me.com","login":"hoxbro","count":1},{"name":"Israel Saeta Pérez","email":"dukebody@gmail.com","login":"dukebody","count":1},{"name":"Jens H Nielsen","email":"jenshnielsen@gmail.com","login":"jenshnielsen","count":1},{"name":"Jeremy Goh","email":"30731072+thatlittleboy","login":"thatlittleboy","count":1},{"name":"Jonathan Waltman","email":"jonathan.waltman@gmail.com","login":"JonWaltman","count":1},{"name":"Justin Ludwig","email":"justinludwig@gmail.com","login":"justinludwig","count":1},{"name":"Loïc Estève","email":"loic.esteve@ymail.com","login":"lesteve","count":1},{"name":"Mark Harfouche","email":"mark.harfouche@gmail.com","login":"hmaarrfk","count":1},{"name":"Matt Gebert","email":"Mattheuu.Gebert@gmail.com","login":"mattgebert","count":1},{"name":"Matt Haberland","email":"mhaberla@calpoly.edu","login":"mdhaber","count":1},{"name":"MatthewFlamm","email":"39341281+MatthewFlamm","login":"MatthewFlamm","count":1},{"name":"keewis","email":"keewis","login":"keewis","count":1}],"total_commits":578,"total_committers":86,"total_bot_commits":21,"total_bot_committers":2,"mean_commits":6.72093023255814,"dds":0.7664359861591695,"past_year_committers":[{"name":"Jarrod Millman","email":"jarrod.millman@gmail.com","login":"jarrodmillman","count":16},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":7},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":5},{"name":"Stefanie Molin","email":"24376333+stefmolin","login":"stefmolin","count":4},{"name":"Lucas Colley","email":"lucas.colley8@gmail.com","login":"lucascolley","count":4},{"name":"Yuki Kobayashi","email":"drsuaimqjgar@gmail.com","login":"koyuki7w","count":2},{"name":"Eric Larson","email":"larson.eric.d@gmail.com","login":"larsoner","count":2},{"name":"Tim Hoffmann","email":"2836374+timhoffm","login":"timhoffm","count":1},{"name":"Ross Barnowski","email":"rossbar@caltech.edu","login":"rossbar","count":1},{"name":"Maxine Hartnett","email":"117409426+maxinelasp","login":"maxinelasp","count":1},{"name":"Matt Gebert","email":"Mattheuu.Gebert@gmail.com","login":"mattgebert","count":1},{"name":"Gilles Peiffer","email":"gilles.peiffer.yt@gmail.com","login":"Peiffap","count":1},{"name":"Daniel McCloy","email":"dan@mccloy.info","login":"drammock","count":1},{"name":"Brigitta Sipőcz","email":"bsipocz@gmail.com","login":"bsipocz","count":1}],"past_year_total_commits":47,"past_year_total_committers":14,"past_year_total_bot_commits":12,"past_year_total_bot_committers":2,"past_year_mean_commits":3.357142857142857,"past_year_dds":0.6595744680851063,"last_synced_at":"2025-07-01T08:45:39.632Z","last_synced_commit":"8c66165fe5ea76b977157340da40ffbcb65fafbe","created_at":"2023-03-07T16:28:33.243Z","updated_at":"2025-07-01T08:45:43.725Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-30T00:00:08.254Z","repositories_count":5479765,"commits_count":853310153,"contributors_count":31095234,"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":"numpy/numpydoc","html_url":"https://github.com/numpy/numpydoc","last_synced_at":"2025-09-02T14:00:42.984Z","status":null,"issues_count":102,"pull_requests_count":254,"avg_time_to_close_issue":9285176.975,"avg_time_to_close_pull_request":492563.67307692306,"issues_closed_count":40,"pull_requests_closed_count":208,"pull_request_authors_count":36,"issue_authors_count":68,"avg_comments_per_issue":2.892156862745098,"avg_comments_per_pull_request":1.2716535433070866,"merged_pull_requests_count":192,"bot_issues_count":0,"bot_pull_requests_count":37,"past_year_issues_count":25,"past_year_pull_requests_count":61,"past_year_avg_time_to_close_issue":1840571.25,"past_year_avg_time_to_close_pull_request":613199.1315789474,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.08,"past_year_avg_comments_per_pull_request":0.9180327868852459,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":36,"created_at":"2023-05-10T11:03:22.886Z","updated_at":"2025-09-03T05:36:01.663Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/numpy%2Fnumpydoc/issues","issue_labels_count":{"bug":2,"maintenance":2,"enhancement":1,"needs-decision":1,"invalid":1,"question":1,"type: Bug fix":1,"type: Maintenance":1,"type: Enhancement":1,"help-wanted":1},"pull_request_labels_count":{"type: Maintenance":113,"type: Enhancement":22,"type: Bug fix":21,"type: Documentation":20,"maintenance":18,"bug":2,"enhancement":1},"issue_author_associations_count":{"NONE":65,"CONTRIBUTOR":27,"MEMBER":10},"pull_request_author_associations_count":{"CONTRIBUTOR":133,"MEMBER":102,"NONE":15,"COLLABORATOR":9},"issue_authors":{"jarrodmillman":9,"HealthyPear":7,"lucascolley":4,"KendrickLamarck":3,"stefmolin":3,"kloczek":3,"stefanv":3,"mattgebert":2,"oscargus":2,"sdiebolt":2,"sergiocallegari":2,"jorgepiloto":2,"crusaderky":2,"mscheltienne":2,"rossbar":2,"RNKuhns":2,"nstarman":1,"glemaitre":1,"gboeing":1,"ev-br":1,"amoeba":1,"FelipeCybis":1,"namurphy":1,"Dementiy":1,"jeremiedbb":1,"rth":1,"koyuki7w":1,"vadivelselvaraj":1,"12rambau":1,"brandondavid":1,"pawamoy":1,"mweinelt":1,"abedhammoud":1,"adam2392":1,"lagru":1,"QuLogic":1,"drammock":1,"timhoffm":1,"EthanAtLL":1,"mdhaber":1,"pllim":1,"adam-grant-hendry":1,"MaozGelbart":1,"mgorny":1,"matthew-brett":1,"tirthasheshpatel":1,"marvinpfoertner":1,"AA-Turner":1,"jonyscathe":1,"user27182":1,"phxnsharp":1,"Zeitsperre":1,"AndrewAmmerlaan":1,"anntzer":1,"jnothman":1,"clatapie":1,"OriolAbril":1,"akaszynski":1,"ma-sadeghi":1,"amueller":1,"ThijsDrost":1,"anmyachev":1,"billbrod":1,"gjover":1,"pp-mo":1,"dagardner-nv":1,"nritsche":1,"njzjz":1},"pull_request_authors":{"jarrodmillman":94,"dependabot[bot]":20,"stefmolin":18,"pre-commit-ci[bot]":17,"rossbar":14,"mwtoews":10,"larsoner":9,"lucascolley":8,"Carreau":7,"mattgebert":6,"bsipocz":6,"stefanv":6,"drammock":4,"cmarmo":4,"namurphy":3,"koyuki7w":3,"nstarman":2,"tacaswell":2,"melissawm":2,"dontgoto":2,"maxinelasp":2,"Peiffap":2,"sdiebolt":2,"j9ac9k":2,"RastislavTuranyi":2,"fohrloop":2,"clatapie":1,"F3eQnxN3RriK":1,"thatlittleboy":1,"keewis":1,"amoeba":1,"mcmtroffaes":1,"DimitriPapadopoulos":1,"timhoffm":1,"MatthewFlamm":1,"mdhaber":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10098650,"issues_count":31447165,"pull_requests_count":97330651,"authors_count":10702032,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{"type: Maintenance":33,"type: Documentation":7,"type: Enhancement":7,"type: Bug fix":4},"past_year_issue_author_associations_count":{"NONE":14,"CONTRIBUTOR":11},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":53,"MEMBER":9,"NONE":5},"past_year_issue_authors":{"lucascolley":3,"crusaderky":2,"stefmolin":2,"sergiocallegari":2,"mattgebert":2,"Zeitsperre":1,"vadivelselvaraj":1,"timhoffm":1,"ThijsDrost":1,"mdhaber":1,"lagru":1,"koyuki7w":1,"jeremiedbb":1,"glemaitre":1,"gboeing":1,"EthanAtLL":1,"Dementiy":1,"dagardner-nv":1,"billbrod":1},"past_year_pull_request_authors":{"dependabot[bot]":15,"stefmolin":8,"pre-commit-ci[bot]":8,"jarrodmillman":7,"mattgebert":6,"lucascolley":4,"rossbar":3,"koyuki7w":3,"maxinelasp":2,"bsipocz":2,"drammock":2,"Peiffap":2,"RastislavTuranyi":2,"mwtoews":2,"timhoffm":1},"maintainers":[{"login":"jarrodmillman","count":103,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jarrodmillman"},{"login":"larsoner","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larsoner"},{"login":"bsipocz","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bsipocz"},{"login":"melissawm","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/melissawm"},{"login":"jnothman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jnothman"}],"active_maintainers":[{"login":"jarrodmillman","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jarrodmillman"},{"login":"bsipocz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bsipocz"}]},"events":{"total":{"IssuesEvent":26,"WatchEvent":37,"DeleteEvent":8,"IssueCommentEvent":108,"PushEvent":26,"PullRequestReviewCommentEvent":26,"PullRequestReviewEvent":46,"PullRequestEvent":55,"ForkEvent":11,"CreateEvent":10},"last_year":{"IssuesEvent":26,"WatchEvent":37,"DeleteEvent":8,"IssueCommentEvent":108,"PushEvent":26,"PullRequestReviewCommentEvent":26,"PullRequestReviewEvent":46,"PullRequestEvent":55,"ForkEvent":11,"CreateEvent":10}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements/developer.txt","sha":null,"kind":"manifest","created_at":"2022-07-12T15:03:41.066Z","updated_at":"2022-07-12T15:03:41.066Z","repository_link":"https://github.com/numpy/numpydoc/blob/main/requirements/developer.txt","dependencies":[{"id":159518938,"package_name":"pre-commit","ecosystem":"pypi","requirements":"\u003e=2.19","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/test.txt","sha":null,"kind":"manifest","created_at":"2022-07-12T15:03:41.191Z","updated_at":"2022-07-12T15:03:41.191Z","repository_link":"https://github.com/numpy/numpydoc/blob/main/requirements/test.txt","dependencies":[{"id":159519056,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":159519057,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":159519058,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-07-12T15:03:41.325Z","updated_at":"2022-07-12T15:03:41.325Z","repository_link":"https://github.com/numpy/numpydoc/blob/main/setup.py","dependencies":[{"id":159519570,"package_name":"sphinx","ecosystem":"pypi","requirements":"\u003e=3.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T15:30:57.138Z","updated_at":"2023-01-13T15:30:57.138Z","repository_link":"https://github.com/numpy/numpydoc/blob/main/.github/workflows/lint.yml","dependencies":[{"id":6884954809,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6884954810,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6884954811,"package_name":"pre-commit/action","ecosystem":"actions","requirements":"v3.0.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T15:30:57.209Z","updated_at":"2023-01-13T15:30:57.209Z","repository_link":"https://github.com/numpy/numpydoc/blob/main/.github/workflows/main.yml","dependencies":[{"id":6884954823,"package_name":"larsoner/circleci-artifacts-redirector-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T15:30:57.255Z","updated_at":"2023-01-13T15:30:57.255Z","repository_link":"https://github.com/numpy/numpydoc/blob/main/.github/workflows/test.yml","dependencies":[{"id":6884954829,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6884954830,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"requirements/doc.txt","sha":null,"kind":"manifest","created_at":"2023-01-13T15:30:57.337Z","updated_at":"2023-01-13T15:30:57.337Z","repository_link":"https://github.com/numpy/numpydoc/blob/main/requirements/doc.txt","dependencies":[{"id":6884954836,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.21","direct":true,"kind":"runtime","optional":false},{"id":6884954837,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=3.5","direct":true,"kind":"runtime","optional":false},{"id":6884954838,"package_name":"pydata-sphinx-theme","ecosystem":"pypi","requirements":"\u003e=0.11","direct":true,"kind":"runtime","optional":false},{"id":6884954839,"package_name":"sphinx","ecosystem":"pypi","requirements":"\u003e=5.2","direct":true,"kind":"runtime","optional":false}]}],"score":27.13414541738322,"created_at":"2025-09-08T11:19:00.682Z","updated_at":"2025-10-07T08:25:43.607Z","avatar_url":"https://github.com/numpy.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":1274853,"funding_links":["https://opencollective.com/numpy","https://tidelift.com/funding/github/pypi/numpy","https://numpy.org/about/#donate"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["closember","qt","wx","tk","gtk","alignment","flexible","cython","notebook","cpython"],"project_url":"https://science.ecosyste.ms/api/v1/projects/69223","html_url":"https://science.ecosyste.ms/projects/69223"}