{"id":28662,"name":"celmech","description":"Sandbox for celestial mechanics calculations","url":"https://github.com/shadden/celmech","last_synced_at":"2025-09-05T04:05:28.325Z","repository":{"id":19016999,"uuid":"85832048","full_name":"shadden/celmech","owner":"shadden","description":"Sandbox for celestial mechanics calculations","archived":false,"fork":false,"pushed_at":"2025-05-15T21:51:17.000Z","size":38552,"stargazers_count":62,"open_issues_count":1,"forks_count":12,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-15T22:36:58.197Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/shadden.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","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,"zenodo":".zenodo.json"}},"created_at":"2017-03-22T13:39:10.000Z","updated_at":"2025-05-15T21:51:21.000Z","dependencies_parsed_at":"2022-07-26T23:46:17.137Z","dependency_job_id":"619d25a9-67d2-4a40-bb9b-2ca669c8a4fa","html_url":"https://github.com/shadden/celmech","commit_stats":{"total_commits":684,"total_committers":5,"mean_commits":136.8,"dds":"0.32163742690058483","last_synced_commit":"17239c86ac0a2e09eb1a13ff2f3d0c10a827fb31"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/shadden/celmech","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadden%2Fcelmech","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadden%2Fcelmech/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadden%2Fcelmech/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadden%2Fcelmech/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shadden","download_url":"https://codeload.github.com/shadden/celmech/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadden%2Fcelmech/sbom","scorecard":{"id":814890,"data":{"date":"2025-08-11","repo":{"name":"github.com/shadden/celmech","commit":"fce35972dca478855ddaf5c1eb27fcf2c44677bf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.4,"checks":[{"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":"Code-Review","score":0,"reason":"Found 1/29 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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: src/test:1"],"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ipynb.yml:1","Warn: no topLevel permission defined: .github/workflows/python.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":"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":"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":"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":"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: 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":-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 'master'"],"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":"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/ipynb.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/shadden/celmech/ipynb.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ipynb.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/shadden/celmech/ipynb.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/shadden/celmech/python.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/shadden/celmech/python.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating andrewosh/binder-base to andrewosh/binder-base@sha256:eabde24f4c55174832ed8795faa40cea62fc9e2a4a9f1ee1444f8a2e4f9710ee","Warn: pipCommand not pinned by hash: Dockerfile:10","Warn: pipCommand not pinned by hash: .github/workflows/ipynb.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/ipynb.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/ipynb.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/ipynb.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/python.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/python.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/python.yml:26","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   8 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":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-427 / GHSA-f865-m6cq-j9vx","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 2 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-23T14:03:02.143Z","repository_id":19016999,"created_at":"2025-08-23T14:03:02.143Z","updated_at":"2025-08-23T14:03:02.143Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273709030,"owners_count":25153739,"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-05T02:00:09.113Z","response_time":402,"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":"shadden","name":"Sam Hadden","uuid":"1007148","kind":"user","description":"postdoc at the Canadian Institute for Theoretical Astrophysics","email":"","website":"shadden.github.io","location":"Toronto","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1007148?u=e7b2ae4f6886d67aa6ca027886bcde6ebd222376\u0026v=4","repositories_count":10,"last_synced_at":"2023-04-13T18:45:43.688Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/shadden","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T22:06:03.488Z","updated_at":"2023-04-13T18:45:43.708Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shadden","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shadden/repositories"},"packages":[{"id":2666895,"name":"celmech","ecosystem":"pypi","description":"Open source tools for celestial mechanics","homepage":"http://github.com/shadden/celmech","licenses":"GPL","normalized_licenses":["GPL-2.0+"],"repository_url":"https://github.com/shadden/celmech","keywords_array":["astronomy","astrophysics","celestial-mechanics","orbits","orbital-mechanics"],"namespace":null,"versions_count":30,"first_release_published_at":"2017-08-13T20:48:49.000Z","latest_release_published_at":"2025-05-01T20:29:05.000Z","latest_release_number":"1.5.4","last_synced_at":"2025-08-28T01:35:40.460Z","created_at":"2022-04-10T10:18:51.360Z","updated_at":"2025-08-28T01:35:40.460Z","registry_url":"https://pypi.org/project/celmech/","install_command":"pip install celmech --index-url https://pypi.org/simple","documentation_url":"https://celmech.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)","Programming Language :: Python :: 2","Programming Language :: Python :: 3","Topic :: Scientific/Engineering :: Astronomy","Topic :: Software Development :: Build Tools"],"normalized_name":"celmech","project_status":null},"repo_metadata":{"id":19016999,"uuid":"85832048","full_name":"shadden/celmech","owner":"shadden","description":"Sandbox for celestial mechanics calculations","archived":false,"fork":false,"pushed_at":"2024-07-26T18:45:39.000Z","size":37769,"stargazers_count":53,"open_issues_count":0,"forks_count":9,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-07-26T20:39:10.158Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/shadden.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","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":"2017-03-22T13:39:10.000Z","updated_at":"2024-07-26T18:45:42.000Z","dependencies_parsed_at":"2022-07-26T23:46:17.137Z","dependency_job_id":"619d25a9-67d2-4a40-bb9b-2ca669c8a4fa","html_url":"https://github.com/shadden/celmech","commit_stats":{"total_commits":684,"total_committers":5,"mean_commits":136.8,"dds":"0.32163742690058483","last_synced_commit":"17239c86ac0a2e09eb1a13ff2f3d0c10a827fb31"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadden%2Fcelmech","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadden%2Fcelmech/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadden%2Fcelmech/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadden%2Fcelmech/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shadden","download_url":"https://codeload.github.com/shadden/celmech/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":214674964,"owners_count":15768077,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"shadden","name":"Sam Hadden","uuid":"1007148","kind":"user","description":"postdoc at the Canadian Institute for Theoretical Astrophysics","email":"","website":"shadden.github.io","location":"Toronto","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1007148?u=e7b2ae4f6886d67aa6ca027886bcde6ebd222376\u0026v=4","repositories_count":10,"last_synced_at":"2023-04-13T18:45:43.688Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/shadden","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T22:06:03.488Z","updated_at":"2023-04-13T18:45:43.708Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shadden","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shadden/repositories"},"tags":[{"name":"v1.3.2","sha":"446ace27598906443fbbd46aca13682758e7aa52","kind":"commit","published_at":"2024-01-10T18:11:41.000Z","download_url":"https://codeload.github.com/shadden/celmech/tar.gz/v1.3.2","html_url":"https://github.com/shadden/celmech/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadden%2Fcelmech/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadden%2Fcelmech/tags/v1.3.2/manifests"},{"name":"v1.0.2","sha":"0c7974b55d447e3cf4f9eeb16276fb9fadb8ab2a","kind":"commit","published_at":"2022-08-04T20:39:11.000Z","download_url":"https://codeload.github.com/shadden/celmech/tar.gz/v1.0.2","html_url":"https://github.com/shadden/celmech/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadden%2Fcelmech/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadden%2Fcelmech/tags/v1.0.2/manifests"}]},"repo_metadata_updated_at":"2024-08-09T14:18:42.814Z","dependent_packages_count":0,"downloads":172,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":19.34018287437094,"dependent_repos_count":21.571499035405292,"dependent_packages_count":10.112151988893354,"stargazers_count":10.402319750051882,"forks_count":11.923679008489845,"docker_downloads_count":null,"average":14.669966531442261},"purl":"pkg:pypi/celmech","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/celmech","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/celmech","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/celmech/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-07-26T20:46:08.221Z","issues_count":5,"pull_requests_count":10,"avg_time_to_close_issue":3243958.0,"avg_time_to_close_pull_request":1005944.6,"issues_closed_count":5,"pull_requests_closed_count":10,"pull_request_authors_count":4,"issue_authors_count":3,"avg_comments_per_issue":2.8,"avg_comments_per_pull_request":0.6,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":3195977.0,"past_year_avg_time_to_close_pull_request":753228.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":4.0,"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":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadden%2Fcelmech/issues","maintainers":[{"login":"dtamayo","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dtamayo"},{"login":"shadden","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shadden"}],"active_maintainers":[{"login":"shadden","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shadden"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/celmech/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/celmech/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/celmech/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/celmech/related_packages","maintainers":[{"uuid":"dtamayo","login":"dtamayo","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/dtamayo/","role":null,"created_at":"2022-11-22T13:06:18.944Z","updated_at":"2022-11-22T13:06:18.944Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/dtamayo/packages"},{"uuid":"shadden","login":"shadden","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/shadden/","role":null,"created_at":"2022-11-22T13:06:18.974Z","updated_at":"2022-11-22T13:06:18.974Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/shadden/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724977,"maintainers_count":308295,"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"}}],"commits":{"id":547930,"full_name":"shadden/celmech","default_branch":"master","committers":[{"name":"Samuel Hadden","email":"shadden1107@gmail.com","count":464},{"name":"Daniel Tamayo","email":"tamayo.daniel@gmail.com","count":213},{"name":"Miles Cranmer","email":"miles.cranmer@gmail.com","count":4},{"name":"Daniel Tamayo","email":"dtamayo@hmc.edu","count":2},{"name":"Daniel Tamayo","email":"dtamayo@Daniels-MacBook-Pro.local","count":1}],"total_commits":684,"total_committers":5,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":136.8,"dds":0.32163742690058483,"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-17T23:31:24.165Z","last_synced_commit":"17239c86ac0a2e09eb1a13ff2f3d0c10a827fb31","created_at":"2023-03-09T04:30:47.949Z","updated_at":"2023-09-19T17:14:49.582Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadden%2Fcelmech/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","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":{"full_name":"shadden/celmech","html_url":"https://github.com/shadden/celmech","last_synced_at":"2025-08-31T13:36:18.451Z","status":null,"issues_count":10,"pull_requests_count":12,"avg_time_to_close_issue":1827446.4444444445,"avg_time_to_close_pull_request":1321344.7272727273,"issues_closed_count":9,"pull_requests_closed_count":11,"pull_request_authors_count":5,"issue_authors_count":6,"avg_comments_per_issue":2.2,"avg_comments_per_pull_request":0.5,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":56807.0,"past_year_avg_time_to_close_pull_request":4475346.0,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.6,"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-14T10:23:17.594Z","updated_at":"2025-09-01T23:56:11.356Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadden%2Fcelmech","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadden%2Fcelmech/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":5,"OWNER":3,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"COLLABORATOR":7,"CONTRIBUTOR":3,"NONE":2},"issue_authors":{"shadden":3,"nchoksi4456":3,"MilesCranmer":1,"nickchoksi":1,"evastafne42":1},"pull_request_authors":{"dtamayo":7,"CalebLammers":2,"MilesCranmer":1,"Ethadhani":1,"hannorein":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10064235,"issues_count":31125951,"pull_requests_count":94623210,"authors_count":10686933,"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":5},"past_year_pull_request_author_associations_count":{"NONE":1,"COLLABORATOR":1},"past_year_issue_authors":{"nchoksi4456":3,"evastafne42":1,"nickchoksi":1},"past_year_pull_request_authors":{"dtamayo":1,"Ethadhani":1},"maintainers":[{"login":"dtamayo","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dtamayo"},{"login":"shadden","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shadden"}],"active_maintainers":[{"login":"dtamayo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dtamayo"}]},"events":{"total":{"IssuesEvent":9,"WatchEvent":9,"IssueCommentEvent":16,"PushEvent":13,"PullRequestEvent":2,"ForkEvent":4,"CreateEvent":1},"last_year":{"IssuesEvent":9,"WatchEvent":9,"IssueCommentEvent":16,"PushEvent":13,"PullRequestEvent":2,"ForkEvent":4,"CreateEvent":1}},"keywords":[],"dependencies":[],"score":10.917358612749148,"created_at":"2025-09-04T15:51:01.120Z","updated_at":"2025-10-07T08:12:34.046Z","avatar_url":"https://github.com/shadden.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":172,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/28662","html_url":"https://science.ecosyste.ms/projects/28662"}