{"id":34311,"name":"spinnman","description":"Interface to SpiNNaker boards from Python","url":"https://github.com/spinnakermanchester/spinnman","last_synced_at":"2025-09-05T06:10:16.136Z","repository":{"id":651938,"uuid":"20801328","full_name":"SpiNNakerManchester/SpiNNMan","owner":"SpiNNakerManchester","description":"Interface to SpiNNaker boards from Python","archived":false,"fork":false,"pushed_at":"2025-09-04T08:30:24.000Z","size":6326,"stargazers_count":5,"open_issues_count":12,"forks_count":1,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-09-04T08:54:08.224Z","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-06-13T10:53:28.000Z","updated_at":"2025-09-04T08:30:26.000Z","dependencies_parsed_at":"2023-07-05T15:16:56.818Z","dependency_job_id":"f65ba47d-38c0-48e7-b29d-c0877468f308","html_url":"https://github.com/SpiNNakerManchester/SpiNNMan","commit_stats":{"total_commits":1415,"total_committers":20,"mean_commits":70.75,"dds":0.6416961130742049,"last_synced_commit":"6b215c43c3ce99f5a7694dbe8f798bf81b23e3a6"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/SpiNNakerManchester/SpiNNMan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SpiNNakerManchester","download_url":"https://codeload.github.com/SpiNNakerManchester/SpiNNMan/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/sbom","scorecard":{"id":132898,"data":{"date":"2025-08-11","repo":{"name":"github.com/SpiNNakerManchester/SpiNNMan","commit":"068c1e1a78dd53779174b822d48ff61a5d03d897"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":7,"reason":"Found 7/9 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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/SpiNNMan/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/SpiNNMan/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":"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":"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":"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":"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":-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":"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.888Z","repository_id":651938,"created_at":"2025-08-16T05:38:24.888Z","updated_at":"2025-08-16T05:38:24.888Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273718851,"owners_count":25155594,"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":2928925,"name":"spinnman","ecosystem":"pypi","description":"Interaction with a SpiNNaker Machine","homepage":"https://github.com/SpiNNakerManchester/SpiNNMan","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/SpiNNakerManchester/SpiNNMan","keywords_array":["spinnaker","machine interface"],"namespace":null,"versions_count":29,"first_release_published_at":"2014-10-18T05:56:51.000Z","latest_release_published_at":"2016-09-02T08:19:04.000Z","latest_release_number":"3.0.0","last_synced_at":"2025-09-04T09:16:41.123Z","created_at":"2022-04-10T12:41:24.351Z","updated_at":"2025-09-04T23:11:30.522Z","registry_url":"https://pypi.org/project/spinnman/","install_command":"pip install spinnman --index-url https://pypi.org/simple","documentation_url":"https://spinnman.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":"spinnman","project_status":null},"repo_metadata":{"id":651938,"uuid":"20801328","full_name":"SpiNNakerManchester/SpiNNMan","owner":"SpiNNakerManchester","description":"Interface to SpiNNaker boards from Python","archived":false,"fork":false,"pushed_at":"2025-09-04T08:30:24.000Z","size":6326,"stargazers_count":5,"open_issues_count":12,"forks_count":1,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-09-04T08:54:08.224Z","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-06-13T10:53:28.000Z","updated_at":"2025-09-04T08:30:26.000Z","dependencies_parsed_at":"2023-07-05T15:16:56.818Z","dependency_job_id":"f65ba47d-38c0-48e7-b29d-c0877468f308","html_url":"https://github.com/SpiNNakerManchester/SpiNNMan","commit_stats":{"total_commits":1415,"total_committers":20,"mean_commits":70.75,"dds":0.6416961130742049,"last_synced_commit":"6b215c43c3ce99f5a7694dbe8f798bf81b23e3a6"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/SpiNNakerManchester/SpiNNMan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SpiNNakerManchester","download_url":"https://codeload.github.com/SpiNNakerManchester/SpiNNMan/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/sbom","scorecard":{"id":132898,"data":{"date":"2025-08-11","repo":{"name":"github.com/SpiNNakerManchester/SpiNNMan","commit":"068c1e1a78dd53779174b822d48ff61a5d03d897"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 1 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":7,"reason":"Found 7/9 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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/SpiNNMan/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/SpiNNMan/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":"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":"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":"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":"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":-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":"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.888Z","repository_id":651938,"created_at":"2025-08-16T05:38:24.888Z","updated_at":"2025-08-16T05:38:24.888Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"50c016dea860a773b1252b9de335266dac34e58b","kind":"commit","published_at":"2024-11-19T06:34:41.000Z","download_url":"https://codeload.github.com/SpiNNakerManchester/SpiNNMan/tar.gz/astrid-1.0","html_url":"https://github.com/SpiNNakerManchester/SpiNNMan/releases/tag/astrid-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SpiNNakerManchester/SpiNNMan@astrid-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/tags/astrid-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/tags/astrid-1.0/manifests"},{"name":"7.3.0","sha":"40301bb5b57bd5dc7f3d1c72409853b7a3b5ccdc","kind":"commit","published_at":"2024-10-01T11:07:37.000Z","download_url":"https://codeload.github.com/SpiNNakerManchester/SpiNNMan/tar.gz/7.3.0","html_url":"https://github.com/SpiNNakerManchester/SpiNNMan/releases/tag/7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SpiNNakerManchester/SpiNNMan@7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/tags/7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/tags/7.3.0/manifests"},{"name":"7.2.1","sha":"f16508cdee8176102835fc08246f0cfee79904cb","kind":"commit","published_at":"2024-07-25T06:39:13.000Z","download_url":"https://codeload.github.com/SpiNNakerManchester/SpiNNMan/tar.gz/7.2.1","html_url":"https://github.com/SpiNNakerManchester/SpiNNMan/releases/tag/7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SpiNNakerManchester/SpiNNMan@7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/tags/7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/tags/7.2.1/manifests"},{"name":"7.1.0","sha":"2836e38455790a21013d385a63e77ff33e7f0508","kind":"commit","published_at":"2023-10-02T09:13:48.000Z","download_url":"https://codeload.github.com/SpiNNakerManchester/SpiNNMan/tar.gz/7.1.0","html_url":"https://github.com/SpiNNakerManchester/SpiNNMan/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SpiNNakerManchester/SpiNNMan@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/tags/7.1.0/manifests"},{"name":"7.0.0","sha":"8ddd7fab50d188eb73ac8a9e7427b4d55765c6f2","kind":"commit","published_at":"2023-07-20T10:11:04.000Z","download_url":"https://codeload.github.com/SpiNNakerManchester/SpiNNMan/tar.gz/7.0.0","html_url":"https://github.com/SpiNNakerManchester/SpiNNMan/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SpiNNakerManchester/SpiNNMan@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/tags/7.0.0/manifests"},{"name":"7.0.0-a6","sha":"3efe9673e33b8be7ae755bee1aac133a0e14c722","kind":"commit","published_at":"2023-07-18T11:15:27.000Z","download_url":"https://codeload.github.com/SpiNNakerManchester/SpiNNMan/tar.gz/7.0.0-a6","html_url":"https://github.com/SpiNNakerManchester/SpiNNMan/releases/tag/7.0.0-a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SpiNNakerManchester/SpiNNMan@7.0.0-a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/tags/7.0.0-a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/tags/7.0.0-a6/manifests"},{"name":"7.0.0-a5","sha":"bf85b238e3a1da6029b02f51089d6251758be406","kind":"commit","published_at":"2023-04-26T12:08:00.000Z","download_url":"https://codeload.github.com/SpiNNakerManchester/SpiNNMan/tar.gz/7.0.0-a5","html_url":"https://github.com/SpiNNakerManchester/SpiNNMan/releases/tag/7.0.0-a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SpiNNakerManchester/SpiNNMan@7.0.0-a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/tags/7.0.0-a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/tags/7.0.0-a5/manifests"},{"name":"7.0.0.a4","sha":"91b43051c2ac0e1f2749a5340a0cf79f1e631604","kind":"tag","published_at":"2023-04-19T15:13:30.000Z","download_url":"https://codeload.github.com/SpiNNakerManchester/SpiNNMan/tar.gz/7.0.0.a4","html_url":"https://github.com/SpiNNakerManchester/SpiNNMan/releases/tag/7.0.0.a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SpiNNakerManchester/SpiNNMan@7.0.0.a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/tags/7.0.0.a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/tags/7.0.0.a4/manifests"},{"name":"6.0.0","sha":"d209f9245ebc6b11294e66793f35fdef70fb3488","kind":"commit","published_at":"2021-04-07T07:17:09.000Z","download_url":"https://codeload.github.com/SpiNNakerManchester/SpiNNMan/tar.gz/6.0.0","html_url":"https://github.com/SpiNNakerManchester/SpiNNMan/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SpiNNakerManchester/SpiNNMan@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/tags/6.0.0/manifests"},{"name":"5.1.0","sha":"ed97f80d97c644dc38dc4170e1bc277822469ca8","kind":"tag","published_at":"2019-11-16T10:57:20.000Z","download_url":"https://codeload.github.com/SpiNNakerManchester/SpiNNMan/tar.gz/5.1.0","html_url":"https://github.com/SpiNNakerManchester/SpiNNMan/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SpiNNakerManchester/SpiNNMan@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/tags/5.1.0/manifests"},{"name":"5.0.0","sha":"d5f2a02904d559dd3bcc347b6ac001668829a934","kind":"commit","published_at":"2019-08-09T13:07:09.000Z","download_url":"https://codeload.github.com/SpiNNakerManchester/SpiNNMan/tar.gz/5.0.0","html_url":"https://github.com/SpiNNakerManchester/SpiNNMan/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SpiNNakerManchester/SpiNNMan@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/tags/5.0.0/manifests"},{"name":"4.0.1","sha":"a230f8cc4d1e0f269d7f6f9a87755a6ddfd2108c","kind":"tag","published_at":"2018-11-08T14:36:34.000Z","download_url":"https://codeload.github.com/SpiNNakerManchester/SpiNNMan/tar.gz/4.0.1","html_url":"https://github.com/SpiNNakerManchester/SpiNNMan/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SpiNNakerManchester/SpiNNMan@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"34c0db6dd47a7391f5e35472a57f747681ce91cd","kind":"commit","published_at":"2017-09-21T13:15:25.000Z","download_url":"https://codeload.github.com/SpiNNakerManchester/SpiNNMan/tar.gz/4.0.0","html_url":"https://github.com/SpiNNakerManchester/SpiNNMan/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SpiNNakerManchester/SpiNNMan@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/tags/4.0.0/manifests"},{"name":"3.0.0","sha":"237a9568bf44de86c92068e8a13d20bb97855b65","kind":"tag","published_at":"2016-09-02T08:18:30.000Z","download_url":"https://codeload.github.com/SpiNNakerManchester/SpiNNMan/tar.gz/3.0.0","html_url":"https://github.com/SpiNNakerManchester/SpiNNMan/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SpiNNakerManchester/SpiNNMan@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/tags/3.0.0/manifests"},{"name":"2016.001","sha":"87f004719b7dd8c77cf486dc7eea72146b9aeeff","kind":"tag","published_at":"2016-04-28T12:56:43.000Z","download_url":"https://codeload.github.com/SpiNNakerManchester/SpiNNMan/tar.gz/2016.001","html_url":"https://github.com/SpiNNakerManchester/SpiNNMan/releases/tag/2016.001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SpiNNakerManchester/SpiNNMan@2016.001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/tags/2016.001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/tags/2016.001/manifests"},{"name":"2015.004.01","sha":"45c49231f0065c1a9c341a9429e89f9b5699874d","kind":"tag","published_at":"2015-09-17T11:21:23.000Z","download_url":"https://codeload.github.com/SpiNNakerManchester/SpiNNMan/tar.gz/2015.004.01","html_url":"https://github.com/SpiNNakerManchester/SpiNNMan/releases/tag/2015.004.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SpiNNakerManchester/SpiNNMan@2015.004.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/tags/2015.004.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/tags/2015.004.01/manifests"},{"name":"2015.004","sha":"71b8a02d9673db7375d1e1bb11fdef1e060924de","kind":"tag","published_at":"2015-09-02T07:04:37.000Z","download_url":"https://codeload.github.com/SpiNNakerManchester/SpiNNMan/tar.gz/2015.004","html_url":"https://github.com/SpiNNakerManchester/SpiNNMan/releases/tag/2015.004","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SpiNNakerManchester/SpiNNMan@2015.004","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/tags/2015.004","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/tags/2015.004/manifests"},{"name":"2015.003","sha":"9708ed3d32d5988db65dbefb95398ff32cb88d8b","kind":"tag","published_at":"2015-04-23T12:01:35.000Z","download_url":"https://codeload.github.com/SpiNNakerManchester/SpiNNMan/tar.gz/2015.003","html_url":"https://github.com/SpiNNakerManchester/SpiNNMan/releases/tag/2015.003","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SpiNNakerManchester/SpiNNMan@2015.003","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/tags/2015.003","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/tags/2015.003/manifests"},{"name":"2015.003-rc-02","sha":"538bf5c3a9801dce33caac202cb2d4314284b37b","kind":"tag","published_at":"2015-04-02T14:55:44.000Z","download_url":"https://codeload.github.com/SpiNNakerManchester/SpiNNMan/tar.gz/2015.003-rc-02","html_url":"https://github.com/SpiNNakerManchester/SpiNNMan/releases/tag/2015.003-rc-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SpiNNakerManchester/SpiNNMan@2015.003-rc-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/tags/2015.003-rc-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/tags/2015.003-rc-02/manifests"},{"name":"2015.003-rc-01","sha":"8e052334e19fdc11e8b32d13b8e020412d2b17e7","kind":"tag","published_at":"2015-04-02T14:12:59.000Z","download_url":"https://codeload.github.com/SpiNNakerManchester/SpiNNMan/tar.gz/2015.003-rc-01","html_url":"https://github.com/SpiNNakerManchester/SpiNNMan/releases/tag/2015.003-rc-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SpiNNakerManchester/SpiNNMan@2015.003-rc-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/tags/2015.003-rc-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/tags/2015.003-rc-01/manifests"},{"name":"2015.003-alpha-01","sha":"518d6321aacd3cfcb85ea51d316fa3f0a857e886","kind":"tag","published_at":"2015-03-17T14:57:25.000Z","download_url":"https://codeload.github.com/SpiNNakerManchester/SpiNNMan/tar.gz/2015.003-alpha-01","html_url":"https://github.com/SpiNNakerManchester/SpiNNMan/releases/tag/2015.003-alpha-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SpiNNakerManchester/SpiNNMan@2015.003-alpha-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/tags/2015.003-alpha-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/tags/2015.003-alpha-01/manifests"},{"name":"2015.002","sha":"a861a3a8455a41f929b207b5b89f2dbfc13503aa","kind":"tag","published_at":"2015-01-21T12:25:25.000Z","download_url":"https://codeload.github.com/SpiNNakerManchester/SpiNNMan/tar.gz/2015.002","html_url":"https://github.com/SpiNNakerManchester/SpiNNMan/releases/tag/2015.002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SpiNNakerManchester/SpiNNMan@2015.002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/tags/2015.002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/tags/2015.002/manifests"},{"name":"2015.001","sha":"90f43dc8fb3a645ceaa25c517e47a761e143dbd8","kind":"tag","published_at":"2015-01-07T08:51:47.000Z","download_url":"https://codeload.github.com/SpiNNakerManchester/SpiNNMan/tar.gz/2015.001","html_url":"https://github.com/SpiNNakerManchester/SpiNNMan/releases/tag/2015.001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SpiNNakerManchester/SpiNNMan@2015.001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/tags/2015.001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/tags/2015.001/manifests"},{"name":"2014.12-rc-01","sha":"c3da126a5bfe664ad1d237b316b24305b9502216","kind":"tag","published_at":"2014-12-15T11:13:42.000Z","download_url":"https://codeload.github.com/SpiNNakerManchester/SpiNNMan/tar.gz/2014.12-rc-01","html_url":"https://github.com/SpiNNakerManchester/SpiNNMan/releases/tag/2014.12-rc-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SpiNNakerManchester/SpiNNMan@2014.12-rc-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/tags/2014.12-rc-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/tags/2014.12-rc-01/manifests"}]},"repo_metadata_updated_at":"2025-09-04T23:11:30.521Z","dependent_packages_count":0,"downloads":242,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":18.071181535178127,"dependent_repos_count":21.71838761843193,"dependent_packages_count":10.002282794063202,"stargazers_count":21.534064845754777,"forks_count":29.793723659146238,"docker_downloads_count":null,"average":20.223928090514853},"purl":"pkg:pypi/spinnman","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/spinnman","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/spinnman","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/spinnman/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T15:33:35.085Z","issues_count":29,"pull_requests_count":209,"avg_time_to_close_issue":77022703.15,"avg_time_to_close_pull_request":4020837.0447761193,"issues_closed_count":20,"pull_requests_closed_count":201,"pull_request_authors_count":5,"issue_authors_count":4,"avg_comments_per_issue":1.793103448275862,"avg_comments_per_pull_request":0.5119617224880383,"merged_pull_requests_count":177,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":5,"past_year_pull_requests_count":46,"past_year_avg_time_to_close_issue":217450.0,"past_year_avg_time_to_close_pull_request":566879.45,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":40,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.4,"past_year_avg_comments_per_pull_request":0.021739130434782608,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":34,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/issues","maintainers":[{"login":"Christian-B","count":188,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Christian-B"},{"login":"rowleya","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rowleya"},{"login":"dkfellows","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkfellows"}],"active_maintainers":[{"login":"Christian-B","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Christian-B"},{"login":"rowleya","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rowleya"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/spinnman/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/spinnman/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/spinnman/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/spinnman/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-20T13:36:22.889Z","updated_at":"2023-02-20T13:36:22.889Z","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-20T13:36:22.896Z","updated_at":"2023-02-20T13:36:22.896Z","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-20T13:36:22.909Z","updated_at":"2023-02-20T13:36:22.909Z","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-20T13:36:22.925Z","updated_at":"2023-02-20T13:36:22.925Z","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:27.583Z","updated_at":"2023-04-20T07:54:27.583Z","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":725006,"maintainers_count":308313,"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":663473,"full_name":"SpiNNakerManchester/SpiNNMan","default_branch":"master","committers":[{"name":"Andrew Rowley","email":"Andrew.Rowley@manchester.ac.uk","count":507},{"name":"Christian Y. Brenninkmeijer","email":"christian.brenninkmeijer@manchester.ac.uk","count":253},{"name":"Donal Fellows","email":"donal.k.fellows@manchester.ac.uk","count":244},{"name":"alan-stokes","email":"alan.barry.stokes@gmail.com","count":213},{"name":"Petrut Antoniu Bogdan","email":"petrutantoniu8@gmail.com","count":69},{"name":"daviess","email":"sergio.davies@gmail.com","count":41},{"name":"Christian","email":"brenninc@cs.man.ac.uk","count":41},{"name":"mbassor2","email":"mbassor2@cspc457.cs.man.ac.uk","count":14},{"name":"Andrew Gait","email":"andrew.gait@manchester.ac.uk","count":6},{"name":"sergiodavies","email":"daviess@cs.man.ac.uk","count":6},{"name":"Jonathan Heathcote","email":"mail@jhnet.co.uk","count":4},{"name":"test","email":"test@test.com","count":4},{"name":"Robert Andrew","email":"robertandrew78@gmail.com","count":3},{"name":"zzalsar4","email":"zzalsar4@zzalsar4","count":3},{"name":"Christian Y. Brenninkmeijer","email":"Christian-B@users.noreply.github.com","count":2},{"name":"Andrew Rowley","email":"zzalsar4@sands.cs.man.ac.uk","count":1},{"name":"Luis Plana","email":"plana@cs.man.ac.uk","count":1},{"name":"oliverrhodes","email":"oliver.rhodes@manchester.ac.uk","count":1},{"name":"simond68","email":"simon.davidson@manchester.ac.uk","count":1},{"name":"hopper333","email":"michael.hopkins@manchester.ac.uk","count":1}],"total_commits":1415,"total_committers":20,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":70.75,"dds":0.6416961130742049,"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:01.905Z","last_synced_commit":"6b215c43c3ce99f5a7694dbe8f798bf81b23e3a6","created_at":"2023-03-09T10:08:55.906Z","updated_at":"2023-09-19T17:35:45.330Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/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/SpiNNMan","html_url":"https://github.com/SpiNNakerManchester/SpiNNMan","last_synced_at":"2025-09-05T04:07:31.087Z","status":"active","issues_count":30,"pull_requests_count":238,"avg_time_to_close_issue":77023059.65,"avg_time_to_close_pull_request":3686628.4241071427,"issues_closed_count":20,"pull_requests_closed_count":224,"pull_request_authors_count":5,"issue_authors_count":4,"avg_comments_per_issue":1.5,"avg_comments_per_pull_request":0.48739495798319327,"merged_pull_requests_count":195,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":7,"past_year_pull_requests_count":54,"past_year_avg_time_to_close_issue":112322.5,"past_year_avg_time_to_close_pull_request":613066.1086956522,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":46,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.14285714285714285,"past_year_avg_comments_per_pull_request":0.037037037037037035,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":39,"created_at":"2023-05-15T00:32:16.785Z","updated_at":"2025-09-05T04:07:31.087Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpiNNakerManchester%2FSpiNNMan/issues","issue_labels_count":{"bug":7,"enhancement":4,"minor":4,"question":3,"wontfix":1},"pull_request_labels_count":{"enhancement":26,"bug":21,"minor":19,"blocker":16,"dependencies":2,"invalid":1,"next_release":1,"incomplete_left_for_further_release":1},"issue_author_associations_count":{"MEMBER":26,"CONTRIBUTOR":4},"pull_request_author_associations_count":{"MEMBER":234,"CONTRIBUTOR":4},"issue_authors":{"Christian-B":16,"rowleya":8,"alan-stokes":4,"dkfellows":2},"pull_request_authors":{"Christian-B":175,"rowleya":41,"dkfellows":18,"alan-stokes":2,"dependabot[bot]":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10087320,"issues_count":31306968,"pull_requests_count":96469683,"authors_count":10696025,"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":7},"past_year_issue_author_associations_count":{"MEMBER":7},"past_year_pull_request_author_associations_count":{"MEMBER":54},"past_year_issue_authors":{"Christian-B":4,"rowleya":3},"past_year_pull_request_authors":{"Christian-B":43,"rowleya":11},"maintainers":[{"login":"Christian-B","count":191,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Christian-B"},{"login":"rowleya","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rowleya"},{"login":"dkfellows","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkfellows"}],"active_maintainers":[{"login":"Christian-B","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Christian-B"},{"login":"rowleya","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rowleya"}]},"events":{"total":{"IssuesEvent":7,"DeleteEvent":23,"IssueCommentEvent":2,"PushEvent":105,"PullRequestReviewCommentEvent":6,"PullRequestReviewEvent":12,"PullRequestEvent":41,"CreateEvent":27},"last_year":{"IssuesEvent":7,"DeleteEvent":23,"IssueCommentEvent":2,"PushEvent":105,"PullRequestReviewCommentEvent":6,"PullRequestReviewEvent":12,"PullRequestEvent":41,"CreateEvent":27}},"keywords":["machine-interface","python","spinnaker"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/python_actions.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T10:33:57.369Z","updated_at":"2023-01-13T10:33:57.369Z","repository_link":"https://github.com/SpiNNakerManchester/SpiNNMan/blob/master/.github/workflows/python_actions.yml","dependencies":[{"id":6875552092,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6875552093,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875552094,"package_name":"./support/actions/python-tools","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":6875552095,"package_name":"./support/actions/checkout-spinn-deps","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":6875552096,"package_name":"./support/actions/run-setup","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":6875552097,"package_name":"./support/actions/pytest","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":6875552098,"package_name":"./support/actions/pylint","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":6875552099,"package_name":"./support/actions/check-copyrights","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":6875552100,"package_name":"./support/actions/sphinx","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-01-13T10:33:57.436Z","updated_at":"2023-01-13T10:33:57.436Z","repository_link":"https://github.com/SpiNNakerManchester/SpiNNMan/blob/master/setup.py","dependencies":[{"id":6875552109,"package_name":"SpiNNUtilities","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875552110,"package_name":"SpiNNMachine","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875552111,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6875552112,"package_name":"websocket-client","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":11.342374363775189,"created_at":"2025-09-04T15:51:07.689Z","updated_at":"2025-10-07T08:14:22.268Z","avatar_url":"https://github.com/SpiNNakerManchester.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":242,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["examples"],"project_url":"https://science.ecosyste.ms/api/v1/projects/34311","html_url":"https://science.ecosyste.ms/projects/34311","bibtex_url":"https://science.ecosyste.ms/projects/34311/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/34311/export.apalike"}