{"id":127940,"name":null,"description":"iPython version of skycalc_cli","url":"https://github.com/astarvienna/skycalc_ipy","last_synced_at":"2025-09-09T10:48:05.491Z","repository":{"id":41836160,"uuid":"160323390","full_name":"AstarVienna/skycalc_ipy","owner":"AstarVienna","description":"iPython version of skycalc_cli","archived":false,"fork":false,"pushed_at":"2025-08-27T12:09:28.000Z","size":964,"stargazers_count":4,"open_issues_count":7,"forks_count":7,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-27T21:20:59.035Z","etag":null,"topics":["astronomy"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AstarVienna.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.bib","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-12-04T08:24:16.000Z","updated_at":"2025-08-16T12:25:06.000Z","dependencies_parsed_at":"2022-08-11T19:00:58.419Z","dependency_job_id":"dafd4d89-4305-45e1-83fb-aafbc9eee433","html_url":"https://github.com/AstarVienna/skycalc_ipy","commit_stats":{"total_commits":66,"total_committers":3,"mean_commits":22.0,"dds":"0.045454545454545414","last_synced_commit":"a26513c16c101f9f9dd2a89e3d1506560c119a1f"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/AstarVienna/skycalc_ipy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstarVienna%2Fskycalc_ipy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstarVienna%2Fskycalc_ipy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstarVienna%2Fskycalc_ipy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstarVienna%2Fskycalc_ipy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AstarVienna","download_url":"https://codeload.github.com/AstarVienna/skycalc_ipy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstarVienna%2Fskycalc_ipy/sbom","scorecard":{"id":17115,"data":{"date":"2025-08-11","repo":{"name":"github.com/AstarVienna/skycalc_ipy","commit":"5d989fd0a5f41142ea5c4ebe2c2e9de9861f28df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Maintained","score":6,"reason":"8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":1,"reason":"Found 1/8 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bump.yml:1","Warn: no topLevel permission defined: .github/workflows/markdown_link_check.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.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: third-party GitHubAction not pinned by hash: .github/workflows/bump.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/AstarVienna/skycalc_ipy/bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown_link_check.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/AstarVienna/skycalc_ipy/markdown_link_check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/AstarVienna/skycalc_ipy/publish_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/AstarVienna/skycalc_ipy/publish_pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/AstarVienna/skycalc_ipy/publish_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/AstarVienna/skycalc_ipy/publish_pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/AstarVienna/skycalc_ipy/publish_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/AstarVienna/skycalc_ipy/publish_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/AstarVienna/skycalc_ipy/publish_pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/AstarVienna/skycalc_ipy/publish_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/AstarVienna/skycalc_ipy/publish_pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/AstarVienna/skycalc_ipy/publish_pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/AstarVienna/skycalc_ipy/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/AstarVienna/skycalc_ipy/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/AstarVienna/skycalc_ipy/tests.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: 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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.5.3 not signed: https://api.github.com/repos/AstarVienna/skycalc_ipy/releases/217963538","Warn: release artifact v0.5.2 not signed: https://api.github.com/repos/AstarVienna/skycalc_ipy/releases/187596498","Warn: release artifact v0.5.1 not signed: https://api.github.com/repos/AstarVienna/skycalc_ipy/releases/177586979","Warn: release artifact v0.5.0 not signed: https://api.github.com/repos/AstarVienna/skycalc_ipy/releases/176813879","Warn: release artifact v0.4.0 not signed: https://api.github.com/repos/AstarVienna/skycalc_ipy/releases/139155626","Warn: release artifact v0.5.3 does not have provenance: https://api.github.com/repos/AstarVienna/skycalc_ipy/releases/217963538","Warn: release artifact v0.5.2 does not have provenance: https://api.github.com/repos/AstarVienna/skycalc_ipy/releases/187596498","Warn: release artifact v0.5.1 does not have provenance: https://api.github.com/repos/AstarVienna/skycalc_ipy/releases/177586979","Warn: release artifact v0.5.0 does not have provenance: https://api.github.com/repos/AstarVienna/skycalc_ipy/releases/176813879","Warn: release artifact v0.4.0 does not have provenance: https://api.github.com/repos/AstarVienna/skycalc_ipy/releases/139155626"],"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-14T16:01:35.987Z","repository_id":41836160,"created_at":"2025-08-14T16:01:35.988Z","updated_at":"2025-08-14T16:01:35.988Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274283259,"owners_count":25256538,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-09T02:00:10.223Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"AstarVienna","name":"A*Vienna","uuid":"81577446","kind":"organization","description":null,"email":null,"website":null,"location":"Vienna. Austria","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/81577446?v=4","repositories_count":10,"last_synced_at":"2023-03-14T20:35:15.260Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AstarVienna","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-15T13:31:25.771Z","updated_at":"2023-03-14T20:35:15.271Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AstarVienna","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AstarVienna/repositories"},"packages":[{"id":2922306,"name":"skycalc-ipy","ecosystem":"pypi","description":"Get atmospheric spectral information from the ESO skycalc server.","homepage":"https://github.com/AstarVienna/skycalc_ipy","licenses":"GPL-3.0-or-later","normalized_licenses":["GPL-3.0-or-later"],"repository_url":"https://github.com/AstarVienna/skycalc_ipy","keywords_array":[],"namespace":null,"versions_count":13,"first_release_published_at":"2019-02-04T10:32:13.000Z","latest_release_published_at":"2025-05-12T11:54:52.000Z","latest_release_number":"0.5.3","last_synced_at":"2025-05-12T12:00:36.020Z","created_at":"2022-04-10T12:38:07.492Z","updated_at":"2025-08-28T04:14:47.199Z","registry_url":"https://pypi.org/project/skycalc-ipy/","install_command":"pip install skycalc-ipy --index-url https://pypi.org/simple","documentation_url":"https://skycalc-ipy.readthedocs.io/en/latest/","metadata":{"funding":null,"documentation":"https://skycalc-ipy.readthedocs.io/en/latest/","classifiers":["Intended Audience :: Science/Research","License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Topic :: Scientific/Engineering :: Astronomy"],"normalized_name":"skycalc-ipy"},"repo_metadata":{"id":41836160,"uuid":"160323390","full_name":"AstarVienna/skycalc_ipy","owner":"AstarVienna","description":"iPython version of skycalc_cli","archived":false,"fork":false,"pushed_at":"2025-08-27T12:09:28.000Z","size":964,"stargazers_count":4,"open_issues_count":7,"forks_count":7,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-27T21:20:59.035Z","etag":null,"topics":["astronomy"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AstarVienna.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.bib","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-12-04T08:24:16.000Z","updated_at":"2025-08-16T12:25:06.000Z","dependencies_parsed_at":"2022-08-11T19:00:58.419Z","dependency_job_id":"dafd4d89-4305-45e1-83fb-aafbc9eee433","html_url":"https://github.com/AstarVienna/skycalc_ipy","commit_stats":{"total_commits":66,"total_committers":3,"mean_commits":22.0,"dds":"0.045454545454545414","last_synced_commit":"a26513c16c101f9f9dd2a89e3d1506560c119a1f"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/AstarVienna/skycalc_ipy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstarVienna%2Fskycalc_ipy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstarVienna%2Fskycalc_ipy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstarVienna%2Fskycalc_ipy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstarVienna%2Fskycalc_ipy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AstarVienna","download_url":"https://codeload.github.com/AstarVienna/skycalc_ipy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstarVienna%2Fskycalc_ipy/sbom","scorecard":{"id":17115,"data":{"date":"2025-08-11","repo":{"name":"github.com/AstarVienna/skycalc_ipy","commit":"5d989fd0a5f41142ea5c4ebe2c2e9de9861f28df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Maintained","score":6,"reason":"8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":1,"reason":"Found 1/8 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/bump.yml:1","Warn: no topLevel permission defined: .github/workflows/markdown_link_check.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.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: third-party GitHubAction not pinned by hash: .github/workflows/bump.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/AstarVienna/skycalc_ipy/bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/markdown_link_check.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/AstarVienna/skycalc_ipy/markdown_link_check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/AstarVienna/skycalc_ipy/publish_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/AstarVienna/skycalc_ipy/publish_pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/AstarVienna/skycalc_ipy/publish_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/AstarVienna/skycalc_ipy/publish_pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/AstarVienna/skycalc_ipy/publish_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/AstarVienna/skycalc_ipy/publish_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/AstarVienna/skycalc_ipy/publish_pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/AstarVienna/skycalc_ipy/publish_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/AstarVienna/skycalc_ipy/publish_pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/AstarVienna/skycalc_ipy/publish_pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/AstarVienna/skycalc_ipy/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/AstarVienna/skycalc_ipy/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/AstarVienna/skycalc_ipy/tests.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: 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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.5.3 not signed: https://api.github.com/repos/AstarVienna/skycalc_ipy/releases/217963538","Warn: release artifact v0.5.2 not signed: https://api.github.com/repos/AstarVienna/skycalc_ipy/releases/187596498","Warn: release artifact v0.5.1 not signed: https://api.github.com/repos/AstarVienna/skycalc_ipy/releases/177586979","Warn: release artifact v0.5.0 not signed: https://api.github.com/repos/AstarVienna/skycalc_ipy/releases/176813879","Warn: release artifact v0.4.0 not signed: https://api.github.com/repos/AstarVienna/skycalc_ipy/releases/139155626","Warn: release artifact v0.5.3 does not have provenance: https://api.github.com/repos/AstarVienna/skycalc_ipy/releases/217963538","Warn: release artifact v0.5.2 does not have provenance: https://api.github.com/repos/AstarVienna/skycalc_ipy/releases/187596498","Warn: release artifact v0.5.1 does not have provenance: https://api.github.com/repos/AstarVienna/skycalc_ipy/releases/177586979","Warn: release artifact v0.5.0 does not have provenance: https://api.github.com/repos/AstarVienna/skycalc_ipy/releases/176813879","Warn: release artifact v0.4.0 does not have provenance: https://api.github.com/repos/AstarVienna/skycalc_ipy/releases/139155626"],"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-14T16:01:35.987Z","repository_id":41836160,"created_at":"2025-08-14T16:01:35.988Z","updated_at":"2025-08-14T16:01:35.988Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272435559,"owners_count":24934605,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-28T02:00:10.768Z","response_time":74,"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":"AstarVienna","name":"A*Vienna","uuid":"81577446","kind":"organization","description":null,"email":null,"website":null,"location":"Vienna. Austria","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/81577446?v=4","repositories_count":10,"last_synced_at":"2023-03-14T20:35:15.260Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AstarVienna","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-15T13:31:25.771Z","updated_at":"2023-03-14T20:35:15.271Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AstarVienna","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AstarVienna/repositories"},"tags":[{"name":"v0.5.3","sha":"9b4fc694b654fa6838e9e9cd6c25c903a9bd210f","kind":"commit","published_at":"2025-05-12T11:52:44.000Z","download_url":"https://codeload.github.com/AstarVienna/skycalc_ipy/tar.gz/v0.5.3","html_url":"https://github.com/AstarVienna/skycalc_ipy/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AstarVienna/skycalc_ipy@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstarVienna%2Fskycalc_ipy/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstarVienna%2Fskycalc_ipy/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"00f758d9c2e54699fc7ea589b917ab52e581d91e","kind":"commit","published_at":"2024-11-26T17:43:35.000Z","download_url":"https://codeload.github.com/AstarVienna/skycalc_ipy/tar.gz/v0.5.2","html_url":"https://github.com/AstarVienna/skycalc_ipy/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AstarVienna/skycalc_ipy@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstarVienna%2Fskycalc_ipy/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstarVienna%2Fskycalc_ipy/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"3bdf0bac9cd02fc47f45e506cfe3d6c6a3a1b927","kind":"commit","published_at":"2024-09-30T12:39:33.000Z","download_url":"https://codeload.github.com/AstarVienna/skycalc_ipy/tar.gz/v0.5.1","html_url":"https://github.com/AstarVienna/skycalc_ipy/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AstarVienna/skycalc_ipy@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstarVienna%2Fskycalc_ipy/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstarVienna%2Fskycalc_ipy/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"c48b69a330b7f7b8b5e83bc7de4af35dde63e1b6","kind":"commit","published_at":"2024-09-25T10:12:49.000Z","download_url":"https://codeload.github.com/AstarVienna/skycalc_ipy/tar.gz/v0.5.0","html_url":"https://github.com/AstarVienna/skycalc_ipy/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AstarVienna/skycalc_ipy@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstarVienna%2Fskycalc_ipy/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstarVienna%2Fskycalc_ipy/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"81d2393d0ec4e5f8463229730b2880492cf47bbc","kind":"commit","published_at":"2024-01-30T15:43:57.000Z","download_url":"https://codeload.github.com/AstarVienna/skycalc_ipy/tar.gz/v0.4.0","html_url":"https://github.com/AstarVienna/skycalc_ipy/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AstarVienna/skycalc_ipy@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstarVienna%2Fskycalc_ipy/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstarVienna%2Fskycalc_ipy/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"92e75db60c33226e1c94a09db6f7ca0108581ef8","kind":"commit","published_at":"2023-12-19T18:25:50.000Z","download_url":"https://codeload.github.com/AstarVienna/skycalc_ipy/tar.gz/v0.3.0","html_url":"https://github.com/AstarVienna/skycalc_ipy/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AstarVienna/skycalc_ipy@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstarVienna%2Fskycalc_ipy/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstarVienna%2Fskycalc_ipy/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"85f0faf6fee822aae898e9bf8212c8fcc4703497","kind":"commit","published_at":"2023-10-23T20:31:57.000Z","download_url":"https://codeload.github.com/AstarVienna/skycalc_ipy/tar.gz/v0.2.0","html_url":"https://github.com/AstarVienna/skycalc_ipy/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AstarVienna/skycalc_ipy@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstarVienna%2Fskycalc_ipy/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstarVienna%2Fskycalc_ipy/tags/v0.2.0/manifests"},{"name":"v0.1.4","sha":"58612fad9e370003d2da3d99a4f5e1aeef73d98c","kind":"commit","published_at":"2023-07-10T12:27:54.000Z","download_url":"https://codeload.github.com/AstarVienna/skycalc_ipy/tar.gz/v0.1.4","html_url":"https://github.com/AstarVienna/skycalc_ipy/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AstarVienna/skycalc_ipy@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstarVienna%2Fskycalc_ipy/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstarVienna%2Fskycalc_ipy/tags/v0.1.4/manifests"}]},"repo_metadata_updated_at":"2025-08-28T04:14:47.199Z","dependent_packages_count":5,"downloads":1501,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":3.894160667526777,"dependent_repos_count":11.56135666585872,"dependent_packages_count":1.5811325436896912,"stargazers_count":27.804741192569676,"forks_count":13.29063785517261,"docker_downloads_count":null,"average":11.626405784963495},"purl":"pkg:pypi/skycalc-ipy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/skycalc-ipy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/skycalc-ipy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/skycalc-ipy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-16T15:10:08.890Z","issues_count":13,"pull_requests_count":75,"avg_time_to_close_issue":5096221.875,"avg_time_to_close_pull_request":471919.0933333333,"issues_closed_count":8,"pull_requests_closed_count":75,"pull_request_authors_count":7,"issue_authors_count":9,"avg_comments_per_issue":1.3076923076923077,"avg_comments_per_pull_request":1.1866666666666668,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":19,"past_year_issues_count":2,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":6144421.0,"past_year_avg_time_to_close_pull_request":127953.85714285714,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":28,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":3.5,"past_year_avg_comments_per_pull_request":0.6428571428571429,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":27,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstarVienna%2Fskycalc_ipy/issues","maintainers":[{"login":"astronomyk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/astronomyk"},{"login":"oczoske","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oczoske"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/skycalc-ipy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/skycalc-ipy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/skycalc-ipy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/skycalc-ipy/related_packages","maintainers":[{"uuid":"AstarVienna","login":"AstarVienna","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/AstarVienna/","role":null,"created_at":"2023-02-25T11:56:30.461Z","updated_at":"2023-02-25T11:56:30.461Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/AstarVienna/packages"},{"uuid":"astronomyk","login":"astronomyk","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/astronomyk/","role":null,"created_at":"2023-02-25T11:56:30.469Z","updated_at":"2023-02-25T11:56:30.469Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/astronomyk/packages"},{"uuid":"hugobuddel","login":"hugobuddel","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/hugobuddel/","role":null,"created_at":"2023-02-25T11:56:30.477Z","updated_at":"2023-02-25T11:56:30.477Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/hugobuddel/packages"},{"uuid":"teutoburg","login":"teutoburg","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://pypi.org/user/teutoburg/","role":null,"created_at":"2023-07-10T13:18:18.607Z","updated_at":"2023-07-10T13:18:18.607Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/teutoburg/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726493,"maintainers_count":308863,"namespaces_count":0,"keywords_count":238369,"github":"pypi","metadata":{"funded_packages_count":50594},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-09T06:31:19.922Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":660125,"full_name":"AstarVienna/skycalc_ipy","default_branch":"master","committers":[{"name":"Kieran","email":"kdleschinski@gmail.com","count":63},{"name":"Tomas Stolker","email":"stolker@strw.leidenuniv.nl","count":2},{"name":"oczoske","email":"ollicz68@yahoo.com","count":1}],"total_commits":66,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":22.0,"dds":0.045454545454545414,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-19T15:24:46.221Z","last_synced_commit":"a26513c16c101f9f9dd2a89e3d1506560c119a1f","created_at":"2023-03-09T09:59:53.365Z","updated_at":"2023-09-19T17:35:12.583Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/AstarVienna%2Fskycalc_ipy/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.276Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":null,"events":{"total":{"CreateEvent":20,"ReleaseEvent":1,"IssuesEvent":3,"DeleteEvent":16,"IssueCommentEvent":15,"PushEvent":25,"PullRequestReviewEvent":4,"PullRequestEvent":33},"last_year":{"CreateEvent":20,"ReleaseEvent":1,"IssuesEvent":3,"DeleteEvent":16,"IssueCommentEvent":15,"PushEvent":25,"PullRequestReviewEvent":4,"PullRequestEvent":33}},"keywords":["astronomy"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.github_actions.txt","sha":null,"kind":"manifest","created_at":"2022-08-11T19:00:57.145Z","updated_at":"2022-08-11T19:00:57.145Z","repository_link":"https://github.com/AstarVienna/skycalc_ipy/blob/main/requirements.github_actions.txt","dependencies":[{"id":1223453511,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1223453516,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.16","direct":true,"kind":"runtime","optional":false},{"id":1223453518,"package_name":"astropy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1223453520,"package_name":"synphot","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1223453522,"package_name":"wget","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1223453524,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1223453526,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1223453528,"package_name":"pyyaml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.readthedocs.txt","sha":null,"kind":"manifest","created_at":"2022-08-11T19:00:57.659Z","updated_at":"2022-08-11T19:00:57.659Z","repository_link":"https://github.com/AstarVienna/skycalc_ipy/blob/main/requirements.readthedocs.txt","dependencies":[{"id":1223459434,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1223459435,"package_name":"astropy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1223459436,"package_name":"synphot","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1223459437,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1223459438,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1223459439,"package_name":"pyyaml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1223459440,"package_name":"sphinxcontrib-apidoc","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1223459441,"package_name":"numpydoc","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1223459442,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-11T19:00:57.919Z","updated_at":"2022-08-11T19:00:57.919Z","repository_link":"https://github.com/AstarVienna/skycalc_ipy/blob/main/setup.py","dependencies":[{"id":1223466746,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1223466747,"package_name":"pyyaml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1223466748,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":1223466749,"package_name":"astropy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":10.817696118205959,"created_at":"2025-09-08T23:29:12.920Z","updated_at":"2025-10-07T08:34:17.137Z","avatar_url":"https://github.com/AstarVienna.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":1501,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/127940","html_url":"https://science.ecosyste.ms/projects/127940","bibtex_url":"https://science.ecosyste.ms/projects/127940/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/127940/export.apalike"}