{"id":43000,"name":"axon-ecrg","description":"RPC-proxy framework used in ML research at Queen's University","url":"https://github.com/duncanmays/axon-ecrg","last_synced_at":"2025-09-05T09:38:06.537Z","repository":{"id":42486312,"uuid":"443228495","full_name":"DuncanMays/axon-ECRG","owner":"DuncanMays","description":"RPC-proxy framework used in ML research at Queen's University","archived":false,"fork":false,"pushed_at":"2025-06-22T03:49:36.000Z","size":2565,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"developement","last_synced_at":"2025-07-02T22:05:29.253Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DuncanMays.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-12-31T01:59:44.000Z","updated_at":"2025-06-22T03:49:39.000Z","dependencies_parsed_at":"2024-02-03T17:23:59.590Z","dependency_job_id":"8f4dcfad-50fd-4c03-b64e-f7dd1571ff0a","html_url":"https://github.com/DuncanMays/axon-ECRG","commit_stats":{"total_commits":38,"total_committers":4,"mean_commits":9.5,"dds":"0.13157894736842102","last_synced_commit":"64340a3a02d94365f357c1d7398f2970ae16ef74"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DuncanMays/axon-ECRG","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DuncanMays%2Faxon-ECRG","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DuncanMays%2Faxon-ECRG/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DuncanMays%2Faxon-ECRG/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DuncanMays%2Faxon-ECRG/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DuncanMays","download_url":"https://codeload.github.com/DuncanMays/axon-ECRG/tar.gz/refs/heads/developement","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DuncanMays%2Faxon-ECRG/sbom","scorecard":{"id":42845,"data":{"date":"2025-08-11","repo":{"name":"github.com/DuncanMays/axon-ECRG","commit":"78482a8848c199ad4fd4772cb0893a01dbb1bce4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Code-Review","score":0,"reason":"Found 0/16 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":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: __pycache__/pytest_test.cpython-38-pytest-7.4.0.pyc:1","Warn: binary detected: axon/__pycache__/__init__.cpython-38.pyc:1","Warn: binary detected: axon/__pycache__/client.cpython-38.pyc:1","Warn: binary detected: axon/__pycache__/comms_wrappers.cpython-38.pyc:1","Warn: binary detected: axon/__pycache__/config.cpython-38.pyc:1","Warn: binary detected: axon/__pycache__/discovery.cpython-38.pyc:1","Warn: binary detected: axon/__pycache__/duplex_stubs.cpython-38.pyc:1","Warn: binary detected: axon/__pycache__/inline_executor.cpython-38.pyc:1","Warn: binary detected: axon/__pycache__/notice_board_app.cpython-38.pyc:1","Warn: binary detected: axon/__pycache__/return_value_linker.cpython-38.pyc:1","Warn: binary detected: axon/__pycache__/services.cpython-38.pyc:1","Warn: binary detected: axon/__pycache__/simplex_stubs.cpython-38.pyc:1","Warn: binary detected: axon/__pycache__/stubs.cpython-38.pyc:1","Warn: binary detected: axon/__pycache__/utils.cpython-38.pyc:1","Warn: binary detected: axon/__pycache__/worker.cpython-38.pyc:1","Warn: binary detected: end-to-end/__pycache__/client_test.cpython-310-pytest-7.4.2.pyc:1","Warn: binary detected: end-to-end/__pycache__/client_test.cpython-38-pytest-6.2.5.pyc:1","Warn: binary detected: end-to-end/__pycache__/client_test.cpython-38-pytest-7.4.0.pyc:1","Warn: binary detected: end-to-end/__pycache__/notice_board_test.cpython-310-pytest-7.4.2.pyc:1","Warn: binary detected: end-to-end/__pycache__/notice_board_test.cpython-38-pytest-6.2.5.pyc:1","Warn: binary detected: end-to-end/__pycache__/notice_board_test.cpython-38-pytest-7.4.0.pyc:1","Warn: binary detected: end-to-end/__pycache__/torch_module_service_worker.cpython-38.pyc:1","Warn: binary detected: end-to-end/__pycache__/torch_worker.cpython-38.pyc:1","Warn: binary detected: end-to-end/__pycache__/worker_test.cpython-310-pytest-7.4.2.pyc:1","Warn: binary detected: end-to-end/__pycache__/worker_test.cpython-38-pytest-6.2.5.pyc:1","Warn: binary detected: end-to-end/__pycache__/worker_test.cpython-38-pytest-7.4.0.pyc:1","Warn: binary detected: lint/duplex_reqs/__pycache__/return_value_linker_test.cpython-38-pytest-7.4.0.pyc:1","Warn: binary detected: lint/unit_tests/__pycache__/ServiceNode_tests.cpython-38.pyc:1","Warn: binary detected: lint/unit_tests/__pycache__/services_tests.cpython-38.pyc:1","Warn: binary detected: lint/unit_tests/__pycache__/type_test.cpython-38-pytest-6.2.5.pyc:1","Warn: binary detected: lint/unit_tests/__pycache__/type_test.cpython-38-pytest-7.4.0.pyc: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":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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 'developement'"],"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":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: GHSA-vqfr-h8mv-ghfj","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: GHSA-f9vj-2wh5-fj8j","Warn: Project is vulnerable to: GHSA-q34m-jh98-gwm2"],"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 19 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-14T21:58:28.248Z","repository_id":42486312,"created_at":"2025-08-14T21:58:28.248Z","updated_at":"2025-08-14T21:58:28.248Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273739849,"owners_count":25159429,"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":"DuncanMays","name":"Duncan Mays","uuid":"44309391","kind":"user","description":"Grad student at Queen's University specializing  in distributed machine learning. ","email":"","website":null,"location":"Queen's University","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/44309391?u=6e34450db605255dd27f408489d777371ad8cba6\u0026v=4","repositories_count":4,"last_synced_at":"2024-01-18T22:52:40.952Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/DuncanMays","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2024-01-18T22:52:49.010Z","updated_at":"2024-01-18T22:52:49.010Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DuncanMays","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DuncanMays/repositories"},"packages":[{"id":2649959,"name":"axon-ecrg","ecosystem":"pypi","description":"RPC proxy framework","homepage":"https://github.com/DuncanMays/axon-ECRG","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/DuncanMays/axon-ECRG","keywords_array":[],"namespace":null,"versions_count":15,"first_release_published_at":"2022-01-03T00:04:49.000Z","latest_release_published_at":"2024-10-28T19:01:44.000Z","latest_release_number":"0.2.4","last_synced_at":"2025-08-03T10:32:22.215Z","created_at":"2022-04-10T10:08:20.785Z","updated_at":"2025-08-03T10:32:22.215Z","registry_url":"https://pypi.org/project/axon-ecrg/","install_command":"pip install axon-ecrg --index-url https://pypi.org/simple","documentation_url":"https://axon-ecrg.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"axon-ecrg"},"repo_metadata":{"id":42486312,"uuid":"443228495","full_name":"DuncanMays/axon-ECRG","owner":"DuncanMays","description":"RPC-proxy framework used in ML research at Queen's University","archived":false,"fork":false,"pushed_at":"2025-06-22T03:49:36.000Z","size":2560,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"developement","last_synced_at":"2025-06-22T04:26:46.802Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DuncanMays.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-12-31T01:59:44.000Z","updated_at":"2025-06-22T03:49:39.000Z","dependencies_parsed_at":"2024-02-03T17:23:59.590Z","dependency_job_id":"8f4dcfad-50fd-4c03-b64e-f7dd1571ff0a","html_url":"https://github.com/DuncanMays/axon-ECRG","commit_stats":{"total_commits":38,"total_committers":4,"mean_commits":9.5,"dds":"0.13157894736842102","last_synced_commit":"64340a3a02d94365f357c1d7398f2970ae16ef74"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DuncanMays/axon-ECRG","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DuncanMays%2Faxon-ECRG","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DuncanMays%2Faxon-ECRG/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DuncanMays%2Faxon-ECRG/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DuncanMays%2Faxon-ECRG/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DuncanMays","download_url":"https://codeload.github.com/DuncanMays/axon-ECRG/tar.gz/refs/heads/developement","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DuncanMays%2Faxon-ECRG/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263222469,"owners_count":23433028,"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":"DuncanMays","name":"Duncan Mays","uuid":"44309391","kind":"user","description":"Grad student at Queen's University specializing  in distributed machine learning. ","email":"","website":null,"location":"Queen's University","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/44309391?u=6e34450db605255dd27f408489d777371ad8cba6\u0026v=4","repositories_count":4,"last_synced_at":"2024-01-18T22:52:40.952Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/DuncanMays","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2024-01-18T22:52:49.010Z","updated_at":"2024-01-18T22:52:49.010Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DuncanMays","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DuncanMays/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-07-02T22:05:33.781Z","dependent_packages_count":0,"downloads":78,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":19.893014785554335,"dependent_repos_count":11.518969535446931,"dependent_packages_count":10.125576461732065,"stargazers_count":23.101428229292196,"forks_count":22.639533314452006,"docker_downloads_count":null,"average":17.455704465295504},"purl":"pkg:pypi/axon-ecrg","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/axon-ecrg","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/axon-ecrg","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/axon-ecrg/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-02T21:05:44.234Z","issues_count":1,"pull_requests_count":12,"avg_time_to_close_issue":6690.0,"avg_time_to_close_pull_request":89199.08333333333,"issues_closed_count":1,"pull_requests_closed_count":12,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":7.0,"avg_comments_per_pull_request":0.08333333333333333,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":164026.66666666666,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"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":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/DuncanMays%2Faxon-ECRG/issues","maintainers":[{"login":"DuncanMays","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DuncanMays"}],"active_maintainers":[{"login":"DuncanMays","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DuncanMays"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/axon-ecrg/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/axon-ecrg/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/axon-ecrg/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/axon-ecrg/related_packages","maintainers":[{"uuid":"Alias936","login":"Alias936","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/Alias936/","role":null,"created_at":"2023-02-23T16:27:12.034Z","updated_at":"2023-02-23T16:27:12.034Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Alias936/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725077,"maintainers_count":308348,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","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":539893,"full_name":"DuncanMays/axon-ECRG","default_branch":"main","committers":[{"name":"DuncanMays","email":"DuncanMays@outlook.com","count":33},{"name":"Duncan Mays","email":"44309391+DuncanMays@users.noreply.github.com","count":3},{"name":"Duncan","email":"duncanmays@outlook.com","count":1},{"name":"Bryan Hoang","email":"bryan.c.hoang@gmail.com","count":1}],"total_commits":38,"total_committers":4,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":9.5,"dds":0.13157894736842102,"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-17T21:51:23.647Z","last_synced_commit":"64340a3a02d94365f357c1d7398f2970ae16ef74","created_at":"2023-03-09T04:09:51.328Z","updated_at":"2023-09-19T17:13:27.291Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/DuncanMays%2Faxon-ECRG/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":"DuncanMays/axon-ECRG","html_url":"https://github.com/DuncanMays/axon-ECRG","last_synced_at":"2025-07-02T22:05:41.510Z","status":null,"issues_count":1,"pull_requests_count":12,"avg_time_to_close_issue":6690.0,"avg_time_to_close_pull_request":89199.08333333333,"issues_closed_count":1,"pull_requests_closed_count":12,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":7.0,"avg_comments_per_pull_request":0.08333333333333333,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":164026.66666666666,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"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":6,"created_at":"2023-05-14T09:29:03.241Z","updated_at":"2025-09-02T15:13:29.312Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/DuncanMays%2Faxon-ECRG","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/DuncanMays%2Faxon-ECRG/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"CONTRIBUTOR":1},"pull_request_author_associations_count":{"OWNER":15,"CONTRIBUTOR":2},"issue_authors":{"bryan-hoang":1},"pull_request_authors":{"DuncanMays":15,"bryan-hoang":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10058116,"issues_count":30985287,"pull_requests_count":93679802,"authors_count":10684821,"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":{},"past_year_pull_request_author_associations_count":{"OWNER":10},"past_year_issue_authors":{},"past_year_pull_request_authors":{"DuncanMays":10},"maintainers":[{"login":"DuncanMays","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DuncanMays"}],"active_maintainers":[{"login":"DuncanMays","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DuncanMays"}]},"events":{"total":{"DeleteEvent":4,"PushEvent":20,"PullRequestEvent":8,"CreateEvent":3},"last_year":{"DeleteEvent":4,"PushEvent":20,"PullRequestEvent":8,"CreateEvent":3}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-28T00:10:22.473Z","updated_at":"2022-08-28T00:10:22.473Z","repository_link":"https://github.com/DuncanMays/axon-ECRG/blob/developement/setup.py","dependencies":[{"id":2981127693,"package_name":"flask","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2981127694,"package_name":"uuid","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2981127695,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2981127696,"package_name":"aiohttp","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":7.16703787691222,"created_at":"2025-09-04T15:51:17.983Z","updated_at":"2025-10-07T08:17:27.243Z","avatar_url":"https://github.com/DuncanMays.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":78,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/43000","html_url":"https://science.ecosyste.ms/projects/43000","bibtex_url":"https://science.ecosyste.ms/projects/43000/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/43000/export.apalike"}