{"id":2293,"name":"SpiceyPy","description":"SpiceyPy: a Pythonic Wrapper for the SPICE Toolkit - Published in JOSS (2020)","url":"https://github.com/andrewannex/spiceypy","last_synced_at":"2025-09-04T16:44:06.475Z","repository":{"id":13195382,"uuid":"15879082","full_name":"AndrewAnnex/SpiceyPy","owner":"AndrewAnnex","description":"SpiceyPy: a Pythonic Wrapper for the SPICE Toolkit.","archived":false,"fork":false,"pushed_at":"2025-08-31T16:53:01.000Z","size":5217,"stargazers_count":442,"open_issues_count":4,"forks_count":89,"subscribers_count":26,"default_branch":"main","last_synced_at":"2025-09-01T20:16:39.253Z","etag":null,"topics":["ephemeris","hacktoberfest","nasa","navigation","python","space","spice","toolkit"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AndrewAnnex.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"},"funding":{"github":["andrewannex"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2014-01-13T19:29:09.000Z","updated_at":"2025-08-31T16:53:04.000Z","dependencies_parsed_at":"2023-01-13T17:21:23.438Z","dependency_job_id":"b5fc7753-a21c-4c56-b714-338b4487995f","html_url":"https://github.com/AndrewAnnex/SpiceyPy","commit_stats":{"total_commits":536,"total_committers":25,"mean_commits":21.44,"dds":0.07649253731343286,"last_synced_commit":"bcf2a5a7b77bc12da50523d7589edf2c7a6e58e4"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndrewAnnex","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/sbom","scorecard":{"id":13649,"data":{"date":"2025-08-11","repo":{"name":"github.com/AndrewAnnex/SpiceyPy","commit":"cb0f2e8152574a8beaf105e26c42ae5cbc6f0e8e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":10,"reason":"19 commit(s) and 6 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":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci-build.yml:247","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci-build.yml:74","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci-build.yml:187","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-to-test-and-live-pypi.yml:62","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-to-test-and-live-pypi.yml:177","Warn: no topLevel permission defined: .github/workflows/cff-validator.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-build.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-to-test-and-live-pypi.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cff-validator.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/cff-validator.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cff-validator.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/cff-validator.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-build.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:254: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-build.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-build.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-build.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/publish-to-test-and-live-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/publish-to-test-and-live-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/publish-to-test-and-live-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/publish-to-test-and-live-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/publish-to-test-and-live-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/publish-to-test-and-live-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/publish-to-test-and-live-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/publish-to-test-and-live-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/publish-to-test-and-live-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/publish-to-test-and-live-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/publish-to-test-and-live-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/publish-to-test-and-live-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/publish-to-test-and-live-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/publish-to-test-and-live-pypi.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-build.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/ci-build.yml:115","Warn: pipCommand not pinned by hash: .github/workflows/ci-build.yml:145","Warn: pipCommand not pinned by hash: .github/workflows/ci-build.yml:169","Warn: pipCommand not pinned by hash: .github/workflows/ci-build.yml:201","Warn: pipCommand not pinned by hash: .github/workflows/ci-build.yml:215","Warn: pipCommand not pinned by hash: .github/workflows/ci-build.yml:233","Warn: pipCommand not pinned by hash: .github/workflows/ci-build.yml:261","Warn: pipCommand not pinned by hash: .github/workflows/ci-build.yml:275","Warn: pipCommand not pinned by hash: .github/workflows/ci-build.yml:288","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:155","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:156","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:192","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:86","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:92","Info:   0 out of  27 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of  19 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 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-14T15:11:49.085Z","repository_id":13195382,"created_at":"2025-08-14T15:11:49.088Z","updated_at":"2025-08-14T15:11:49.088Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273605210,"owners_count":25135707,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"AndrewAnnex","name":"Dr. Andrew Annex","uuid":"2126916","kind":"user","description":"Coder and Planetary Science PhD from Johns Hopkins University. Fmr Postdoc @ Caltech, Current Senior Science Systems Engineer @ SETI Institute","email":"","website":"http://andrewannex.com","location":"Pasadena, CA","twitter":"AndrewAnnex","company":"SETI Institute","icon_url":"https://avatars.githubusercontent.com/u/2126916?u=5f10541483547fe74d55b5ba40e2fd08ad2efdd5\u0026v=4","repositories_count":179,"last_synced_at":"2025-09-03T22:31:18.589Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/AndrewAnnex","funding_links":["https://github.com/sponsors/AndrewAnnex"],"total_stars":474,"followers":183,"following":2,"created_at":"2022-11-06T14:10:20.390Z","updated_at":"2025-09-03T22:31:18.589Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndrewAnnex","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndrewAnnex/repositories"},"packages":[{"id":2928718,"name":"spiceypy","ecosystem":"pypi","description":"A Python Wrapper for the NAIF CSPICE Toolkit","homepage":"https://github.com/AndrewAnnex/SpiceyPy","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/AndrewAnnex/SpiceyPy","keywords_array":["spiceypy","spice","cspice","naif","jpl","space","geometry","ephemeris"],"namespace":null,"versions_count":30,"first_release_published_at":"2016-03-27T20:21:04.000Z","latest_release_published_at":"2025-07-17T23:22:13.000Z","latest_release_number":"6.0.3","last_synced_at":"2025-09-03T21:13:22.918Z","created_at":"2022-04-10T12:41:18.042Z","updated_at":"2025-09-04T07:58:31.738Z","registry_url":"https://pypi.org/project/spiceypy/","install_command":"pip install spiceypy --index-url https://pypi.org/simple","documentation_url":"https://spiceypy.readthedocs.io","metadata":{"funding":null,"documentation":"https://spiceypy.readthedocs.io","classifiers":["Development Status :: 5 - Production/Stable","License :: OSI Approved :: MIT License","Natural Language :: English","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft :: Windows","Operating System :: POSIX :: BSD :: FreeBSD","Operating System :: POSIX :: Linux","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 :: Scientific/Engineering","Topic :: Scientific/Engineering :: Astronomy"],"normalized_name":"spiceypy","project_status":null},"repo_metadata":{"id":13195382,"uuid":"15879082","full_name":"AndrewAnnex/SpiceyPy","owner":"AndrewAnnex","description":"SpiceyPy: a Pythonic Wrapper for the SPICE Toolkit.","archived":false,"fork":false,"pushed_at":"2025-08-31T16:53:01.000Z","size":5217,"stargazers_count":442,"open_issues_count":4,"forks_count":89,"subscribers_count":26,"default_branch":"main","last_synced_at":"2025-09-01T20:16:39.253Z","etag":null,"topics":["ephemeris","hacktoberfest","nasa","navigation","python","space","spice","toolkit"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AndrewAnnex.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"},"funding":{"github":["andrewannex"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2014-01-13T19:29:09.000Z","updated_at":"2025-08-31T16:53:04.000Z","dependencies_parsed_at":"2023-01-13T17:21:23.438Z","dependency_job_id":"b5fc7753-a21c-4c56-b714-338b4487995f","html_url":"https://github.com/AndrewAnnex/SpiceyPy","commit_stats":{"total_commits":536,"total_committers":25,"mean_commits":21.44,"dds":0.07649253731343286,"last_synced_commit":"bcf2a5a7b77bc12da50523d7589edf2c7a6e58e4"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndrewAnnex","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/sbom","scorecard":{"id":13649,"data":{"date":"2025-08-11","repo":{"name":"github.com/AndrewAnnex/SpiceyPy","commit":"cb0f2e8152574a8beaf105e26c42ae5cbc6f0e8e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":10,"reason":"19 commit(s) and 6 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":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci-build.yml:247","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci-build.yml:74","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci-build.yml:187","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-to-test-and-live-pypi.yml:62","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-to-test-and-live-pypi.yml:177","Warn: no topLevel permission defined: .github/workflows/cff-validator.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-build.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-to-test-and-live-pypi.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cff-validator.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/cff-validator.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cff-validator.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/cff-validator.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-build.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:254: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-build.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-build.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-build.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/publish-to-test-and-live-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/publish-to-test-and-live-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/publish-to-test-and-live-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/publish-to-test-and-live-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/publish-to-test-and-live-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/publish-to-test-and-live-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/publish-to-test-and-live-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/publish-to-test-and-live-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/publish-to-test-and-live-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/publish-to-test-and-live-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/publish-to-test-and-live-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/publish-to-test-and-live-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/publish-to-test-and-live-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/publish-to-test-and-live-pypi.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-build.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/ci-build.yml:115","Warn: pipCommand not pinned by hash: .github/workflows/ci-build.yml:145","Warn: pipCommand not pinned by hash: .github/workflows/ci-build.yml:169","Warn: pipCommand not pinned by hash: .github/workflows/ci-build.yml:201","Warn: pipCommand not pinned by hash: .github/workflows/ci-build.yml:215","Warn: pipCommand not pinned by hash: .github/workflows/ci-build.yml:233","Warn: pipCommand not pinned by hash: .github/workflows/ci-build.yml:261","Warn: pipCommand not pinned by hash: .github/workflows/ci-build.yml:275","Warn: pipCommand not pinned by hash: .github/workflows/ci-build.yml:288","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:155","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:156","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:192","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:86","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:92","Info:   0 out of  27 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of  19 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 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-14T15:11:49.085Z","repository_id":13195382,"created_at":"2025-08-14T15:11:49.088Z","updated_at":"2025-08-14T15:11:49.088Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273510879,"owners_count":25118602,"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-03T02:00:09.631Z","response_time":76,"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":"AndrewAnnex","name":"Dr. Andrew Annex","uuid":"2126916","kind":"user","description":"Coder and Planetary Science PhD from Johns Hopkins University. Fmr Postdoc @ Caltech, Current Senior Science Systems Engineer @ SETI Institute","email":"","website":"http://andrewannex.com","location":"Pasadena, CA","twitter":"AndrewAnnex","company":"SETI Institute","icon_url":"https://avatars.githubusercontent.com/u/2126916?u=5f10541483547fe74d55b5ba40e2fd08ad2efdd5\u0026v=4","repositories_count":179,"last_synced_at":"2025-09-03T22:31:18.589Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/AndrewAnnex","funding_links":["https://github.com/sponsors/AndrewAnnex"],"total_stars":474,"followers":183,"following":2,"created_at":"2022-11-06T14:10:20.390Z","updated_at":"2025-09-03T22:31:18.589Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndrewAnnex","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndrewAnnex/repositories"},"tags":[{"name":"v7.0.0-alpha","sha":"1f659be3c0fcfc989451343a858703242beefab9","kind":"commit","published_at":"2025-08-29T22:53:20.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v7.0.0-alpha","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v7.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v7.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v7.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v7.0.0-alpha/manifests"},{"name":"v6.0.3","sha":"8587ddccf42ed2842ab2a5fc9e4f755dbf058a1c","kind":"commit","published_at":"2025-07-17T23:02:15.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v6.0.3","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"db1594b3aa5aabdc2c0632681c14ca538af78690","kind":"commit","published_at":"2025-07-12T19:12:32.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v6.0.2","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"8af939db8f3832cad23c33259dc0242d2d908e93","kind":"commit","published_at":"2025-06-24T23:20:54.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v6.0.1","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"81941f6568f2beceac8dc298805344924d74409f","kind":"commit","published_at":"2023-08-31T20:22:04.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v6.0.0","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v6.0.0/manifests"},{"name":"v5.1.2","sha":"cc000147bbf0060832a1cf3a3a88a6751ebfbf16","kind":"commit","published_at":"2022-10-15T06:00:02.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v5.1.2","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"75f6c799ae364371b5c4dfa5965eb2bd860a92a5","kind":"commit","published_at":"2022-07-31T04:24:32.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v5.1.1","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"2ebcd09021ff87be00856fd150ad55455df809b4","kind":"commit","published_at":"2022-07-09T22:38:34.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v5.1.0","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"a9d71115491f6955c8f466e9fc58d44829549452","kind":"commit","published_at":"2022-03-24T03:29:00.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v5.0.1","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"82b93c6fef07981a3c5d8628fe82968984d782d5","kind":"commit","published_at":"2022-02-18T07:09:39.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v5.0.0","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v5.0.0/manifests"},{"name":"v4.0.3","sha":"9f8b626338f119bacd39ef2ba94a6f71bd6341c0","kind":"commit","published_at":"2021-11-14T23:07:39.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v4.0.3","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"7d7954d7182beb2ae4d0ffeef76dd32edbd4670c","kind":"commit","published_at":"2021-08-13T13:57:44.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v4.0.2","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"8232fc9f1cbb9d3f5c22f779686710b917ebda41","kind":"commit","published_at":"2021-05-31T15:43:55.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v4.0.1","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"cd64b4c1c6da7c7a3863fd40b2b58f748532012d","kind":"commit","published_at":"2020-12-08T02:42:05.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v4.0.0","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v4.0.0/manifests"},{"name":"v3.1.1","sha":"d895bcd933e7f1b5c2dc066939a3bb686ce006c8","kind":"commit","published_at":"2020-05-25T23:16:11.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v3.1.1","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"9d0cae2cd4f0110fd326373a99c9ddbfda92d8d7","kind":"commit","published_at":"2020-05-25T20:00:16.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v3.1.0","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"40b1ad6d32175fadd5b65d2bdfd8247af5e94270","kind":"commit","published_at":"2020-02-20T03:12:13.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v3.0.2","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"bba46aa678af810687ef793eb1d64c47ad49b705","kind":"commit","published_at":"2020-01-10T17:41:13.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v3.0.1","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"d924a2c7a0753922eb557e3d1e042c6f689b0bb5","kind":"commit","published_at":"2020-01-10T01:26:18.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v3.0.0","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v3.0.0/manifests"},{"name":"v2.3.2","sha":"1e4b81933ca6786d54617f08698b93487d199c16","kind":"commit","published_at":"2019-12-20T00:22:25.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v2.3.2","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"aa345e42170b24298aa8a7dba09f1dac5a7b2058","kind":"commit","published_at":"2019-10-18T20:11:06.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v2.3.1","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"01e5a4245fa03fa6237bf6010624b91f056731c8","kind":"commit","published_at":"2019-09-25T17:30:20.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v2.3.0","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"e6434c18159f25e622ee2d1b69da1e31302b689c","kind":"commit","published_at":"2019-08-19T22:17:01.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v2.2.1","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4b02846e6332e483cc548bd6933d9a4bc5da8e7c","kind":"commit","published_at":"2019-02-24T16:13:13.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v2.2.0","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v2.2.0/manifests"},{"name":"v2.1.2","sha":"13514758b7cb5f8b8dc327aca29f968fba34f54f","kind":"commit","published_at":"2018-06-17T17:48:42.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v2.1.2","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"86c1ddbc6d7d984aee664ab33671afdcc7a3e1bc","kind":"commit","published_at":"2018-04-25T01:22:29.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v2.1.1","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v2.1.1/manifests"},{"name":"wheel_fix_2","sha":"12b6a255596ee3a365855b98d3a42cab74bad160","kind":"commit","published_at":"2018-04-18T01:27:13.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/wheel_fix_2","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/wheel_fix_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@wheel_fix_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/wheel_fix_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/wheel_fix_2/manifests"},{"name":"v2.1.0","sha":"6e4d9739108d3731f62db941469390082e9c1601","kind":"commit","published_at":"2017-11-09T21:30:07.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v2.1.0","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"53affee0108ce69f832dad0b3c62172be817a169","kind":"commit","published_at":"2017-06-10T00:50:21.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v2.0.0","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"d8d1167bd968ac9f0a46a3915d8bd6f47503dbc7","kind":"commit","published_at":"2017-04-23T23:56:02.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v1.1.1","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v1.1.1/manifests"},{"name":"v1.1.0-py36","sha":"b5d9c43e3f68427b5907d20420340f2624ded567","kind":"commit","published_at":"2017-03-26T00:53:03.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v1.1.0-py36","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v1.1.0-py36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v1.1.0-py36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v1.1.0-py36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v1.1.0-py36/manifests"},{"name":"v1.1.0-py34","sha":"a8cc6eb83613f78d095a5b53a09f27ce3b23e842","kind":"tag","published_at":"2017-02-04T22:58:06.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v1.1.0-py34","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v1.1.0-py34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v1.1.0-py34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v1.1.0-py34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v1.1.0-py34/manifests"},{"name":"v1.1.0","sha":"52b4d65d45fb7d81afb02f6d8686f2ae60d265ee","kind":"commit","published_at":"2016-10-19T04:04:06.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v1.1.0","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"05fe8eda90f7db63efdb141700fed9e8e26fca34","kind":"commit","published_at":"2016-03-27T19:41:35.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v1.0.0","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v1.0.0/manifests"},{"name":"v0.7.0","sha":"b2e23b22d3f7c5a7e151616135b004a8ec78b4fc","kind":"commit","published_at":"2016-03-27T02:10:20.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v0.7.0","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v0.7.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T07:58:31.738Z","dependent_packages_count":42,"downloads":89886,"downloads_period":"last-month","dependent_repos_count":63,"rankings":{"downloads":2.386810489575338,"dependent_repos_count":1.8605339781868429,"dependent_packages_count":0.4265836003182104,"stargazers_count":3.4281608231060328,"forks_count":4.812392087218194,"docker_downloads_count":2.8210579510169116,"average":2.622589821570255},"purl":"pkg:pypi/spiceypy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/spiceypy","docker_dependents_count":3,"docker_downloads_count":122,"usage_url":"https://repos.ecosyste.ms/usage/pypi/spiceypy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/spiceypy/dependencies","status":null,"funding_links":["https://github.com/sponsors/andrewannex","https://github.com/sponsors/AndrewAnnex"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T00:29:46.334Z","issues_count":49,"pull_requests_count":102,"avg_time_to_close_issue":17643287.577777777,"avg_time_to_close_pull_request":1407210.2604166667,"issues_closed_count":45,"pull_requests_closed_count":96,"pull_request_authors_count":14,"issue_authors_count":36,"avg_comments_per_issue":3.9591836734693877,"avg_comments_per_pull_request":1.5784313725490196,"merged_pull_requests_count":81,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":1199736.25,"past_year_avg_time_to_close_pull_request":621824.2222222222,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.8,"past_year_avg_comments_per_pull_request":0.8181818181818182,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/issues","maintainers":[{"login":"AndrewAnnex","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndrewAnnex"}],"active_maintainers":[{"login":"AndrewAnnex","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndrewAnnex"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/spiceypy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/spiceypy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/spiceypy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/spiceypy/related_packages","maintainers":[{"uuid":"andrewannex","login":"andrewannex","name":null,"email":null,"url":null,"packages_count":11,"html_url":"https://pypi.org/user/andrewannex/","role":null,"created_at":"2023-02-22T18:56:12.499Z","updated_at":"2023-02-22T18:56:12.499Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/andrewannex/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724727,"maintainers_count":308194,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5303622,"name":"spiceypy","ecosystem":"conda","description":"SpiceyPy is a python wrapper for the SPICE Toolkit. SPICE is an essential tool for scientists and engineers alike in the planetary science field for Solar System Geometry.","homepage":"https://github.com/AndrewAnnex/SpiceyPy","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/AndrewAnnex/SpiceyPy","keywords_array":[],"namespace":null,"versions_count":21,"first_release_published_at":"2022-10-03T16:15:18.177Z","latest_release_published_at":"2022-10-15T10:06:20.000Z","latest_release_number":"5.1.2","last_synced_at":"2025-09-03T21:13:32.291Z","created_at":"2022-10-03T16:15:18.165Z","updated_at":"2025-09-03T21:13:32.291Z","registry_url":"https://anaconda.org/conda-forge/spiceypy","install_command":"conda install -c conda-forge spiceypy","documentation_url":null,"metadata":{},"repo_metadata":{"id":13195382,"uuid":"15879082","full_name":"AndrewAnnex/SpiceyPy","owner":"AndrewAnnex","description":"SpiceyPy: a Pythonic Wrapper for the SPICE Toolkit.","archived":false,"fork":false,"pushed_at":"2025-08-25T16:46:55.000Z","size":5144,"stargazers_count":442,"open_issues_count":9,"forks_count":89,"subscribers_count":27,"default_branch":"main","last_synced_at":"2025-08-25T16:50:30.371Z","etag":null,"topics":["ephemeris","hacktoberfest","nasa","navigation","python","space","spice","toolkit"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AndrewAnnex.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"},"funding":{"github":["andrewannex"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2014-01-13T19:29:09.000Z","updated_at":"2025-08-24T22:30:49.000Z","dependencies_parsed_at":"2023-01-13T17:21:23.438Z","dependency_job_id":"b5fc7753-a21c-4c56-b714-338b4487995f","html_url":"https://github.com/AndrewAnnex/SpiceyPy","commit_stats":{"total_commits":536,"total_committers":25,"mean_commits":21.44,"dds":0.07649253731343286,"last_synced_commit":"bcf2a5a7b77bc12da50523d7589edf2c7a6e58e4"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndrewAnnex","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/sbom","scorecard":{"id":13649,"data":{"date":"2025-08-11","repo":{"name":"github.com/AndrewAnnex/SpiceyPy","commit":"cb0f2e8152574a8beaf105e26c42ae5cbc6f0e8e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":10,"reason":"19 commit(s) and 6 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":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci-build.yml:247","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci-build.yml:74","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci-build.yml:187","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-to-test-and-live-pypi.yml:62","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-to-test-and-live-pypi.yml:177","Warn: no topLevel permission defined: .github/workflows/cff-validator.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-build.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-to-test-and-live-pypi.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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cff-validator.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/cff-validator.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cff-validator.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/cff-validator.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-build.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:254: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-build.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-build.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-build.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/ci-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/publish-to-test-and-live-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/publish-to-test-and-live-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/publish-to-test-and-live-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/publish-to-test-and-live-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/publish-to-test-and-live-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/publish-to-test-and-live-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/publish-to-test-and-live-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/publish-to-test-and-live-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/publish-to-test-and-live-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/publish-to-test-and-live-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/publish-to-test-and-live-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/publish-to-test-and-live-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/publish-to-test-and-live-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/AndrewAnnex/SpiceyPy/publish-to-test-and-live-pypi.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci-build.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/ci-build.yml:115","Warn: pipCommand not pinned by hash: .github/workflows/ci-build.yml:145","Warn: pipCommand not pinned by hash: .github/workflows/ci-build.yml:169","Warn: pipCommand not pinned by hash: .github/workflows/ci-build.yml:201","Warn: pipCommand not pinned by hash: .github/workflows/ci-build.yml:215","Warn: pipCommand not pinned by hash: .github/workflows/ci-build.yml:233","Warn: pipCommand not pinned by hash: .github/workflows/ci-build.yml:261","Warn: pipCommand not pinned by hash: .github/workflows/ci-build.yml:275","Warn: pipCommand not pinned by hash: .github/workflows/ci-build.yml:288","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:155","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:156","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:192","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:86","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-test-and-live-pypi.yml:92","Info:   0 out of  27 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of  19 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 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-14T15:11:49.085Z","repository_id":13195382,"created_at":"2025-08-14T15:11:49.088Z","updated_at":"2025-08-14T15:11:49.088Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273183228,"owners_count":25059812,"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":"AndrewAnnex","name":"Dr. Andrew Annex","uuid":"2126916","kind":"user","description":"Coder and Planetary Science PhD from Johns Hopkins University. Fmr Postdoc @ Caltech, Current Senior Science Systems Engineer @ SETI Institute","email":"","website":"http://andrewannex.com","location":"Pasadena, CA","twitter":"AndrewAnnex","company":"SETI Institute","icon_url":"https://avatars.githubusercontent.com/u/2126916?u=5f10541483547fe74d55b5ba40e2fd08ad2efdd5\u0026v=4","repositories_count":179,"last_synced_at":"2025-08-28T00:58:30.075Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/AndrewAnnex","funding_links":["https://github.com/sponsors/AndrewAnnex"],"total_stars":474,"followers":184,"following":2,"created_at":"2022-11-06T14:10:20.390Z","updated_at":"2025-08-28T00:58:30.075Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndrewAnnex","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndrewAnnex/repositories"},"tags":[{"name":"v7.0.0-alpha","sha":"1f659be3c0fcfc989451343a858703242beefab9","kind":"commit","published_at":"2025-08-29T22:53:20.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v7.0.0-alpha","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v7.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v7.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v7.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v7.0.0-alpha/manifests"},{"name":"v6.0.3","sha":"8587ddccf42ed2842ab2a5fc9e4f755dbf058a1c","kind":"commit","published_at":"2025-07-17T23:02:15.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v6.0.3","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"db1594b3aa5aabdc2c0632681c14ca538af78690","kind":"commit","published_at":"2025-07-12T19:12:32.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v6.0.2","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"8af939db8f3832cad23c33259dc0242d2d908e93","kind":"commit","published_at":"2025-06-24T23:20:54.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v6.0.1","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"81941f6568f2beceac8dc298805344924d74409f","kind":"commit","published_at":"2023-08-31T20:22:04.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v6.0.0","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v6.0.0/manifests"},{"name":"v5.1.2","sha":"cc000147bbf0060832a1cf3a3a88a6751ebfbf16","kind":"commit","published_at":"2022-10-15T06:00:02.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v5.1.2","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"75f6c799ae364371b5c4dfa5965eb2bd860a92a5","kind":"commit","published_at":"2022-07-31T04:24:32.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v5.1.1","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"2ebcd09021ff87be00856fd150ad55455df809b4","kind":"commit","published_at":"2022-07-09T22:38:34.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v5.1.0","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"a9d71115491f6955c8f466e9fc58d44829549452","kind":"commit","published_at":"2022-03-24T03:29:00.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v5.0.1","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"82b93c6fef07981a3c5d8628fe82968984d782d5","kind":"commit","published_at":"2022-02-18T07:09:39.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v5.0.0","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v5.0.0/manifests"},{"name":"v4.0.3","sha":"9f8b626338f119bacd39ef2ba94a6f71bd6341c0","kind":"commit","published_at":"2021-11-14T23:07:39.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v4.0.3","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"7d7954d7182beb2ae4d0ffeef76dd32edbd4670c","kind":"commit","published_at":"2021-08-13T13:57:44.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v4.0.2","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"8232fc9f1cbb9d3f5c22f779686710b917ebda41","kind":"commit","published_at":"2021-05-31T15:43:55.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v4.0.1","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"cd64b4c1c6da7c7a3863fd40b2b58f748532012d","kind":"commit","published_at":"2020-12-08T02:42:05.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v4.0.0","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v4.0.0/manifests"},{"name":"v3.1.1","sha":"d895bcd933e7f1b5c2dc066939a3bb686ce006c8","kind":"commit","published_at":"2020-05-25T23:16:11.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v3.1.1","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"9d0cae2cd4f0110fd326373a99c9ddbfda92d8d7","kind":"commit","published_at":"2020-05-25T20:00:16.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v3.1.0","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"40b1ad6d32175fadd5b65d2bdfd8247af5e94270","kind":"commit","published_at":"2020-02-20T03:12:13.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v3.0.2","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"bba46aa678af810687ef793eb1d64c47ad49b705","kind":"commit","published_at":"2020-01-10T17:41:13.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v3.0.1","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"d924a2c7a0753922eb557e3d1e042c6f689b0bb5","kind":"commit","published_at":"2020-01-10T01:26:18.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v3.0.0","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v3.0.0/manifests"},{"name":"v2.3.2","sha":"1e4b81933ca6786d54617f08698b93487d199c16","kind":"commit","published_at":"2019-12-20T00:22:25.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v2.3.2","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"aa345e42170b24298aa8a7dba09f1dac5a7b2058","kind":"commit","published_at":"2019-10-18T20:11:06.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v2.3.1","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"01e5a4245fa03fa6237bf6010624b91f056731c8","kind":"commit","published_at":"2019-09-25T17:30:20.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v2.3.0","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"e6434c18159f25e622ee2d1b69da1e31302b689c","kind":"commit","published_at":"2019-08-19T22:17:01.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v2.2.1","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"4b02846e6332e483cc548bd6933d9a4bc5da8e7c","kind":"commit","published_at":"2019-02-24T16:13:13.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v2.2.0","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v2.2.0/manifests"},{"name":"v2.1.2","sha":"13514758b7cb5f8b8dc327aca29f968fba34f54f","kind":"commit","published_at":"2018-06-17T17:48:42.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v2.1.2","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"86c1ddbc6d7d984aee664ab33671afdcc7a3e1bc","kind":"commit","published_at":"2018-04-25T01:22:29.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v2.1.1","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v2.1.1/manifests"},{"name":"wheel_fix_2","sha":"12b6a255596ee3a365855b98d3a42cab74bad160","kind":"commit","published_at":"2018-04-18T01:27:13.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/wheel_fix_2","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/wheel_fix_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@wheel_fix_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/wheel_fix_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/wheel_fix_2/manifests"},{"name":"v2.1.0","sha":"6e4d9739108d3731f62db941469390082e9c1601","kind":"commit","published_at":"2017-11-09T21:30:07.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v2.1.0","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"53affee0108ce69f832dad0b3c62172be817a169","kind":"commit","published_at":"2017-06-10T00:50:21.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v2.0.0","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"d8d1167bd968ac9f0a46a3915d8bd6f47503dbc7","kind":"commit","published_at":"2017-04-23T23:56:02.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v1.1.1","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v1.1.1/manifests"},{"name":"v1.1.0-py36","sha":"b5d9c43e3f68427b5907d20420340f2624ded567","kind":"commit","published_at":"2017-03-26T00:53:03.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v1.1.0-py36","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v1.1.0-py36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v1.1.0-py36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v1.1.0-py36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v1.1.0-py36/manifests"},{"name":"v1.1.0-py34","sha":"a8cc6eb83613f78d095a5b53a09f27ce3b23e842","kind":"tag","published_at":"2017-02-04T22:58:06.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v1.1.0-py34","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v1.1.0-py34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v1.1.0-py34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v1.1.0-py34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v1.1.0-py34/manifests"},{"name":"v1.1.0","sha":"52b4d65d45fb7d81afb02f6d8686f2ae60d265ee","kind":"commit","published_at":"2016-10-19T04:04:06.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v1.1.0","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"05fe8eda90f7db63efdb141700fed9e8e26fca34","kind":"commit","published_at":"2016-03-27T19:41:35.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v1.0.0","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v1.0.0/manifests"},{"name":"v0.7.0","sha":"b2e23b22d3f7c5a7e151616135b004a8ec78b4fc","kind":"commit","published_at":"2016-03-27T02:10:20.000Z","download_url":"https://codeload.github.com/AndrewAnnex/SpiceyPy/tar.gz/v0.7.0","html_url":"https://github.com/AndrewAnnex/SpiceyPy/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AndrewAnnex/SpiceyPy@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/tags/v0.7.0/manifests"}]},"repo_metadata_updated_at":"2025-09-01T20:22:19.755Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":7,"rankings":{"downloads":null,"dependent_repos_count":12.82755178437734,"dependent_packages_count":19.560768654854005,"stargazers_count":21.55228350386823,"forks_count":19.630646368854503,"docker_downloads_count":null,"average":18.39281257798852},"purl":"pkg:conda/spiceypy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/spiceypy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/spiceypy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/spiceypy/dependencies","status":null,"funding_links":["https://github.com/sponsors/andrewannex","https://github.com/sponsors/AndrewAnnex"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:57:09.050Z","issues_count":49,"pull_requests_count":100,"avg_time_to_close_issue":17267262.04347826,"avg_time_to_close_pull_request":1458245.7741935484,"issues_closed_count":46,"pull_requests_closed_count":93,"pull_request_authors_count":15,"issue_authors_count":36,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.6,"merged_pull_requests_count":78,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":1199736.25,"past_year_avg_time_to_close_pull_request":658041.6470588235,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.8,"past_year_avg_comments_per_pull_request":0.7727272727272727,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/issues","maintainers":[{"login":"AndrewAnnex","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndrewAnnex"}],"active_maintainers":[{"login":"AndrewAnnex","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndrewAnnex"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/spiceypy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/spiceypy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/spiceypy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/spiceypy/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":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","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"}}],"commits":{"id":35100,"full_name":"AndrewAnnex/SpiceyPy","default_branch":"main","committers":[{"name":"Andrew Annex","email":"ama6fy@virginia.edu","login":"AndrewAnnex","count":541},{"name":"Miguel de Val-Borro","email":"miguel.deval@gmail.com","login":"migueldvb","count":5},{"name":"Brian Carcich","email":"drbitboy@gmail.com","login":"drbitboy","count":5},{"name":"kd7uiy","email":"tuvas21@gmail.com","login":"kd7uiy","count":4},{"name":"Caden Gobat","email":"36030084+cgobat","login":"cgobat","count":3},{"name":"Johan von Forstner","email":"johan.forstner@gmail.com","login":"johan12345","count":3},{"name":"K.-Michael Aye","email":"michaelaye","login":"michaelaye","count":3},{"name":"Jonathan McAuliffe","email":"watch.n.learn@gmail.com","login":null,"count":2},{"name":"Kyle Niemeyer","email":"kyleniemeyer@fastmail.com","login":"kyleniemeyer","count":2},{"name":"Marc Costa Sitjà","email":"marcsit@gmail.com","login":"marcsit","count":2},{"name":"fyellin","email":"fy@fyellin.com","login":"fyellin","count":2},{"name":"pyup.io bot","email":"github-bot@pyup.io","login":"pyup-bot","count":1},{"name":"kwan3217","email":"kwan3217@gmail.com","login":"kwan3217","count":1},{"name":"The Gitter Badger","email":"badger@gitter.im","login":"gitter-badger","count":1},{"name":"Shin-ya Murakami","email":"murashinln@gmail.com","login":"murashin","count":1},{"name":"Shankar Kulumani","email":"skulumani","login":"skulumani","count":1},{"name":"Marcel Stefko","email":"marcel.stefko1@gmail.com","login":"MStefko","count":1},{"name":"Lars Hinüber","email":"105521415+larshinueber","login":"larshinueber","count":1},{"name":"Kristin","email":"kberry@usgs.gov","login":"krlberry","count":1},{"name":"Jorge Diaz del Rio","email":"31512704+jdiazdelrio","login":"jdiazdelrio","count":1},{"name":"Alfonso","email":"86886965+alfonsoSR","login":"alfonsoSR","count":1},{"name":"B. Seignovert","email":"seignovert","login":"seignovert","count":1},{"name":"Casey Doran","email":"caseyd.doran@gmail.com","login":"elementc","count":1},{"name":"Gavin Medley","email":"7018964+medley56","login":"medley56","count":1},{"name":"Helge Eichhorn","email":"git@helgeeichhorn.de","login":"helgee","count":1},{"name":"Jean-Luc Margot","email":"jlm@epss.ucla.edu","login":"jeanlucmargot","count":1},{"name":"Jesse Mapel","email":"jam826@nau.edu","login":"jessemapel","count":1}],"total_commits":588,"total_committers":27,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":21.77777777777778,"dds":0.07993197278911568,"past_year_committers":[{"name":"Dr. Andrew Annex","email":"ama6fy@virginia.edu","login":"AndrewAnnex","count":21},{"name":"kwan3217","email":"kwan3217@gmail.com","login":"kwan3217","count":1},{"name":"Lars Hinüber","email":"105521415+larshinueber","login":"larshinueber","count":1}],"past_year_total_commits":23,"past_year_total_committers":3,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":7.666666666666667,"past_year_dds":0.08695652173913049,"last_synced_at":"2025-08-07T07:08:21.588Z","last_synced_commit":"cb0f2e8152574a8beaf105e26c42ae5cbc6f0e8e","created_at":"2023-03-07T16:58:39.415Z","updated_at":"2025-08-07T07:08:21.600Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.521Z","repositories_count":5480026,"commits_count":853390672,"contributors_count":31098202,"owners_count":906559,"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":"AndrewAnnex/SpiceyPy","html_url":"https://github.com/AndrewAnnex/SpiceyPy","last_synced_at":"2025-09-03T00:29:46.334Z","status":"active","issues_count":49,"pull_requests_count":102,"avg_time_to_close_issue":17643287.577777777,"avg_time_to_close_pull_request":1407210.2604166667,"issues_closed_count":45,"pull_requests_closed_count":96,"pull_request_authors_count":14,"issue_authors_count":36,"avg_comments_per_issue":3.9591836734693877,"avg_comments_per_pull_request":1.5784313725490196,"merged_pull_requests_count":81,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":1199736.25,"past_year_avg_time_to_close_pull_request":621824.2222222222,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.8,"past_year_avg_comments_per_pull_request":0.8181818181818182,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":18,"created_at":"2023-05-10T22:03:16.326Z","updated_at":"2025-09-03T00:29:46.334Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndrewAnnex%2FSpiceyPy/issues","issue_labels_count":{"not a bug":18,"spice question":5,"installation":5,"enhancement":5,"support":5,"question":5,"beginners welcome":5,"documentation":4,"bug":3,"help wanted":2,"resolved":1},"pull_request_labels_count":{"bug":1,"hacktoberfest-accepted":1},"issue_author_associations_count":{"NONE":31,"OWNER":11,"CONTRIBUTOR":7},"pull_request_author_associations_count":{"OWNER":79,"CONTRIBUTOR":17,"NONE":6},"issue_authors":{"AndrewAnnex":11,"fyellin":3,"GeorgeEbberson":2,"OrbitalMechanic":1,"jlaura":1,"Spo-ck":1,"VitalianoGentile":1,"parkerjon":1,"kconnour":1,"gabrielb09":1,"marcsit":1,"yangyang-studio":1,"DiegoBArruda":1,"TommasoPino":1,"hasanelfalakiy":1,"mdecaro":1,"murashinln":1,"mwatwood-cu":1,"dtamayo":1,"salvioli":1,"medley56":1,"rfrenchseti":1,"geoffreygarrett":1,"alfonsoSR":1,"rjolitz":1,"elastufka":1,"bogpok":1,"0207xander":1,"KDarshan20":1,"sapols":1,"katharinehesse":1,"kwan3217":1,"juliaastley":1,"gfferran":1,"jessie-dotson":1,"gyillikci":1},"pull_request_authors":{"AndrewAnnex":79,"pyup-bot":6,"elementc":2,"fyellin":2,"TommasoPino":2,"marcsit":2,"jeanlucmargot":2,"cgobat":1,"alfonsoSR":1,"GeorgeEbberson":1,"larshinueber":1,"johan12345":1,"thandal":1,"GregoireHENRY":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10065497,"issues_count":31124289,"pull_requests_count":94727574,"authors_count":10687451,"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":{"question":1,"support":1,"not a bug":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":3,"CONTRIBUTOR":1,"OWNER":1},"past_year_pull_request_author_associations_count":{"OWNER":20,"NONE":1,"CONTRIBUTOR":1},"past_year_issue_authors":{"AndrewAnnex":1,"hasanelfalakiy":1,"juliaastley":1,"kwan3217":1,"sapols":1},"past_year_pull_request_authors":{"AndrewAnnex":20,"larshinueber":1,"thandal":1},"maintainers":[{"login":"AndrewAnnex","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndrewAnnex"}],"active_maintainers":[{"login":"AndrewAnnex","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndrewAnnex"}]},"events":{"total":{"CreateEvent":18,"ReleaseEvent":2,"IssuesEvent":9,"WatchEvent":50,"IssueCommentEvent":20,"PushEvent":176,"PullRequestReviewEvent":8,"PullRequestReviewCommentEvent":8,"GollumEvent":45,"PullRequestEvent":26,"ForkEvent":4},"last_year":{"CreateEvent":19,"ReleaseEvent":2,"IssuesEvent":9,"WatchEvent":50,"IssueCommentEvent":21,"PushEvent":176,"PullRequestReviewEvent":8,"PullRequestReviewCommentEvent":8,"GollumEvent":45,"PullRequestEvent":26,"ForkEvent":4}},"keywords":["ephemeris","hacktoberfest","nasa","navigation","python","space","spice","toolkit"],"dependencies":[{"ecosystem":"pypi","filepath":"ci-requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-15T13:24:33.945Z","updated_at":"2022-07-15T13:24:33.945Z","repository_link":"https://github.com/AndrewAnnex/SpiceyPy/blob/main/ci-requirements.txt","dependencies":[{"id":220404806,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.17.0","direct":true,"kind":"runtime","optional":false},{"id":220404807,"package_name":"setuptools","ecosystem":"pypi","requirements":"\u003e=38.0.0","direct":true,"kind":"runtime","optional":false},{"id":220404808,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=7.0.0","direct":true,"kind":"runtime","optional":false},{"id":220404809,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=0.24.0","direct":true,"kind":"runtime","optional":false},{"id":220404810,"package_name":"coverage","ecosystem":"pypi","requirements":"\u003e=5.1.0","direct":true,"kind":"runtime","optional":false},{"id":220404811,"package_name":"codecov","ecosystem":"pypi","requirements":"\u003e=2.1.0","direct":true,"kind":"runtime","optional":false},{"id":220404812,"package_name":"twine","ecosystem":"pypi","requirements":"\u003e=3.3.0","direct":true,"kind":"runtime","optional":false},{"id":220404813,"package_name":"wheel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":220404814,"package_name":"black","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":220404815,"package_name":"build","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-15T13:24:34.147Z","updated_at":"2022-07-15T13:24:34.147Z","repository_link":"https://github.com/AndrewAnnex/SpiceyPy/blob/main/docs/requirements.txt","dependencies":[{"id":220405003,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":220405004,"package_name":"sphinx-copybutton","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":220405005,"package_name":"sphinx_autodoc_typehints","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":220405006,"package_name":"sphinx","ecosystem":"pypi","requirements":"\u003e=3.1.2","direct":true,"kind":"runtime","optional":false},{"id":220405007,"package_name":"myst-parser","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-15T13:24:34.271Z","updated_at":"2022-07-15T13:24:34.271Z","repository_link":"https://github.com/AndrewAnnex/SpiceyPy/blob/main/requirements.txt","dependencies":[{"id":220405138,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.17.0","direct":true,"kind":"runtime","optional":false},{"id":220405139,"package_name":"setuptools","ecosystem":"pypi","requirements":"\u003e=38.0.0","direct":true,"kind":"runtime","optional":false},{"id":220405140,"package_name":"build","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"test-requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-15T13:24:34.485Z","updated_at":"2022-07-15T13:24:34.485Z","repository_link":"https://github.com/AndrewAnnex/SpiceyPy/blob/main/test-requirements.txt","dependencies":[{"id":220405790,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.17.0","direct":true,"kind":"runtime","optional":false},{"id":220405792,"package_name":"setuptools","ecosystem":"pypi","requirements":"\u003e=38.0.0","direct":true,"kind":"runtime","optional":false},{"id":220405794,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=7.0.0","direct":true,"kind":"runtime","optional":false},{"id":220405796,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=0.24.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci-build.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T17:21:23.205Z","updated_at":"2023-01-13T17:21:23.205Z","repository_link":"https://github.com/AndrewAnnex/SpiceyPy/blob/main/.github/workflows/ci-build.yml","dependencies":[{"id":6890900414,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890900415,"package_name":"ilammy/msvc-dev-cmd","ecosystem":"actions","requirements":"v1.12.0","direct":true,"kind":"composite","optional":false},{"id":6890900416,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890900417,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6890900418,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890900419,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890900420,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish-to-test-and-live-pypi.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T17:21:23.231Z","updated_at":"2023-01-13T17:21:23.231Z","repository_link":"https://github.com/AndrewAnnex/SpiceyPy/blob/main/.github/workflows/publish-to-test-and-live-pypi.yml","dependencies":[{"id":6890900421,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890900422,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6890900423,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890900424,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890900425,"package_name":"ilammy/msvc-dev-cmd","ecosystem":"actions","requirements":"v1.12.0","direct":true,"kind":"composite","optional":false},{"id":6890900426,"package_name":"docker/setup-qemu-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6890900427,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890900428,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"conda","filepath":"docs/environment.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T17:21:23.255Z","updated_at":"2023-01-13T17:21:23.255Z","repository_link":"https://github.com/AndrewAnnex/SpiceyPy/blob/main/docs/environment.yml","dependencies":[{"id":6890900429,"package_name":"myst-parser","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":6890900430,"package_name":"numpy","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":6890900431,"package_name":"pip","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":6890900432,"package_name":"python","ecosystem":"conda","requirements":"3.9.*","direct":true,"kind":"runtime","optional":false},{"id":6890900433,"package_name":"sphinx","ecosystem":"conda","requirements":"\u003e=3.1.2","direct":true,"kind":"runtime","optional":false},{"id":6890900434,"package_name":"sphinx-copybutton","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false}]}],"score":20.8051197882505,"created_at":"2025-09-04T09:17:59.519Z","updated_at":"2025-10-07T08:04:38.696Z","avatar_url":"https://github.com/AndrewAnnex.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":89886,"funding_links":["https://github.com/sponsors/andrewannex"],"readme_doi_urls":["https://doi.org/10.21105/joss.02050"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["mathematics","finite-element-methods","simulations","research"],"project_url":"https://science.ecosyste.ms/api/v1/projects/2293","html_url":"https://science.ecosyste.ms/projects/2293","bibtex_url":"https://science.ecosyste.ms/projects/2293/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/2293/export.apalike"}