{"id":90501,"name":null,"description":"A custom Monte Carlo sampler for the (gravitational) two-body problem","url":"https://github.com/adrn/thejoker","last_synced_at":"2025-09-09T00:17:10.767Z","repository":{"id":10881953,"uuid":"67356932","full_name":"adrn/thejoker","owner":"adrn","description":"A custom Monte Carlo sampler for the (gravitational) two-body problem","archived":false,"fork":false,"pushed_at":"2024-08-21T14:53:58.000Z","size":29003,"stargazers_count":33,"open_issues_count":17,"forks_count":9,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-08-30T01:44:55.299Z","etag":null,"topics":["astronomy","binary-stars","exoplanets","monte-carlo","radial-velocity","stars"],"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/adrn.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-09-04T16:47:58.000Z","updated_at":"2025-08-27T12:10:09.000Z","dependencies_parsed_at":"2022-08-03T15:09:53.299Z","dependency_job_id":"2d06b059-81bf-4036-9f27-71909bc3282e","html_url":"https://github.com/adrn/thejoker","commit_stats":{"total_commits":1051,"total_committers":4,"mean_commits":262.75,"dds":"0.013320647002854402","last_synced_commit":"47520821fd4a371ddccefcda684f6c24ede77ab2"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/adrn/thejoker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrn%2Fthejoker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrn%2Fthejoker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrn%2Fthejoker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrn%2Fthejoker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adrn","download_url":"https://codeload.github.com/adrn/thejoker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrn%2Fthejoker/sbom","scorecard":{"id":168172,"data":{"date":"2025-08-11","repo":{"name":"github.com/adrn/thejoker","commit":"f3f5f1525f325e10969372786d409f9dc8045a72"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","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":0,"reason":"Found 0/7 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/cd.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/tutorials.yml:1","Warn: no topLevel permission defined: .github/workflows/windows-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":"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":"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/cd.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/adrn/thejoker/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/adrn/thejoker/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/adrn/thejoker/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/adrn/thejoker/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cd.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/adrn/thejoker/cd.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cd.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/adrn/thejoker/cd.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/adrn/thejoker/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/adrn/thejoker/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/adrn/thejoker/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tutorials.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/adrn/thejoker/tutorials.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tutorials.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/adrn/thejoker/tutorials.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tutorials.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/adrn/thejoker/tutorials.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tutorials.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/adrn/thejoker/tutorials.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/adrn/thejoker/windows-tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/adrn/thejoker/windows-tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/adrn/thejoker/windows-tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/cd.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/tutorials.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/tutorials.yml:30","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   6 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cd.yml:68"],"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":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h2x6-5jx5-46hf","Warn: Project is vulnerable to: PYSEC-2022-249 / GHSA-9jmq-rx5f-8jwq","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","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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-16T15:32:02.880Z","repository_id":10881953,"created_at":"2025-08-16T15:32:02.880Z","updated_at":"2025-08-16T15:32:02.880Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231105,"owners_count":25245685,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"adrn","name":"Adrian Price-Whelan","uuid":"583379","kind":"user","description":"","email":"","website":"adrian.pw","location":"NYC","twitter":null,"company":"Flatiron Institute","icon_url":"https://avatars.githubusercontent.com/u/583379?u=e38a2c1600136ea8a3e6bff4cbd17840a0cd6527\u0026v=4","repositories_count":124,"last_synced_at":"2023-03-12T08:36:42.912Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/adrn","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T04:16:37.745Z","updated_at":"2023-03-12T08:36:43.071Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adrn","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adrn/repositories"},"packages":null,"commits":{"id":671462,"full_name":"adrn/thejoker","default_branch":"main","committers":[{"name":"Adrian Price-Whelan","email":"adrian.prw@gmail.com","login":"adrn","count":1121},{"name":"P. L. Lim","email":"2090236+pllim","login":"pllim","count":1},{"name":"David W. Hogg","email":"david.hogg@nyu.edu","login":"davidwhogg","count":1}],"total_commits":1123,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":374.3333333333333,"dds":0.0017809439002671734,"past_year_committers":[{"name":"Adrian Price-Whelan","email":"adrian.prw@gmail.com","login":"adrn","count":73}],"past_year_total_commits":73,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":73.0,"past_year_dds":0.0,"last_synced_at":"2025-01-05T23:12:24.946Z","last_synced_commit":"f3f5f1525f325e10969372786d409f9dc8045a72","created_at":"2023-03-09T10:29:19.287Z","updated_at":"2025-01-05T23:12:24.964Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrn%2Fthejoker/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-07T00:00:09.744Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"adrn/thejoker","html_url":"https://github.com/adrn/thejoker","last_synced_at":"2025-08-30T01:38:24.002Z","status":"error","issues_count":88,"pull_requests_count":30,"avg_time_to_close_issue":11810311.986111112,"avg_time_to_close_pull_request":4636816.586206896,"issues_closed_count":72,"pull_requests_closed_count":29,"pull_request_authors_count":2,"issue_authors_count":16,"avg_comments_per_issue":2.1931818181818183,"avg_comments_per_pull_request":0.9,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":91575.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":2.6666666666666665,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-15T01:24:51.332Z","updated_at":"2025-09-02T17:30:48.157Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrn%2Fthejoker","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrn%2Fthejoker/issues","issue_labels_count":{"paper":20,"bug":9,"enhancement":9,"engineering":4,"question":3,"wontfix":1},"pull_request_labels_count":{"paper":1,"enhancement":1},"issue_author_associations_count":{"OWNER":39,"NONE":28,"COLLABORATOR":20},"pull_request_author_associations_count":{"OWNER":33,"CONTRIBUTOR":1},"issue_authors":{"adrn":39,"davidwhogg":20,"stephtdouglas":7,"benjaminpope":5,"zhexingli":4,"ella918":2,"leerosenthalj":2,"SakakinoKonomi":1,"yanhuahui1":1,"jvillasr":1,"AstroJLin":1,"a-qy":1,"ricardoV94":1,"megbedell":1,"caseylam":1},"pull_request_authors":{"adrn":33,"pllim":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10082413,"issues_count":31239894,"pull_requests_count":96112510,"authors_count":10694151,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":3},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"ella918":2,"SakakinoKonomi":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"adrn","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrn"},{"login":"davidwhogg","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidwhogg"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":2,"WatchEvent":2,"IssueCommentEvent":4,"ForkEvent":1},"last_year":{"IssuesEvent":2,"WatchEvent":2,"IssueCommentEvent":4,"ForkEvent":1}},"keywords":["astronomy","binary-stars","exoplanets","monte-carlo","radial-velocity","stars"],"dependencies":[{"ecosystem":"conda","filepath":"environment.yml","sha":null,"kind":"manifest","created_at":"2022-08-03T15:09:53.004Z","updated_at":"2022-08-03T15:09:53.004Z","repository_link":"https://github.com/adrn/thejoker/blob/main/environment.yml","dependencies":[{"id":567691954,"package_name":"mkl","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":567691955,"package_name":"pip","ecosystem":"conda","requirements":"","direct":true,"kind":"runtime","optional":false},{"id":567691956,"package_name":"python","ecosystem":"conda","requirements":"3.8.*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-03T15:09:53.091Z","updated_at":"2022-08-03T15:09:53.091Z","repository_link":"https://github.com/adrn/thejoker/blob/main/docs/requirements.txt","dependencies":[{"id":567691974,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":567691975,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":567691976,"package_name":"astropy-helpers","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":567691977,"package_name":"astropy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":567691978,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":567691979,"package_name":"h5py","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":567691980,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":567691981,"package_name":"nbconvert","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":567691982,"package_name":"ipykernel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":567691983,"package_name":"cython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":567691984,"package_name":"schwimmbad","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":567691985,"package_name":"emcee","ecosystem":"pypi","requirements":"==2.2.1","direct":true,"kind":"runtime","optional":false},{"id":567691986,"package_name":"corner","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":567691987,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":567691988,"package_name":"twobody","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":567691989,"package_name":"sphinx_astropy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":5.0106352940962555,"created_at":"2025-09-08T21:36:30.622Z","updated_at":"2025-10-07T08:29:36.926Z","avatar_url":"https://github.com/adrn.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/90501","html_url":"https://science.ecosyste.ms/projects/90501"}