{"id":11789154,"name":"github.com/astropy/astroquery","ecosystem":"go","description":null,"homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/astropy/astroquery","keywords_array":[],"namespace":null,"versions_count":28,"first_release_published_at":"2025-06-11T09:42:35.089Z","latest_release_published_at":"2025-09-20T04:20:35.000Z","latest_release_number":"v0.4.11","last_synced_at":"2026-03-12T01:48:00.025Z","created_at":"2025-06-11T09:40:05.645Z","updated_at":"2026-03-12T01:48:00.025Z","registry_url":"https://pkg.go.dev/github.com/astropy/astroquery","install_command":"go get github.com/astropy/astroquery","documentation_url":"https://pkg.go.dev/github.com/astropy/astroquery#section-documentation","metadata":{},"repo_metadata":{"id":3715224,"uuid":"4787269","full_name":"astropy/astroquery","owner":"astropy","description":"Functions and classes to access online data resources. Maintainers: @keflavich and @bsipocz and @ceb8","archived":false,"fork":false,"pushed_at":"2025-10-15T21:12:11.000Z","size":78249,"stargazers_count":751,"open_issues_count":394,"forks_count":423,"subscribers_count":28,"default_branch":"main","last_synced_at":"2025-10-16T22:46:18.554Z","etag":null,"topics":["astronomy","astropy","astropy-affiliated","closember","python"],"latest_commit_sha":null,"homepage":"http://astroquery.readthedocs.org/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/astropy.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"numfocus","custom":"https://numfocus.org/donate-to-astropy"}},"created_at":"2012-06-25T20:52:07.000Z","updated_at":"2025-10-15T21:12:16.000Z","dependencies_parsed_at":"2023-07-06T14:46:22.722Z","dependency_job_id":"92489ed2-9587-4eef-be32-584c60b32707","html_url":"https://github.com/astropy/astroquery","commit_stats":{"total_commits":7873,"total_committers":212,"mean_commits":"37.136792452830186","dds":0.7556204750412803,"last_synced_commit":"8ae63fb00b3e48e21a61923a4318a8bae40759e0"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/astropy/astroquery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astropy","download_url":"https://codeload.github.com/astropy/astroquery/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/sbom","scorecard":{"id":213730,"data":{"date":"2025-08-11","repo":{"name":"github.com/astropy/astroquery","commit":"809f3093aebcde17b0d34f4a4300b9d093618318"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 24 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":9,"reason":"Found 10/11 approved changesets -- score normalized to 9","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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Warn: no topLevel permission defined: .github/workflows/changelog.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci_crontests.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci_devtests.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci_online_crontests.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci_tests.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:12","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":"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":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.rst:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: pipCommand not pinned by hash: .github/workflows/ci_crontests.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/ci_devtests.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/ci_online_crontests.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/ci_tests.yml:75","Info:  14 out of  14 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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T01:13:42.329Z","repository_id":3715224,"created_at":"2025-08-17T01:13:42.329Z","updated_at":"2025-08-17T01:13:42.329Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279651126,"owners_count":26205583,"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-10-18T02:00:06.492Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"astropy","name":"The Astropy Project","uuid":"847984","kind":"organization","description":"","email":null,"website":"http://www.astropy.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/847984?v=4","repositories_count":88,"last_synced_at":"2024-04-14T17:23:44.091Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"numfocus","custom":"https://numfocus.org/donate-to-astropy"}},"html_url":"https://github.com/astropy","funding_links":["https://github.com/sponsors/numfocus","https://numfocus.org/donate-to-astropy"],"total_stars":7267,"followers":258,"following":0,"created_at":"2022-11-02T16:32:44.044Z","updated_at":"2024-04-14T17:23:56.477Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astropy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astropy/repositories"},"tags":[{"name":"v0.4.11","sha":"fc20cf37cf752ff5c5496dbff863b3ccdcea1fd2","kind":"tag","published_at":"2025-09-20T04:21:49.000Z","download_url":"https://codeload.github.com/astropy/astroquery/tar.gz/v0.4.11","html_url":"https://github.com/astropy/astroquery/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astroquery@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.4.11/manifests"},{"name":"v0.4.10","sha":"3c2e483d7172109ef6ef23821e7a78da7685384f","kind":"tag","published_at":"2025-03-18T19:19:08.000Z","download_url":"https://codeload.github.com/astropy/astroquery/tar.gz/v0.4.10","html_url":"https://github.com/astropy/astroquery/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astroquery@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.4.10/manifests"},{"name":"v0.4.9.post1","sha":"1d8beb470e85b4db335a66a2b6293f295cb5c609","kind":"tag","published_at":"2025-01-25T03:41:27.000Z","download_url":"https://codeload.github.com/astropy/astroquery/tar.gz/v0.4.9.post1","html_url":"https://github.com/astropy/astroquery/releases/tag/v0.4.9.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astroquery@v0.4.9.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.4.9.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.4.9.post1/manifests"},{"name":"v0.4.9","sha":"faa7682b7b72b1f187353a50097077e516420a13","kind":"tag","published_at":"2025-01-24T21:52:46.000Z","download_url":"https://codeload.github.com/astropy/astroquery/tar.gz/v0.4.9","html_url":"https://github.com/astropy/astroquery/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astroquery@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"48b19410f8b362c80f02f68e2a1b7d871a2c26b2","kind":"tag","published_at":"2025-01-16T08:31:52.000Z","download_url":"https://codeload.github.com/astropy/astroquery/tar.gz/v0.4.8","html_url":"https://github.com/astropy/astroquery/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astroquery@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"6798431a35644eb30fc938d61cd5c8398cba0ac8","kind":"tag","published_at":"2024-03-09T06:40:46.000Z","download_url":"https://codeload.github.com/astropy/astroquery/tar.gz/v0.4.7","html_url":"https://github.com/astropy/astroquery/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astroquery@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"7e4468a2bc25d48da109e182cc967333051f9d8f","kind":"tag","published_at":"2022-03-23T06:56:20.000Z","download_url":"https://codeload.github.com/astropy/astroquery/tar.gz/v0.4.6","html_url":"https://github.com/astropy/astroquery/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astroquery@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"f8a95ca3983b790b4e9b8d2fe0f0f33b10adeae5","kind":"tag","published_at":"2021-12-25T06:32:49.000Z","download_url":"https://codeload.github.com/astropy/astroquery/tar.gz/v0.4.5","html_url":"https://github.com/astropy/astroquery/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astroquery@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"d6da8f81549f407071c22d89f53b4c8629a7315e","kind":"tag","published_at":"2021-11-17T21:40:51.000Z","download_url":"https://codeload.github.com/astropy/astroquery/tar.gz/v0.4.4","html_url":"https://github.com/astropy/astroquery/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astroquery@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"165ce5321cfa8571e11f935c98b15c76f3bf08a8","kind":"tag","published_at":"2021-07-07T18:27:22.000Z","download_url":"https://codeload.github.com/astropy/astroquery/tar.gz/v0.4.3","html_url":"https://github.com/astropy/astroquery/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astroquery@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"3bdf43a5418dca5932accb1d05aac3deb1c039ed","kind":"tag","published_at":"2021-05-15T07:09:06.000Z","download_url":"https://codeload.github.com/astropy/astroquery/tar.gz/v0.4.2","html_url":"https://github.com/astropy/astroquery/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astroquery@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"cfaac0c2b834770998cf63a92bfc37cc950aa9f8","kind":"tag","published_at":"2021-05-04T22:32:39.000Z","download_url":"https://codeload.github.com/astropy/astroquery/tar.gz/v0.4.1","html_url":"https://github.com/astropy/astroquery/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astroquery@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"71fd8d388fbb7ba44eb3870a9e95599f608be78e","kind":"tag","published_at":"2020-01-25T04:34:46.000Z","download_url":"https://codeload.github.com/astropy/astroquery/tar.gz/v0.4","html_url":"https://github.com/astropy/astroquery/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astroquery@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.4/manifests"},{"name":"v0.3.10","sha":"e85c9c7d2e98bc09b3f3c02bfe1693ac1808f121","kind":"tag","published_at":"2019-09-19T23:54:11.000Z","download_url":"https://codeload.github.com/astropy/astroquery/tar.gz/v0.3.10","html_url":"https://github.com/astropy/astroquery/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astroquery@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"73ae4b16a84c7c7da59119caa2e8b8f6f26b218a","kind":"commit","published_at":"2018-12-06T17:36:39.000Z","download_url":"https://codeload.github.com/astropy/astroquery/tar.gz/v0.3.9","html_url":"https://github.com/astropy/astroquery/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astroquery@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"7a71c6d99b92c73f913bc0c1bf539a7604782389","kind":"commit","published_at":"2018-04-27T22:56:48.000Z","download_url":"https://codeload.github.com/astropy/astroquery/tar.gz/v0.3.8","html_url":"https://github.com/astropy/astroquery/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astroquery@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"dfa0c9057644d484fdfdb00bb42de86f7c61e77b","kind":"commit","published_at":"2018-01-25T21:04:50.000Z","download_url":"https://codeload.github.com/astropy/astroquery/tar.gz/v0.3.7","html_url":"https://github.com/astropy/astroquery/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astroquery@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.3.7/manifests"},{"name":"v0.3.7rc","sha":"9e6498e3252af6d0b1124a04c9af1403962d6dea","kind":"commit","published_at":"2018-01-11T23:31:38.000Z","download_url":"https://codeload.github.com/astropy/astroquery/tar.gz/v0.3.7rc","html_url":"https://github.com/astropy/astroquery/releases/tag/v0.3.7rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astroquery@v0.3.7rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.3.7rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.3.7rc/manifests"},{"name":"v0.3.6.post2","sha":"4113ae2cb1111eb59a646650a40a72bb39241c80","kind":"commit","published_at":"2017-07-13T16:58:11.000Z","download_url":"https://codeload.github.com/astropy/astroquery/tar.gz/v0.3.6.post2","html_url":"https://github.com/astropy/astroquery/releases/tag/v0.3.6.post2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astroquery@v0.3.6.post2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.3.6.post2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.3.6.post2/manifests"},{"name":"v0.3.6.post1","sha":"3ffd361948ad0382050d917a787b18b8085f12a8","kind":"commit","published_at":"2017-07-10T21:04:32.000Z","download_url":"https://codeload.github.com/astropy/astroquery/tar.gz/v0.3.6.post1","html_url":"https://github.com/astropy/astroquery/releases/tag/v0.3.6.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astroquery@v0.3.6.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.3.6.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.3.6.post1/manifests"},{"name":"v0.3.6","sha":"5fa4753097e52ad8495dfdb5bfcdb7741d4e9c9e","kind":"tag","published_at":"2017-07-03T00:20:00.000Z","download_url":"https://codeload.github.com/astropy/astroquery/tar.gz/v0.3.6","html_url":"https://github.com/astropy/astroquery/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astroquery@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"f2fe9c7bb3ae551603f2006d0985fa55e3a59e74","kind":"commit","published_at":"2017-03-29T23:07:15.000Z","download_url":"https://codeload.github.com/astropy/astroquery/tar.gz/v0.3.5","html_url":"https://github.com/astropy/astroquery/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astroquery@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"c18c078ad42abe39665d3875e59625d9d1916532","kind":"commit","published_at":"2016-11-21T17:25:38.000Z","download_url":"https://codeload.github.com/astropy/astroquery/tar.gz/v0.3.4","html_url":"https://github.com/astropy/astroquery/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astroquery@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"7feaebab19518087d008f898a0a05845906818d9","kind":"commit","published_at":"2016-10-12T01:20:51.000Z","download_url":"https://codeload.github.com/astropy/astroquery/tar.gz/v0.3.3","html_url":"https://github.com/astropy/astroquery/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astroquery@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"7850c72737f2ee80d1927f900e44a3fcedf54ab5","kind":"commit","published_at":"2016-06-10T07:54:22.000Z","download_url":"https://codeload.github.com/astropy/astroquery/tar.gz/v0.3.2","html_url":"https://github.com/astropy/astroquery/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astroquery@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"63a3e0291dbcacb223f9bf501e0c95954e2ca0c8","kind":"commit","published_at":"2016-01-19T10:38:09.000Z","download_url":"https://codeload.github.com/astropy/astroquery/tar.gz/v0.3.1","html_url":"https://github.com/astropy/astroquery/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astroquery@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"24424666628caccdd03630f3922cdf0f439e2dd4","kind":"commit","published_at":"2015-10-26T11:41:48.000Z","download_url":"https://codeload.github.com/astropy/astroquery/tar.gz/v0.3.0","html_url":"https://github.com/astropy/astroquery/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astroquery@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.3.0/manifests"},{"name":"v0.2.6","sha":"c645bf8bfcb1cf3810a5aadc1ad5eb0f91d07a8d","kind":"commit","published_at":"2015-07-23T13:47:24.000Z","download_url":"https://codeload.github.com/astropy/astroquery/tar.gz/v0.2.6","html_url":"https://github.com/astropy/astroquery/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astroquery@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"e87a24400d448d813b991b892b8d72577b20f017","kind":"commit","published_at":"2015-06-06T15:36:17.000Z","download_url":"https://codeload.github.com/astropy/astroquery/tar.gz/v0.2.5","html_url":"https://github.com/astropy/astroquery/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astroquery@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"575ddf6f7f4a9ffd56302b8b5788573de82079ce","kind":"commit","published_at":"2015-03-27T06:06:23.000Z","download_url":"https://codeload.github.com/astropy/astroquery/tar.gz/v0.2.4","html_url":"https://github.com/astropy/astroquery/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astroquery@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"bd2420f85e8a9c148a2b6eee58b78fd31da6e7ad","kind":"commit","published_at":"2014-09-30T14:15:10.000Z","download_url":"https://codeload.github.com/astropy/astroquery/tar.gz/v0.2.3","html_url":"https://github.com/astropy/astroquery/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astroquery@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e3112d744477fa6e8851ac53dd976b2bc878ffa3","kind":"commit","published_at":"2014-09-10T07:58:34.000Z","download_url":"https://codeload.github.com/astropy/astroquery/tar.gz/v0.2.2","html_url":"https://github.com/astropy/astroquery/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astroquery@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b73b226ffbe99e8a453015c4f6584c717c4edbd6","kind":"commit","published_at":"2014-09-01T09:51:30.000Z","download_url":"https://codeload.github.com/astropy/astroquery/tar.gz/v0.2.1","html_url":"https://github.com/astropy/astroquery/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astroquery@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"8af4f66702011561278323581d63664fc30c0ce4","kind":"commit","published_at":"2014-08-18T07:04:55.000Z","download_url":"https://codeload.github.com/astropy/astroquery/tar.gz/v0.2","html_url":"https://github.com/astropy/astroquery/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astroquery@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.2/manifests"},{"name":"v0.2-rc2","sha":"104ad203bd13e6d3b41c2f00ba009de4b4b6b255","kind":"commit","published_at":"2014-08-12T08:05:55.000Z","download_url":"https://codeload.github.com/astropy/astroquery/tar.gz/v0.2-rc2","html_url":"https://github.com/astropy/astroquery/releases/tag/v0.2-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astroquery@v0.2-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.2-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.2-rc2/manifests"},{"name":"v0.2-rc","sha":"d8219b5ef9377ad889f5bf7f4be0a1576ec07aed","kind":"commit","published_at":"2014-08-06T21:10:18.000Z","download_url":"https://codeload.github.com/astropy/astroquery/tar.gz/v0.2-rc","html_url":"https://github.com/astropy/astroquery/releases/tag/v0.2-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astroquery@v0.2-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.2-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.2-rc/manifests"},{"name":"v0.1","sha":"736b3a59499879379733e022aa19a420cd68aa91","kind":"tag","published_at":"2013-09-20T00:59:49.000Z","download_url":"https://codeload.github.com/astropy/astroquery/tar.gz/v0.1","html_url":"https://github.com/astropy/astroquery/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/astropy/astroquery@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-19T00:18:00.041Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.7232442112396065,"dependent_packages_count":5.362971279122194,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.5431077451809},"purl":"pkg:golang/github.com/astropy/astroquery","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/astropy/astroquery","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/astropy/astroquery","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/astropy/astroquery/dependencies","status":null,"funding_links":["https://github.com/sponsors/numfocus","https://numfocus.org/donate-to-astropy"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T01:00:47.818Z","issues_count":471,"pull_requests_count":762,"avg_time_to_close_issue":49453254.75174825,"avg_time_to_close_pull_request":3983679.3109118086,"issues_closed_count":286,"pull_requests_closed_count":669,"pull_request_authors_count":95,"issue_authors_count":228,"avg_comments_per_issue":2.9469214437367306,"avg_comments_per_pull_request":2.984251968503937,"merged_pull_requests_count":612,"bot_issues_count":0,"bot_pull_requests_count":15,"past_year_issues_count":136,"past_year_pull_requests_count":275,"past_year_avg_time_to_close_issue":1417220.152542373,"past_year_avg_time_to_close_pull_request":402031.3441860465,"past_year_issues_closed_count":59,"past_year_pull_requests_closed_count":215,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":69,"past_year_avg_comments_per_issue":1.227941176470588,"past_year_avg_comments_per_pull_request":2.0836363636363635,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":205,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/astropy%2Fastroquery/issues","maintainers":[{"login":"bsipocz","count":414,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bsipocz"},{"login":"ManonMarchand","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ManonMarchand"},{"login":"pllim","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pllim"},{"login":"eerovaher","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eerovaher"},{"login":"eteq","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eteq"},{"login":"astrofrog","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/astrofrog"},{"login":"ceb8","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ceb8"},{"login":"cdeil","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdeil"},{"login":"weaverba137","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/weaverba137"},{"login":"nkphysics","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nkphysics"},{"login":"olebole","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olebole"},{"login":"prajwel","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prajwel"},{"login":"xuanxu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xuanxu"},{"login":"aripollak","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aripollak"},{"login":"adrn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrn"},{"login":"mwcraig","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mwcraig"},{"login":"kelle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kelle"},{"login":"jwoillez","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwoillez"},{"login":"larrybradley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larrybradley"},{"login":"hamogu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hamogu"},{"login":"migueldvb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/migueldvb"}],"active_maintainers":[{"login":"bsipocz","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bsipocz"},{"login":"ManonMarchand","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ManonMarchand"},{"login":"pllim","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pllim"},{"login":"ceb8","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ceb8"},{"login":"nkphysics","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nkphysics"},{"login":"olebole","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olebole"},{"login":"kelle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kelle"},{"login":"weaverba137","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/weaverba137"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fastropy%2Fastroquery/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fastropy%2Fastroquery/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fastropy%2Fastroquery/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fastropy%2Fastroquery/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fastropy%2Fastroquery/codemeta","maintainers":[]}