{"id":38658,"name":"spinnmachine","description":"A python module which contains a representation of the SpiNNaker Machine","url":"https://github.com/spinnakermanchester/spinnmachine","last_synced_at":"2025-09-05T07:51:33.360Z","repository":{"id":651939,"uuid":"21430479","full_name":"SpiNNakerManchester/SpiNNMachine","owner":"SpiNNakerManchester","description":"A python module which contains a representation of the SpiNNaker Machine","archived":false,"fork":false,"pushed_at":"2025-07-07T14:43:44.000Z","size":1672,"stargazers_count":4,"open_issues_count":4,"forks_count":3,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-07-07T15:27:55.363Z","etag":null,"topics":["machine-interface","python","spinnaker"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SpiNNakerManchester.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.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-07-02T15:59:16.000Z","updated_at":"2025-07-07T14:42:20.000Z","dependencies_parsed_at":"2023-11-21T14:28:13.340Z","dependency_job_id":"2cc4013e-d679-4e7d-9899-7c88f6d7a476","html_url":"https://github.com/SpiNNakerManchester/SpiNNMachine","commit_stats":{"total_commits":783,"total_committers":14,"mean_commits":55.92857142857143,"dds":0.6181353767560664,"last_synced_commit":"a271ad81fdda751bc96f853cf7c313b749da9fde"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/SpiNNakerManchester/SpiNNMachine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SpiNNakerManchester","download_url":"https://codeload.github.com/SpiNNakerManchester/SpiNNMachine/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/sbom","scorecard":{"id":132897,"data":{"date":"2025-08-11","repo":{"name":"github.com/SpiNNakerManchester/SpiNNMachine","commit":"e8acf39aba28288e4307eea345bf7aeb7454f714"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 5/6 approved changesets -- score normalized to 8","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":"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":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":"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/add_prs_to_project.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SpiNNakerManchester/SpiNNMachine/add_prs_to_project.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python_actions.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SpiNNakerManchester/SpiNNMachine/python_actions.yml/master?enable=pin","Info:   0 out of   2 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/add_prs_to_project.yml:1","Warn: no topLevel permission defined: .github/workflows/python_actions.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":"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":"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":"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: Apache License 2.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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-16T05:38:24.450Z","repository_id":651939,"created_at":"2025-08-16T05:38:24.450Z","updated_at":"2025-08-16T05:38:24.450Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273728149,"owners_count":25157136,"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":"SpiNNakerManchester","name":"SpiNNaker - University of Manchester","uuid":"7584947","kind":"organization","description":"Software for the SpiNNaker Million Core Neuromorphic Machine.  Part of the Human Brain Project and EBRAINS","email":"spinnakerusers@googlegroups.com","website":"http://spinnakermanchester.github.io/","location":"Manchester, UK","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7584947?v=4","repositories_count":78,"last_synced_at":"2024-04-16T02:49:44.493Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/SpiNNakerManchester","funding_links":[],"total_stars":253,"followers":37,"following":0,"created_at":"2022-11-02T18:22:11.441Z","updated_at":"2024-04-16T02:50:10.347Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SpiNNakerManchester","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SpiNNakerManchester/repositories"},"packages":[{"id":2928924,"name":"spinnmachine","ecosystem":"pypi","description":"Representation of a SpiNNaker Machine","homepage":"https://github.com/SpiNNakerManchester/SpiNNMachine","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SpiNNakerManchester/SpiNNMachine","keywords_array":["spinnaker","machine model"],"namespace":null,"versions_count":25,"first_release_published_at":"2014-10-18T05:55:48.000Z","latest_release_published_at":"2016-09-02T08:17:05.000Z","latest_release_number":"3.0.0","last_synced_at":"2025-08-13T21:04:13.186Z","created_at":"2022-04-10T12:41:24.300Z","updated_at":"2025-08-13T21:04:13.186Z","registry_url":"https://pypi.org/project/spinnmachine/","install_command":"pip install spinnmachine --index-url https://pypi.org/simple","documentation_url":"https://spinnmachine.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: Apache Software License","Natural Language :: English","Operating System :: MacOS","Operating System :: Microsoft :: Windows","Operating System :: POSIX :: Linux","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"spinnmachine"},"repo_metadata":{"id":651939,"uuid":"21430479","full_name":"SpiNNakerManchester/SpiNNMachine","owner":"SpiNNakerManchester","description":"A python module which contains a representation of the SpiNNaker Machine","archived":false,"fork":false,"pushed_at":"2025-06-30T12:18:14.000Z","size":1638,"stargazers_count":4,"open_issues_count":3,"forks_count":3,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-06-30T13:30:48.243Z","etag":null,"topics":["machine-interface","python","spinnaker"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SpiNNakerManchester.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.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-07-02T15:59:16.000Z","updated_at":"2025-06-30T12:18:15.000Z","dependencies_parsed_at":"2023-11-21T14:28:13.340Z","dependency_job_id":"2cc4013e-d679-4e7d-9899-7c88f6d7a476","html_url":"https://github.com/SpiNNakerManchester/SpiNNMachine","commit_stats":{"total_commits":783,"total_committers":14,"mean_commits":55.92857142857143,"dds":0.6181353767560664,"last_synced_commit":"a271ad81fdda751bc96f853cf7c313b749da9fde"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/SpiNNakerManchester/SpiNNMachine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SpiNNakerManchester","download_url":"https://codeload.github.com/SpiNNakerManchester/SpiNNMachine/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262784831,"owners_count":23363795,"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":"SpiNNakerManchester","name":"SpiNNaker - University of Manchester","uuid":"7584947","kind":"organization","description":"Software for the SpiNNaker Million Core Neuromorphic Machine.  Part of the Human Brain Project and EBRAINS","email":"spinnakerusers@googlegroups.com","website":"http://spinnakermanchester.github.io/","location":"Manchester, UK","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7584947?v=4","repositories_count":78,"last_synced_at":"2024-04-16T02:49:44.493Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/SpiNNakerManchester","funding_links":[],"total_stars":253,"followers":37,"following":0,"created_at":"2022-11-02T18:22:11.441Z","updated_at":"2024-04-16T02:50:10.347Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SpiNNakerManchester","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SpiNNakerManchester/repositories"},"tags":[{"name":"astrid-1.0","sha":"046045488a772dea5a88810ccf1a3639ae8d3bc0","kind":"commit","published_at":"2024-11-13T09:00:03.000Z","download_url":"https://codeload.github.com/SpiNNakerManchester/SpiNNMachine/tar.gz/astrid-1.0","html_url":"https://github.com/SpiNNakerManchester/SpiNNMachine/releases/tag/astrid-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SpiNNakerManchester/SpiNNMachine@astrid-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/tags/astrid-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/tags/astrid-1.0/manifests"},{"name":"7.3.0","sha":"5ef53cfa52fb638cbefdf95b9d38330ca9a3ab34","kind":"commit","published_at":"2024-10-01T11:06:26.000Z","download_url":"https://codeload.github.com/SpiNNakerManchester/SpiNNMachine/tar.gz/7.3.0","html_url":"https://github.com/SpiNNakerManchester/SpiNNMachine/releases/tag/7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SpiNNakerManchester/SpiNNMachine@7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/tags/7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/tags/7.3.0/manifests"},{"name":"7.2.1","sha":"daa1037f2a8e4fde8c7041cedd1a9de3f3c7a2dd","kind":"commit","published_at":"2024-07-25T06:38:01.000Z","download_url":"https://codeload.github.com/SpiNNakerManchester/SpiNNMachine/tar.gz/7.2.1","html_url":"https://github.com/SpiNNakerManchester/SpiNNMachine/releases/tag/7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SpiNNakerManchester/SpiNNMachine@7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/tags/7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/tags/7.2.1/manifests"},{"name":"7.1.0","sha":"829ae929134e75834fb725b31b90006717efa3eb","kind":"commit","published_at":"2023-10-02T09:13:48.000Z","download_url":"https://codeload.github.com/SpiNNakerManchester/SpiNNMachine/tar.gz/7.1.0","html_url":"https://github.com/SpiNNakerManchester/SpiNNMachine/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SpiNNakerManchester/SpiNNMachine@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/tags/7.1.0/manifests"},{"name":"7.0.0","sha":"7f4754cc7e94a24da00addf7fdddc5782b0937d2","kind":"commit","published_at":"2023-07-20T10:11:04.000Z","download_url":"https://codeload.github.com/SpiNNakerManchester/SpiNNMachine/tar.gz/7.0.0","html_url":"https://github.com/SpiNNakerManchester/SpiNNMachine/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SpiNNakerManchester/SpiNNMachine@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/tags/7.0.0/manifests"},{"name":"7.0.0-a6","sha":"09f2014c4b35368e43fefe7fe4f04cac74728463","kind":"commit","published_at":"2023-07-18T11:15:16.000Z","download_url":"https://codeload.github.com/SpiNNakerManchester/SpiNNMachine/tar.gz/7.0.0-a6","html_url":"https://github.com/SpiNNakerManchester/SpiNNMachine/releases/tag/7.0.0-a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SpiNNakerManchester/SpiNNMachine@7.0.0-a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/tags/7.0.0-a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/tags/7.0.0-a6/manifests"},{"name":"7.0.0-a5","sha":"0f2d1809a613603ffef078634ccce4dbe9893f95","kind":"commit","published_at":"2023-04-26T12:07:51.000Z","download_url":"https://codeload.github.com/SpiNNakerManchester/SpiNNMachine/tar.gz/7.0.0-a5","html_url":"https://github.com/SpiNNakerManchester/SpiNNMachine/releases/tag/7.0.0-a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SpiNNakerManchester/SpiNNMachine@7.0.0-a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/tags/7.0.0-a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/tags/7.0.0-a5/manifests"},{"name":"7.0.0.a4","sha":"d1fce0d40d3e965ac7d24009d847b5fc50e805bc","kind":"tag","published_at":"2023-04-19T15:13:21.000Z","download_url":"https://codeload.github.com/SpiNNakerManchester/SpiNNMachine/tar.gz/7.0.0.a4","html_url":"https://github.com/SpiNNakerManchester/SpiNNMachine/releases/tag/7.0.0.a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SpiNNakerManchester/SpiNNMachine@7.0.0.a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/tags/7.0.0.a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/tags/7.0.0.a4/manifests"},{"name":"6.0.0","sha":"b7465ea2954e03690eec1ac1a2f6d54738f88ba3","kind":"commit","published_at":"2021-04-12T15:08:22.000Z","download_url":"https://codeload.github.com/SpiNNakerManchester/SpiNNMachine/tar.gz/6.0.0","html_url":"https://github.com/SpiNNakerManchester/SpiNNMachine/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SpiNNakerManchester/SpiNNMachine@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/tags/6.0.0/manifests"},{"name":"stable","sha":"2b399b8d20669bad995c6faa3efaffe81357c225","kind":"tag","published_at":"2020-02-27T09:28:47.000Z","download_url":"https://codeload.github.com/SpiNNakerManchester/SpiNNMachine/tar.gz/stable","html_url":"https://github.com/SpiNNakerManchester/SpiNNMachine/releases/tag/stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SpiNNakerManchester/SpiNNMachine@stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/tags/stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/tags/stable/manifests"},{"name":"5.1.0","sha":"2b399b8d20669bad995c6faa3efaffe81357c225","kind":"tag","published_at":"2019-11-16T10:54:39.000Z","download_url":"https://codeload.github.com/SpiNNakerManchester/SpiNNMachine/tar.gz/5.1.0","html_url":"https://github.com/SpiNNakerManchester/SpiNNMachine/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SpiNNakerManchester/SpiNNMachine@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/tags/5.1.0/manifests"},{"name":"5.0.0","sha":"0e8ed4538867223122d7e7ada67dcdad5fe464fa","kind":"commit","published_at":"2019-08-09T12:58:32.000Z","download_url":"https://codeload.github.com/SpiNNakerManchester/SpiNNMachine/tar.gz/5.0.0","html_url":"https://github.com/SpiNNakerManchester/SpiNNMachine/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SpiNNakerManchester/SpiNNMachine@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/tags/5.0.0/manifests"},{"name":"4.0.0","sha":"7e25c58a4cde58a8bed9faa578004afc4967b6c1","kind":"commit","published_at":"2017-09-21T13:15:24.000Z","download_url":"https://codeload.github.com/SpiNNakerManchester/SpiNNMachine/tar.gz/4.0.0","html_url":"https://github.com/SpiNNakerManchester/SpiNNMachine/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SpiNNakerManchester/SpiNNMachine@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/tags/4.0.0/manifests"},{"name":"3.0.0","sha":"dd9404fcc4797b52c57166bdeaa3f31b8f7292b9","kind":"tag","published_at":"2016-09-02T08:16:40.000Z","download_url":"https://codeload.github.com/SpiNNakerManchester/SpiNNMachine/tar.gz/3.0.0","html_url":"https://github.com/SpiNNakerManchester/SpiNNMachine/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SpiNNakerManchester/SpiNNMachine@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/tags/3.0.0/manifests"},{"name":"2016.001","sha":"2ead2ce970717ca5928da78c1df3b00e4267e65b","kind":"tag","published_at":"2016-04-28T12:56:21.000Z","download_url":"https://codeload.github.com/SpiNNakerManchester/SpiNNMachine/tar.gz/2016.001","html_url":"https://github.com/SpiNNakerManchester/SpiNNMachine/releases/tag/2016.001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SpiNNakerManchester/SpiNNMachine@2016.001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/tags/2016.001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/tags/2016.001/manifests"},{"name":"2015.004.01","sha":"3a3e2df1b52e3053770cdd067a35573e1066a4b5","kind":"tag","published_at":"2015-09-17T11:20:45.000Z","download_url":"https://codeload.github.com/SpiNNakerManchester/SpiNNMachine/tar.gz/2015.004.01","html_url":"https://github.com/SpiNNakerManchester/SpiNNMachine/releases/tag/2015.004.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SpiNNakerManchester/SpiNNMachine@2015.004.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/tags/2015.004.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/tags/2015.004.01/manifests"},{"name":"2015.004","sha":"1397ce098dbf24dde9a181ff1a484e693ec14aa8","kind":"tag","published_at":"2015-09-02T07:02:46.000Z","download_url":"https://codeload.github.com/SpiNNakerManchester/SpiNNMachine/tar.gz/2015.004","html_url":"https://github.com/SpiNNakerManchester/SpiNNMachine/releases/tag/2015.004","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SpiNNakerManchester/SpiNNMachine@2015.004","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/tags/2015.004","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/tags/2015.004/manifests"},{"name":"2015.003","sha":"1b144f8d83dd085ff374cca42db4123d93256045","kind":"tag","published_at":"2015-04-23T11:51:28.000Z","download_url":"https://codeload.github.com/SpiNNakerManchester/SpiNNMachine/tar.gz/2015.003","html_url":"https://github.com/SpiNNakerManchester/SpiNNMachine/releases/tag/2015.003","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SpiNNakerManchester/SpiNNMachine@2015.003","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/tags/2015.003","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/tags/2015.003/manifests"},{"name":"2015.003-rc-01","sha":"4d358a653f3b4dba7a0669ac23cd5e33d5da0f72","kind":"tag","published_at":"2015-04-02T14:07:54.000Z","download_url":"https://codeload.github.com/SpiNNakerManchester/SpiNNMachine/tar.gz/2015.003-rc-01","html_url":"https://github.com/SpiNNakerManchester/SpiNNMachine/releases/tag/2015.003-rc-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SpiNNakerManchester/SpiNNMachine@2015.003-rc-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/tags/2015.003-rc-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/tags/2015.003-rc-01/manifests"},{"name":"2015.003-alpha-01","sha":"2ee94abf6ec9406162510c43b2a3ff466847183e","kind":"tag","published_at":"2015-03-17T14:50:17.000Z","download_url":"https://codeload.github.com/SpiNNakerManchester/SpiNNMachine/tar.gz/2015.003-alpha-01","html_url":"https://github.com/SpiNNakerManchester/SpiNNMachine/releases/tag/2015.003-alpha-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SpiNNakerManchester/SpiNNMachine@2015.003-alpha-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/tags/2015.003-alpha-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/tags/2015.003-alpha-01/manifests"},{"name":"2015.002","sha":"b31d43c9ff981398e4059bc0f9c470bd5dd40574","kind":"tag","published_at":"2015-01-21T10:30:29.000Z","download_url":"https://codeload.github.com/SpiNNakerManchester/SpiNNMachine/tar.gz/2015.002","html_url":"https://github.com/SpiNNakerManchester/SpiNNMachine/releases/tag/2015.002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SpiNNakerManchester/SpiNNMachine@2015.002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/tags/2015.002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/tags/2015.002/manifests"},{"name":"2015.001","sha":"0c3dce44f403ea012c5ffbfcf4fd7bcc564ee3c0","kind":"tag","published_at":"2015-01-07T08:49:50.000Z","download_url":"https://codeload.github.com/SpiNNakerManchester/SpiNNMachine/tar.gz/2015.001","html_url":"https://github.com/SpiNNakerManchester/SpiNNMachine/releases/tag/2015.001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SpiNNakerManchester/SpiNNMachine@2015.001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/tags/2015.001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/tags/2015.001/manifests"},{"name":"2014.12-rc-01","sha":"a0f79f6fea66b3773e642d470efbeee3b7799acc","kind":"tag","published_at":"2014-12-15T11:14:21.000Z","download_url":"https://codeload.github.com/SpiNNakerManchester/SpiNNMachine/tar.gz/2014.12-rc-01","html_url":"https://github.com/SpiNNakerManchester/SpiNNMachine/releases/tag/2014.12-rc-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SpiNNakerManchester/SpiNNMachine@2014.12-rc-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/tags/2014.12-rc-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/tags/2014.12-rc-01/manifests"}]},"repo_metadata_updated_at":"2025-06-30T13:45:01.455Z","dependent_packages_count":0,"downloads":321,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":13.937764323894594,"dependent_repos_count":21.63438025370625,"dependent_packages_count":10.05962490376147,"stargazers_count":23.054512247775303,"forks_count":19.104504415006822,"docker_downloads_count":null,"average":17.55815722882889},"purl":"pkg:pypi/spinnmachine","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/spinnmachine","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/spinnmachine","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/spinnmachine/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-23T11:58:27.701Z","issues_count":21,"pull_requests_count":165,"avg_time_to_close_issue":11023853.944444444,"avg_time_to_close_pull_request":1760032.3987730062,"issues_closed_count":18,"pull_requests_closed_count":163,"pull_request_authors_count":6,"issue_authors_count":3,"avg_comments_per_issue":2.8095238095238093,"avg_comments_per_pull_request":0.5272727272727272,"merged_pull_requests_count":139,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":0,"past_year_pull_requests_count":26,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":431531.375,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":24,"past_year_pull_request_authors_count":2,"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":21,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/issues","maintainers":[{"login":"Christian-B","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Christian-B"},{"login":"dkfellows","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkfellows"},{"login":"rowleya","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rowleya"}],"active_maintainers":[{"login":"Christian-B","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Christian-B"},{"login":"rowleya","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rowleya"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/spinnmachine/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/spinnmachine/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/spinnmachine/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/spinnmachine/related_packages","maintainers":[{"uuid":"andrewgait","login":"andrewgait","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://pypi.org/user/andrewgait/","role":null,"created_at":"2023-02-25T12:58:02.156Z","updated_at":"2023-02-25T12:58:02.156Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/andrewgait/packages"},{"uuid":"christian.b","login":"christian.b","name":null,"email":null,"url":null,"packages_count":15,"html_url":"https://pypi.org/user/christian.b/","role":null,"created_at":"2023-02-25T12:58:02.174Z","updated_at":"2023-02-25T12:58:02.174Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/christian.b/packages"},{"uuid":"rowleya","login":"rowleya","name":null,"email":null,"url":null,"packages_count":21,"html_url":"https://pypi.org/user/rowleya/","role":null,"created_at":"2023-02-25T12:58:02.181Z","updated_at":"2023-02-25T12:58:02.181Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/rowleya/packages"},{"uuid":"SpiNNakerManchester","login":"SpiNNakerManchester","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://pypi.org/user/SpiNNakerManchester/","role":null,"created_at":"2023-02-25T12:58:02.188Z","updated_at":"2023-02-25T12:58:02.188Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/SpiNNakerManchester/packages"},{"uuid":"dkf","login":"dkf","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://pypi.org/user/dkf/","role":null,"created_at":"2023-04-20T07:54:24.833Z","updated_at":"2023-04-20T07:54:24.833Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/dkf/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725034,"maintainers_count":308331,"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":663472,"full_name":"SpiNNakerManchester/SpiNNMachine","default_branch":"master","committers":[{"name":"Christian Y. Brenninkmeijer","email":"christian.brenninkmeijer@manchester.ac.uk","count":299},{"name":"Andrew Rowley","email":"Andrew.Rowley@manchester.ac.uk","count":152},{"name":"alan-stokes","email":"alan.barry.stokes@gmail.com","count":116},{"name":"Donal Fellows","email":"donal.k.fellows@manchester.ac.uk","count":100},{"name":"Christian","email":"brenninc@cs.man.ac.uk","count":54},{"name":"Andrew Gait","email":"andrew.gait@manchester.ac.uk","count":19},{"name":"Petrut Antoniu Bogdan","email":"petrutantoniu8@gmail.com","count":19},{"name":"sara","email":"summerton.sara@gmail.com","count":10},{"name":"mbassor2","email":"mbassor2@cspc457.cs.man.ac.uk","count":4},{"name":"zzalsar4","email":"zzalsar4@zzalsar4","count":3},{"name":"daviess","email":"sergio.davies@gmail.com","count":3},{"name":"sergiodavies","email":"daviess@cs.man.ac.uk","count":2},{"name":"simond68","email":"simon.davidson@manchester.ac.uk","count":1},{"name":"oliverrhodes","email":"oliver.rhodes@manchester.ac.uk","count":1}],"total_commits":783,"total_committers":14,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":55.92857142857143,"dds":0.6181353767560664,"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-19T17:34:00.929Z","last_synced_commit":"a271ad81fdda751bc96f853cf7c313b749da9fde","created_at":"2023-03-09T10:08:55.838Z","updated_at":"2023-09-19T17:35:45.319Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/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":"SpiNNakerManchester/SpiNNMachine","html_url":"https://github.com/SpiNNakerManchester/SpiNNMachine","last_synced_at":"2025-08-31T14:11:53.750Z","status":null,"issues_count":21,"pull_requests_count":183,"avg_time_to_close_issue":11023853.944444444,"avg_time_to_close_pull_request":1653353.1629213484,"issues_closed_count":18,"pull_requests_closed_count":178,"pull_request_authors_count":6,"issue_authors_count":3,"avg_comments_per_issue":2.8095238095238093,"avg_comments_per_pull_request":0.46994535519125685,"merged_pull_requests_count":153,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":0,"past_year_pull_requests_count":43,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":438882.1052631579,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":2,"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":35,"created_at":"2023-05-15T00:32:16.413Z","updated_at":"2025-09-02T18:57:27.735Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMachine/issues","issue_labels_count":{"enhancement":4,"minor":3,"question":2,"bug":1},"pull_request_labels_count":{"enhancement":41,"bug":14,"minor":12,"blocker":6,"incomplete_left_for_further_release":2,"invalid":2,"next_release":1,"wontfix":1,"question":1,"dependencies":1},"issue_author_associations_count":{"MEMBER":18,"CONTRIBUTOR":2},"pull_request_author_associations_count":{"MEMBER":203,"CONTRIBUTOR":6},"issue_authors":{"Christian-B":17,"alan-stokes":2,"rowleya":1},"pull_request_authors":{"Christian-B":168,"dkfellows":23,"rowleya":12,"alan-stokes":4,"andrewgait":1,"dependabot[bot]":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10070563,"issues_count":31247503,"pull_requests_count":95411956,"authors_count":10689197,"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":{"blocker":3},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"MEMBER":48},"past_year_issue_authors":{},"past_year_pull_request_authors":{"Christian-B":42,"rowleya":6},"maintainers":[{"login":"Christian-B","count":185,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Christian-B"},{"login":"dkfellows","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkfellows"},{"login":"rowleya","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rowleya"}],"active_maintainers":[{"login":"Christian-B","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Christian-B"},{"login":"rowleya","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rowleya"}]},"events":{"total":{"DeleteEvent":24,"PushEvent":70,"PullRequestReviewCommentEvent":14,"PullRequestReviewEvent":23,"PullRequestEvent":38,"CreateEvent":23},"last_year":{"DeleteEvent":24,"PushEvent":70,"PullRequestReviewCommentEvent":14,"PullRequestReviewEvent":23,"PullRequestEvent":38,"CreateEvent":23}},"keywords":["machine-interface","python","spinnaker"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-06T10:00:20.720Z","updated_at":"2022-08-06T10:00:20.720Z","repository_link":"https://github.com/SpiNNakerManchester/SpiNNMachine/blob/master/setup.py","dependencies":[{"id":584279991,"package_name":"SpiNNUtilities","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python_actions.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T10:33:58.331Z","updated_at":"2023-01-13T10:33:58.331Z","repository_link":"https://github.com/SpiNNakerManchester/SpiNNMachine/blob/master/.github/workflows/python_actions.yml","dependencies":[{"id":6875552113,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6875552114,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875552115,"package_name":"./support/actions/python-tools","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":6875552116,"package_name":"./support/actions/checkout-spinn-deps","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":6875552117,"package_name":"./support/actions/run-setup","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":6875552118,"package_name":"./support/actions/pytest","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":6875552119,"package_name":"./support/actions/pylint","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":6875552120,"package_name":"./support/actions/check-copyrights","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":6875552121,"package_name":"./support/actions/sphinx","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"doc/doc_requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-26T17:42:55.040Z","updated_at":"2023-09-26T17:42:55.040Z","repository_link":"https://github.com/SpiNNakerManchester/SpiNNMachine/blob/master/doc/doc_requirements.txt","dependencies":[]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-26T17:42:57.263Z","updated_at":"2023-09-26T17:42:57.263Z","repository_link":"https://github.com/SpiNNakerManchester/SpiNNMachine/blob/master/pyproject.toml","dependencies":[]}],"score":10.508459042192348,"created_at":"2025-09-04T15:51:12.682Z","updated_at":"2025-10-07T08:15:51.496Z","avatar_url":"https://github.com/SpiNNakerManchester.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":321,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["partitioning","placement","routing","examples","pynn"],"project_url":"https://science.ecosyste.ms/api/v1/projects/38658","html_url":"https://science.ecosyste.ms/projects/38658","bibtex_url":"https://science.ecosyste.ms/projects/38658/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/38658/export.apalike"}