{"id":2436,"name":"neurone_loader","description":"neurone_loader: A Python module for loading EEG data recorded with Bittium NeurOne - Published in JOSS (2019)","url":"https://github.com/heilerich/neurone_loader","last_synced_at":"2025-09-04T16:46:13.604Z","repository":{"id":47774848,"uuid":"157234860","full_name":"heilerich/neurone_loader","owner":"heilerich","description":"Python module for loading EEG data recorded with Bittium NeurOne (formerly MegaEMG)","archived":false,"fork":false,"pushed_at":"2021-11-05T11:57:30.000Z","size":217,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-28T02:31:04.816Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/heilerich.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-11-12T15:31:17.000Z","updated_at":"2025-02-06T13:36:20.000Z","dependencies_parsed_at":"2022-09-26T20:01:03.036Z","dependency_job_id":null,"html_url":"https://github.com/heilerich/neurone_loader","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/heilerich/neurone_loader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heilerich%2Fneurone_loader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heilerich%2Fneurone_loader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heilerich%2Fneurone_loader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heilerich%2Fneurone_loader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heilerich","download_url":"https://codeload.github.com/heilerich/neurone_loader/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heilerich%2Fneurone_loader/sbom","scorecard":{"id":459738,"data":{"date":"2025-08-11","repo":{"name":"github.com/heilerich/neurone_loader","commit":"43e13709eec0d7105a8063ef8ab1ae8084395ea3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pythonpackage.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/heilerich/neurone_loader/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/heilerich/neurone_loader/pythonpackage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/heilerich/neurone_loader/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/heilerich/neurone_loader/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/heilerich/neurone_loader/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/heilerich/neurone_loader/test.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:40","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:43","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Vulnerabilities","score":0,"reason":"15 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-19T10:47:04.331Z","repository_id":47774848,"created_at":"2025-08-19T10:47:04.332Z","updated_at":"2025-08-19T10:47:04.332Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273523663,"owners_count":25120864,"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-03T02:00:09.631Z","response_time":76,"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":"heilerich","name":"Felix Heilmeyer","uuid":"1824236","kind":"user","description":"","email":"","website":"fehe.eu","location":null,"twitter":null,"company":"Freiburg University Medical Center","icon_url":"https://avatars.githubusercontent.com/u/1824236?v=4","repositories_count":12,"last_synced_at":"2023-03-24T08:03:45.809Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/heilerich","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T20:59:12.092Z","updated_at":"2023-03-24T08:03:45.871Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heilerich","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heilerich/repositories"},"packages":[{"id":2817798,"name":"neurone-loader","ecosystem":"pypi","description":"Utilities for loading data recorded with NeurOne","homepage":"http://github.com/heilerich/neurone_loader","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/heilerich/neurone_loader","keywords_array":["EEG","science","neuroscience","neurone","bittium","megaemg","MNE"],"namespace":null,"versions_count":11,"first_release_published_at":"2019-01-24T15:08:23.000Z","latest_release_published_at":"2021-11-05T11:58:22.000Z","latest_release_number":"2.0.1","last_synced_at":"2025-09-03T23:10:50.395Z","created_at":"2022-04-10T11:44:37.729Z","updated_at":"2025-09-04T10:13:37.377Z","registry_url":"https://pypi.org/project/neurone-loader/","install_command":"pip install neurone-loader --index-url https://pypi.org/simple","documentation_url":"https://neurone-loader.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering"],"normalized_name":"neurone-loader","project_status":null},"repo_metadata":{"id":47774848,"uuid":"157234860","full_name":"heilerich/neurone_loader","owner":"heilerich","description":"Python module for loading EEG data recorded with Bittium NeurOne (formerly MegaEMG)","archived":false,"fork":false,"pushed_at":"2021-11-05T11:57:30.000Z","size":217,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-28T02:31:04.816Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/heilerich.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-11-12T15:31:17.000Z","updated_at":"2025-02-06T13:36:20.000Z","dependencies_parsed_at":"2022-09-26T20:01:03.036Z","dependency_job_id":null,"html_url":"https://github.com/heilerich/neurone_loader","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/heilerich/neurone_loader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heilerich%2Fneurone_loader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heilerich%2Fneurone_loader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heilerich%2Fneurone_loader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heilerich%2Fneurone_loader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heilerich","download_url":"https://codeload.github.com/heilerich/neurone_loader/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heilerich%2Fneurone_loader/sbom","scorecard":{"id":459738,"data":{"date":"2025-08-11","repo":{"name":"github.com/heilerich/neurone_loader","commit":"43e13709eec0d7105a8063ef8ab1ae8084395ea3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Code-Review","score":0,"reason":"Found 0/23 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pythonpackage.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml: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: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/heilerich/neurone_loader/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/heilerich/neurone_loader/pythonpackage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/heilerich/neurone_loader/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/heilerich/neurone_loader/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/heilerich/neurone_loader/test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/heilerich/neurone_loader/test.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:40","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yaml:43","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Vulnerabilities","score":0,"reason":"15 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-19T10:47:04.331Z","repository_id":47774848,"created_at":"2025-08-19T10:47:04.332Z","updated_at":"2025-08-19T10:47:04.332Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273523663,"owners_count":25120864,"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-03T02:00:09.631Z","response_time":76,"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":"heilerich","name":"Felix Heilmeyer","uuid":"1824236","kind":"user","description":"","email":"","website":"fehe.eu","location":null,"twitter":null,"company":"Freiburg University Medical Center","icon_url":"https://avatars.githubusercontent.com/u/1824236?v=4","repositories_count":12,"last_synced_at":"2023-03-24T08:03:45.809Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/heilerich","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T20:59:12.092Z","updated_at":"2023-03-24T08:03:45.871Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heilerich","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heilerich/repositories"},"tags":[{"name":"v2.0.1","sha":"43e13709eec0d7105a8063ef8ab1ae8084395ea3","kind":"commit","published_at":"2021-11-05T11:32:19.000Z","download_url":"https://codeload.github.com/heilerich/neurone_loader/tar.gz/v2.0.1","html_url":"https://github.com/heilerich/neurone_loader/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heilerich/neurone_loader@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heilerich%2Fneurone_loader/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heilerich%2Fneurone_loader/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"93c35db875b5a785d0c46f16c141cb6efedcd45b","kind":"commit","published_at":"2021-11-04T12:50:40.000Z","download_url":"https://codeload.github.com/heilerich/neurone_loader/tar.gz/v2.0.0","html_url":"https://github.com/heilerich/neurone_loader/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heilerich/neurone_loader@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heilerich%2Fneurone_loader/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heilerich%2Fneurone_loader/tags/v2.0.0/manifests"},{"name":"v1.1.7","sha":"bf18bd040c65a37e20233a2334bfbebb31010a23","kind":"commit","published_at":"2021-09-09T10:19:12.000Z","download_url":"https://codeload.github.com/heilerich/neurone_loader/tar.gz/v1.1.7","html_url":"https://github.com/heilerich/neurone_loader/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heilerich/neurone_loader@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heilerich%2Fneurone_loader/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heilerich%2Fneurone_loader/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"2a21402aca16d5b7319da8f39e79b16b94b3d9de","kind":"commit","published_at":"2021-08-13T13:38:20.000Z","download_url":"https://codeload.github.com/heilerich/neurone_loader/tar.gz/v1.1.6","html_url":"https://github.com/heilerich/neurone_loader/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heilerich/neurone_loader@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heilerich%2Fneurone_loader/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heilerich%2Fneurone_loader/tags/v1.1.6/manifests"},{"name":"1.1.5","sha":"d78aabd6df6b6546b120664aabc74922681181cd","kind":"commit","published_at":"2019-10-01T20:35:03.000Z","download_url":"https://codeload.github.com/heilerich/neurone_loader/tar.gz/1.1.5","html_url":"https://github.com/heilerich/neurone_loader/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heilerich/neurone_loader@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heilerich%2Fneurone_loader/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heilerich%2Fneurone_loader/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"980a5ea7350917ed3baabdef454706acddc12bef","kind":"commit","published_at":"2019-10-01T20:30:22.000Z","download_url":"https://codeload.github.com/heilerich/neurone_loader/tar.gz/1.1.4","html_url":"https://github.com/heilerich/neurone_loader/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heilerich/neurone_loader@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heilerich%2Fneurone_loader/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heilerich%2Fneurone_loader/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"49cc2d25d8b6486b21aeb5432c50866b018354ac","kind":"commit","published_at":"2019-10-01T20:24:37.000Z","download_url":"https://codeload.github.com/heilerich/neurone_loader/tar.gz/1.1.3","html_url":"https://github.com/heilerich/neurone_loader/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heilerich/neurone_loader@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heilerich%2Fneurone_loader/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heilerich%2Fneurone_loader/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"d8190e17ad871b4ad3932a3d87b2cd7207eb2d0f","kind":"commit","published_at":"2019-10-01T20:19:40.000Z","download_url":"https://codeload.github.com/heilerich/neurone_loader/tar.gz/1.1.2","html_url":"https://github.com/heilerich/neurone_loader/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heilerich/neurone_loader@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heilerich%2Fneurone_loader/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heilerich%2Fneurone_loader/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"7bec27bb8e0b0562f7064d9c48cac0aab4aebe3f","kind":"commit","published_at":"2019-10-01T20:05:23.000Z","download_url":"https://codeload.github.com/heilerich/neurone_loader/tar.gz/1.1.1","html_url":"https://github.com/heilerich/neurone_loader/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heilerich/neurone_loader@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heilerich%2Fneurone_loader/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heilerich%2Fneurone_loader/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"752f487bcb9a439082a687429885298550e7dc24","kind":"commit","published_at":"2019-07-05T14:22:40.000Z","download_url":"https://codeload.github.com/heilerich/neurone_loader/tar.gz/1.1.0","html_url":"https://github.com/heilerich/neurone_loader/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heilerich/neurone_loader@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heilerich%2Fneurone_loader/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heilerich%2Fneurone_loader/tags/1.1.0/manifests"},{"name":"v1.1.0","sha":"752f487bcb9a439082a687429885298550e7dc24","kind":"commit","published_at":"2019-07-05T14:22:40.000Z","download_url":"https://codeload.github.com/heilerich/neurone_loader/tar.gz/v1.1.0","html_url":"https://github.com/heilerich/neurone_loader/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heilerich/neurone_loader@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heilerich%2Fneurone_loader/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heilerich%2Fneurone_loader/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"88ee33dae0523398e87eaf2642a470ef17626cf7","kind":"commit","published_at":"2019-03-14T13:08:07.000Z","download_url":"https://codeload.github.com/heilerich/neurone_loader/tar.gz/v1.0.1","html_url":"https://github.com/heilerich/neurone_loader/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heilerich/neurone_loader@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heilerich%2Fneurone_loader/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heilerich%2Fneurone_loader/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"336fa94b87ea723d6c381292e41019841e3a285e","kind":"commit","published_at":"2019-01-24T15:05:59.000Z","download_url":"https://codeload.github.com/heilerich/neurone_loader/tar.gz/v1.0.0","html_url":"https://github.com/heilerich/neurone_loader/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heilerich/neurone_loader@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heilerich%2Fneurone_loader/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heilerich%2Fneurone_loader/tags/v1.0.0/manifests"},{"name":"v1.0.0rc1","sha":"fcb471634be84e56a04d33da8ad1692ce9566560","kind":"commit","published_at":"2019-01-23T13:05:31.000Z","download_url":"https://codeload.github.com/heilerich/neurone_loader/tar.gz/v1.0.0rc1","html_url":"https://github.com/heilerich/neurone_loader/releases/tag/v1.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/heilerich/neurone_loader@v1.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heilerich%2Fneurone_loader/tags/v1.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heilerich%2Fneurone_loader/tags/v1.0.0rc1/manifests"}]},"repo_metadata_updated_at":"2025-09-04T10:13:37.377Z","dependent_packages_count":0,"downloads":28,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":42.35378733535813,"dependent_repos_count":21.607168748712237,"dependent_packages_count":10.102944879846767,"stargazers_count":31.94133897024595,"forks_count":19.16652040201158,"docker_downloads_count":null,"average":25.03435206723493},"purl":"pkg:pypi/neurone-loader","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/neurone-loader","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/neurone-loader","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/neurone-loader/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T21:39:47.346Z","issues_count":1,"pull_requests_count":8,"avg_time_to_close_issue":962.0,"avg_time_to_close_pull_request":1249246.125,"issues_closed_count":1,"pull_requests_closed_count":8,"pull_request_authors_count":1,"issue_authors_count":1,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":8,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/heilerich%2Fneurone_loader/issues","maintainers":[{"login":"heilerich","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heilerich"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/neurone-loader/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/neurone-loader/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/neurone-loader/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/neurone-loader/related_packages","maintainers":[{"uuid":"heilerich","login":"heilerich","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/heilerich/","role":null,"created_at":"2023-02-24T19:11:43.854Z","updated_at":"2023-02-24T19:11:43.854Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/heilerich/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724831,"maintainers_count":308214,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":617874,"full_name":"heilerich/neurone_loader","default_branch":"master","committers":[{"name":"Felix Heilmeyer","email":"code@fehe.eu","login":"heilerich","count":112}],"total_commits":112,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":112.0,"dds":0.0,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-08-07T08:19:43.348Z","last_synced_commit":"43e13709eec0d7105a8063ef8ab1ae8084395ea3","created_at":"2023-03-09T07:46:50.746Z","updated_at":"2025-08-07T08:19:43.348Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/heilerich%2Fneurone_loader/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-28T00:00:20.468Z","repositories_count":5479765,"commits_count":853309695,"contributors_count":31095220,"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":"heilerich/neurone_loader","html_url":"https://github.com/heilerich/neurone_loader","last_synced_at":"2025-08-31T21:39:47.346Z","status":"error","issues_count":1,"pull_requests_count":8,"avg_time_to_close_issue":962.0,"avg_time_to_close_pull_request":1249246.125,"issues_closed_count":1,"pull_requests_closed_count":8,"pull_request_authors_count":1,"issue_authors_count":1,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":8,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T18:32:23.949Z","updated_at":"2025-08-31T21:39:47.347Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/heilerich%2Fneurone_loader","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/heilerich%2Fneurone_loader/issues","issue_labels_count":{},"pull_request_labels_count":{"bug":1,"enhancement":1},"issue_author_associations_count":{"NONE":1},"pull_request_author_associations_count":{"OWNER":8},"issue_authors":{"rougier":1},"pull_request_authors":{"heilerich":8},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-01T00:00:07.725Z","repositories_count":9966144,"issues_count":29680459,"pull_requests_count":86440165,"authors_count":9648275,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"heilerich","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/heilerich"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":1},"last_year":{"WatchEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-26T20:01:02.492Z","updated_at":"2022-09-26T20:01:02.492Z","repository_link":"https://github.com/heilerich/neurone_loader/blob/master/docs/requirements.txt","dependencies":[{"id":6158125310,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6158125311,"package_name":"sphinx-autobuild","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6158125312,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6158125313,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6158125314,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6158125315,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6158125316,"package_name":"construct","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6158125317,"package_name":"ipython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-26T20:01:02.596Z","updated_at":"2022-09-26T20:01:02.596Z","repository_link":"https://github.com/heilerich/neurone_loader/blob/master/requirements.txt","dependencies":[{"id":6158125444,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.16.0","direct":true,"kind":"runtime","optional":false},{"id":6158125445,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=0.23.4","direct":true,"kind":"runtime","optional":false},{"id":6158125446,"package_name":"construct","ecosystem":"pypi","requirements":"\u003e=2.9.45","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"test/test_requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-26T20:01:02.815Z","updated_at":"2022-09-26T20:01:02.815Z","repository_link":"https://github.com/heilerich/neurone_loader/blob/master/test/test_requirements.txt","dependencies":[{"id":6158127259,"package_name":"mne","ecosystem":"pypi","requirements":"\u003e=0.20.8","direct":true,"kind":"test","optional":false},{"id":6158127260,"package_name":"mock","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6158127261,"package_name":"braindecode","ecosystem":"pypi","requirements":"2dbd40cc7951934ad32892770536e360b6188920","direct":true,"kind":"test","optional":false}]}],"score":4.0943445622221,"created_at":"2025-09-04T09:18:01.537Z","updated_at":"2025-10-07T08:04:39.803Z","avatar_url":"https://github.com/heilerich.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":28,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/2436","html_url":"https://science.ecosyste.ms/projects/2436"}