{"id":1310,"name":"PyNM","description":"PyNM: a Lightweight Python implementation of Normative Modeling - Published in JOSS (2022)","url":"https://github.com/ppsp-team/pynm","last_synced_at":"2025-09-04T16:22:42.155Z","repository":{"id":38441085,"uuid":"189951709","full_name":"ppsp-team/PyNM","owner":"ppsp-team","description":"Lightweight Python implementation of Normative Modelling","archived":false,"fork":false,"pushed_at":"2022-12-08T21:49:57.000Z","size":67498,"stargazers_count":45,"open_issues_count":0,"forks_count":13,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-04T03:07:20.643Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ppsp-team.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2019-06-03T06:58:58.000Z","updated_at":"2025-08-28T06:54:27.000Z","dependencies_parsed_at":"2023-01-25T18:16:25.363Z","dependency_job_id":null,"html_url":"https://github.com/ppsp-team/PyNM","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ppsp-team/PyNM","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppsp-team%2FPyNM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppsp-team%2FPyNM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppsp-team%2FPyNM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppsp-team%2FPyNM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ppsp-team","download_url":"https://codeload.github.com/ppsp-team/PyNM/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppsp-team%2FPyNM/sbom","scorecard":{"id":742902,"data":{"date":"2025-08-11","repo":{"name":"github.com/ppsp-team/PyNM","commit":"52de5b73ffd2cb4b04352e348f042dd695be3c87"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/draft_pdf.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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/23 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":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":"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":"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/draft_pdf.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/ppsp-team/PyNM/draft_pdf.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft_pdf.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/ppsp-team/PyNM/draft_pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft_pdf.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ppsp-team/PyNM/draft_pdf.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p"],"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 11 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-22T17:57:23.951Z","repository_id":38441085,"created_at":"2025-08-22T17:57:23.951Z","updated_at":"2025-08-22T17:57:23.951Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273598627,"owners_count":25134640,"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":{"login":"ppsp-team","name":"PPSP","uuid":"65951336","kind":"organization","description":"The Precision Psychiatry \u0026 Social Physiology laboratory","email":"contact@ppsp.team","website":"www.ppsp.team","location":"Montréal, Canada","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/65951336?v=4","repositories_count":6,"last_synced_at":"2023-03-01T18:10:52.886Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ppsp-team","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T14:25:27.399Z","updated_at":"2023-03-01T18:10:52.897Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ppsp-team","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ppsp-team/repositories"},"packages":[{"id":2877649,"name":"pynm","ecosystem":"pypi","description":"('Python implementation of Normative Modelling', 'with GAMLSS, Gaussian Processes, LOESS \u0026 Centiles approaches.')","homepage":"https://github.com/ppsp-team/PyNM","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/ppsp-team/PyNM","keywords_array":["gaussian","processes","statistics","modeling"],"namespace":null,"versions_count":13,"first_release_published_at":"2021-03-09T21:45:10.000Z","latest_release_published_at":"2022-12-04T21:10:40.000Z","latest_release_number":"1.0.1","last_synced_at":"2025-09-03T22:36:05.176Z","created_at":"2022-04-10T12:15:54.205Z","updated_at":"2025-09-04T15:28:33.687Z","registry_url":"https://pypi.org/project/pynm/","install_command":"pip install pynm --index-url https://pypi.org/simple","documentation_url":"https://pynm.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","License :: OSI Approved :: BSD License","Topic :: Scientific/Engineering :: Bio-Informatics"],"normalized_name":"pynm","project_status":null},"repo_metadata":{"id":38441085,"uuid":"189951709","full_name":"ppsp-team/PyNM","owner":"ppsp-team","description":"Lightweight Python implementation of Normative Modelling","archived":false,"fork":false,"pushed_at":"2022-12-08T21:49:57.000Z","size":67498,"stargazers_count":45,"open_issues_count":0,"forks_count":13,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-04T03:07:20.643Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ppsp-team.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2019-06-03T06:58:58.000Z","updated_at":"2025-08-28T06:54:27.000Z","dependencies_parsed_at":"2023-01-25T18:16:25.363Z","dependency_job_id":null,"html_url":"https://github.com/ppsp-team/PyNM","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ppsp-team/PyNM","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppsp-team%2FPyNM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppsp-team%2FPyNM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppsp-team%2FPyNM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppsp-team%2FPyNM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ppsp-team","download_url":"https://codeload.github.com/ppsp-team/PyNM/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppsp-team%2FPyNM/sbom","scorecard":{"id":742902,"data":{"date":"2025-08-11","repo":{"name":"github.com/ppsp-team/PyNM","commit":"52de5b73ffd2cb4b04352e348f042dd695be3c87"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/draft_pdf.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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":1,"reason":"Found 3/23 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":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":"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":"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/draft_pdf.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/ppsp-team/PyNM/draft_pdf.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft_pdf.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/ppsp-team/PyNM/draft_pdf.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft_pdf.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ppsp-team/PyNM/draft_pdf.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2022-43015 / GHSA-47fc-vmwq-366v","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: PYSEC-2024-252 / GHSA-5pcm-hx3q-hm94","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: PYSEC-2024-251 / GHSA-pg7h-5qx3-wjr3","Warn: Project is vulnerable to: PYSEC-2024-250","Warn: Project is vulnerable to: PYSEC-2024-259","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p"],"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 11 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-22T17:57:23.951Z","repository_id":38441085,"created_at":"2025-08-22T17:57:23.951Z","updated_at":"2025-08-22T17:57:23.951Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273587509,"owners_count":25132849,"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":"ppsp-team","name":"PPSP","uuid":"65951336","kind":"organization","description":"The Precision Psychiatry \u0026 Social Physiology laboratory","email":"contact@ppsp.team","website":"www.ppsp.team","location":"Montréal, Canada","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/65951336?v=4","repositories_count":6,"last_synced_at":"2023-03-01T18:10:52.886Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ppsp-team","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T14:25:27.399Z","updated_at":"2023-03-01T18:10:52.897Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ppsp-team","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ppsp-team/repositories"},"tags":[{"name":"v1.0.1","sha":"5b97464dc9eea1140e1d011e185084064fa6f451","kind":"commit","published_at":"2022-12-04T21:12:00.000Z","download_url":"https://codeload.github.com/ppsp-team/PyNM/tar.gz/v1.0.1","html_url":"https://github.com/ppsp-team/PyNM/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ppsp-team/PyNM@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppsp-team%2FPyNM/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppsp-team%2FPyNM/tags/v1.0.1/manifests"},{"name":"pre-release","sha":"2fee2b3847351da84e9607e7a7b1b35677cf0a18","kind":"commit","published_at":"2021-10-26T22:33:34.000Z","download_url":"https://codeload.github.com/ppsp-team/PyNM/tar.gz/pre-release","html_url":"https://github.com/ppsp-team/PyNM/releases/tag/pre-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ppsp-team/PyNM@pre-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppsp-team%2FPyNM/tags/pre-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppsp-team%2FPyNM/tags/pre-release/manifests"}]},"repo_metadata_updated_at":"2025-09-04T15:28:33.687Z","dependent_packages_count":0,"downloads":46,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":30.077674500309325,"dependent_repos_count":21.619800316896704,"dependent_packages_count":10.082087700208083,"stargazers_count":12.629074634161244,"forks_count":11.41236680288737,"docker_downloads_count":null,"average":17.164200790892544},"purl":"pkg:pypi/pynm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pynm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pynm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pynm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T21:15:46.872Z","issues_count":22,"pull_requests_count":15,"avg_time_to_close_issue":3126446.272727273,"avg_time_to_close_pull_request":13340.866666666667,"issues_closed_count":22,"pull_requests_closed_count":15,"pull_request_authors_count":3,"issue_authors_count":8,"avg_comments_per_issue":1.4090909090909092,"avg_comments_per_pull_request":0.06666666666666667,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":3,"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/ppsp-team%2FPyNM/issues","maintainers":[{"login":"harveyaa","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harveyaa"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pynm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pynm/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pynm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pynm/related_packages","maintainers":[{"uuid":"gdumas","login":"gdumas","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/gdumas/","role":null,"created_at":"2023-02-10T16:16:44.898Z","updated_at":"2023-02-10T16:16:44.898Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/gdumas/packages"},{"uuid":"harveyaa","login":"harveyaa","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/harveyaa/","role":null,"created_at":"2023-02-10T16:16:44.983Z","updated_at":"2023-02-10T16:16:44.983Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/harveyaa/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724829,"maintainers_count":308209,"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":638965,"full_name":"ppsp-team/PyNM","default_branch":"master","committers":[{"name":"harveyaa","email":"annabelle.ahrv@gmail.com","login":"harveyaa","count":245},{"name":"Guillaume Dumas","email":"deep@introspection.eu","login":"deep-introspection","count":55},{"name":"Annabelle Harvey","email":"harveyaa@foam.local","login":null,"count":11},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":3},{"name":"Dan Foreman-Mackey","email":"dfm@dfm.io","login":"dfm","count":3},{"name":"Guillaume DUMAS","email":"guillaume.dumas@pasteur.fr","login":null,"count":2}],"total_commits":319,"total_committers":6,"total_bot_commits":3,"total_bot_committers":1,"mean_commits":53.166666666666664,"dds":0.23197492163009403,"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:01:12.403Z","last_synced_commit":"52de5b73ffd2cb4b04352e348f042dd695be3c87","created_at":"2023-03-09T08:46:48.283Z","updated_at":"2025-08-07T08:01:12.415Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppsp-team%2FPyNM/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-08T00:00:12.331Z","repositories_count":5415637,"commits_count":848636468,"contributors_count":30917626,"owners_count":904180,"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":"ppsp-team/PyNM","html_url":"https://github.com/ppsp-team/PyNM","last_synced_at":"2025-08-31T21:15:46.872Z","status":"error","issues_count":22,"pull_requests_count":15,"avg_time_to_close_issue":3126446.272727273,"avg_time_to_close_pull_request":13340.866666666667,"issues_closed_count":22,"pull_requests_closed_count":15,"pull_request_authors_count":3,"issue_authors_count":8,"avg_comments_per_issue":1.4090909090909092,"avg_comments_per_pull_request":0.06666666666666667,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":3,"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-14T21:34:29.099Z","updated_at":"2025-08-31T21:15:46.873Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppsp-team%2FPyNM","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppsp-team%2FPyNM/issues","issue_labels_count":{"bug":4,"enhancement":4,"question":1},"pull_request_labels_count":{"dependencies":3},"issue_author_associations_count":{"NONE":13,"COLLABORATOR":9},"pull_request_author_associations_count":{"COLLABORATOR":9,"CONTRIBUTOR":6},"issue_authors":{"harveyaa":9,"saigerutherford":5,"smkia":3,"zapaishchykova":1,"GalKepler":1,"ruiyangge":1,"SmailDK":1,"Siyuannnnch":1},"pull_request_authors":{"harveyaa":9,"dependabot[bot]":3,"dfm":3},"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":"harveyaa","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harveyaa"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":10,"ForkEvent":1},"last_year":{"WatchEvent":10,"ForkEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-12T15:30:36.068Z","updated_at":"2022-07-12T15:30:36.068Z","repository_link":"https://github.com/ppsp-team/PyNM/blob/master/requirements.txt","dependencies":[{"id":161166746,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":161166747,"package_name":"seaborn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":161166748,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":161166749,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.21.0","direct":true,"kind":"runtime","optional":false},{"id":161166750,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=1.1.5","direct":true,"kind":"runtime","optional":false},{"id":161166751,"package_name":"scikit_learn","ecosystem":"pypi","requirements":"\u003e=0.24.1","direct":true,"kind":"runtime","optional":false},{"id":161166752,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.5.3","direct":true,"kind":"runtime","optional":false},{"id":161166753,"package_name":"statsmodels","ecosystem":"pypi","requirements":"\u003e=0.13.2","direct":true,"kind":"runtime","optional":false},{"id":161166754,"package_name":"rpy2","ecosystem":"pypi","requirements":"\u003e=3.1.0","direct":true,"kind":"runtime","optional":false},{"id":161166755,"package_name":"torch","ecosystem":"pypi","requirements":"\u003e=1.8.0","direct":true,"kind":"runtime","optional":false},{"id":161166756,"package_name":"gpytorch","ecosystem":"pypi","requirements":"\u003e=1.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-07-12T15:30:36.170Z","updated_at":"2022-07-12T15:30:36.170Z","repository_link":"https://github.com/ppsp-team/PyNM/blob/master/setup.py","dependencies":[{"id":161166864,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":161166865,"package_name":"seaborn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":161166866,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":161166867,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":161166868,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":161166869,"package_name":"scikit_learn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":161166870,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":161166871,"package_name":"statsmodels","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":161166872,"package_name":"rpy2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":161166873,"package_name":"torch","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":161166874,"package_name":"gpytorch","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/draft_pdf.yml","sha":null,"kind":"manifest","created_at":"2023-01-25T18:16:25.138Z","updated_at":"2023-01-25T18:16:25.138Z","repository_link":"https://github.com/ppsp-team/PyNM/blob/master/.github/workflows/draft_pdf.yml","dependencies":[{"id":7154551345,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7154551346,"package_name":"openjournals/openjournals-draft-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":7154551347,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":".binder/environment.yml","sha":null,"kind":"manifest","created_at":"2023-01-25T18:16:25.284Z","updated_at":"2023-01-25T18:16:25.284Z","repository_link":"https://github.com/ppsp-team/PyNM/blob/master/.binder/environment.yml","dependencies":[{"id":7154552641,"package_name":"pynm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":9.490242257109001,"created_at":"2025-09-04T09:17:46.373Z","updated_at":"2025-10-07T08:04:31.412Z","avatar_url":"https://github.com/ppsp-team.png","language":"Jupyter Notebook","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":46,"funding_links":[],"readme_doi_urls":["https://doi.org/10.1101/2021.06.14.448106","https://doi.org/10.1016/j.biopsych.2015.12.023","https://doi.org/10.1038/s41380-019-0441-1","https://doi.org/10.1371/journal.pone.0252108","https://doi.org/10.3389/fnins.2018.00662","https://doi.org/10.3389/fpsyt.2019.00011","https://doi.org/10.1038/s42003-020-01212-9"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["exoplanets","mesh"],"project_url":"https://science.ecosyste.ms/api/v1/projects/1310","html_url":"https://science.ecosyste.ms/projects/1310"}