{"id":53263,"name":"msapy","description":"Hopefully, a compact and general-purpose Python package for Multiperturbation Shapley value Analysis (MSA).","url":"https://github.com/kuffmode/msa","last_synced_at":"2025-09-05T13:01:34.253Z","repository":{"id":40352108,"uuid":"417555385","full_name":"kuffmode/msa","owner":"kuffmode","description":"Hopefully, a compact and general-purpose Python package for Multiperturbation Shapley value Analysis (MSA).","archived":false,"fork":false,"pushed_at":"2025-07-14T12:56:23.000Z","size":98600,"stargazers_count":18,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-14T16:26:35.596Z","etag":null,"topics":["artificial-neural-networks","brainmapping","causality","gametheory","python","shapley-value"],"latest_commit_sha":null,"homepage":"https://kuffmode.github.io/msa/","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/kuffmode.png","metadata":{"files":{"readme":"docs/README.md","changelog":null,"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":"codemeta.json","zenodo":null}},"created_at":"2021-10-15T15:49:59.000Z","updated_at":"2025-07-14T12:56:27.000Z","dependencies_parsed_at":"2024-06-18T14:14:38.084Z","dependency_job_id":"59cd272d-212b-4f82-a202-af49460b9e7b","html_url":"https://github.com/kuffmode/msa","commit_stats":{"total_commits":98,"total_committers":3,"mean_commits":"32.666666666666664","dds":0.4285714285714286,"last_synced_commit":"c4cd224aba5fcb7c4390fca5b296f60ae3174bd3"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/kuffmode/msa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuffmode%2Fmsa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuffmode%2Fmsa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuffmode%2Fmsa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuffmode%2Fmsa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kuffmode","download_url":"https://codeload.github.com/kuffmode/msa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuffmode%2Fmsa/sbom","scorecard":{"id":573012,"data":{"date":"2025-08-11","repo":{"name":"github.com/kuffmode/msa","commit":"0f80671d81cc7e7790d2240dd042b1e7f65acb2c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 7/12 approved changesets -- score normalized to 5","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":9,"reason":"binaries present in source code","details":["Warn: binary detected: msapy/__pycache__/__init__.cpython-39.pyc:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","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/makefile.yml:1","Warn: no topLevel permission defined: .github/workflows/publish_pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/python-app.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish_pypi.yml:8"],"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":"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":"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/makefile.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/kuffmode/msa/makefile.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/makefile.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kuffmode/msa/makefile.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kuffmode/msa/publish_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/kuffmode/msa/publish_pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_pypi.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/kuffmode/msa/publish_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-app.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/kuffmode/msa/python-app.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-app.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/kuffmode/msa/python-app.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/makefile.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/makefile.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/publish_pypi.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/publish_pypi.yml:24","Warn: downloadThenRun not pinned by hash: .github/workflows/python-app.yml:25","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-20T16:51:31.823Z","repository_id":40352108,"created_at":"2025-08-20T16:51:31.824Z","updated_at":"2025-08-20T16:51:31.824Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273761155,"owners_count":25163183,"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":"kuffmode","name":"Kayson Fakhar","uuid":"25588757","kind":"user","description":"A Github leech since 2017","email":"","website":"kaysonfakhar.com","location":"Hamburg","twitter":"kaysonfakhar","company":"University Medical Center Hamburg-Eppendorf (UKE)","icon_url":"https://avatars.githubusercontent.com/u/25588757?u=a190e0a227f096d59086a8887e48934c265a9396\u0026v=4","repositories_count":4,"last_synced_at":"2023-03-10T01:55:36.577Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kuffmode","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-19T18:44:32.663Z","updated_at":"2023-03-10T01:55:36.609Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kuffmode","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kuffmode/repositories"},"packages":[{"id":2809097,"name":"msapy","ecosystem":"pypi","description":"Multi-perturbation Shapley value Analysis (MSA)","homepage":"https://github.com/kuffmode/msa","licenses":"OSI Approved :: MIT License","normalized_licenses":["AML"],"repository_url":"https://github.com/kuffmode/msa","keywords_array":[],"namespace":null,"versions_count":18,"first_release_published_at":"2021-10-31T16:24:24.000Z","latest_release_published_at":"2025-07-14T12:56:57.000Z","latest_release_number":"1.7.3","last_synced_at":"2025-08-14T14:34:11.199Z","created_at":"2022-04-10T11:39:46.131Z","updated_at":"2025-08-14T14:34:11.199Z","registry_url":"https://pypi.org/project/msapy/","install_command":"pip install msapy --index-url https://pypi.org/simple","documentation_url":"https://kuffmode.github.io/msa/","metadata":{"funding":null,"documentation":"https://kuffmode.github.io/msa/","classifiers":[],"normalized_name":"msapy"},"repo_metadata":{"id":40352108,"uuid":"417555385","full_name":"kuffmode/msa","owner":"kuffmode","description":"Hopefully, a compact and general-purpose Python package for Multiperturbation Shapley value Analysis (MSA).","archived":false,"fork":false,"pushed_at":"2024-06-19T12:25:12.000Z","size":98596,"stargazers_count":18,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-11T04:08:00.925Z","etag":null,"topics":["artificial-neural-networks","brainmapping","causality","gametheory","python","shapley-value"],"latest_commit_sha":null,"homepage":"https://kuffmode.github.io/msa/","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/kuffmode.png","metadata":{"files":{"readme":"docs/README.md","changelog":null,"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":"codemeta.json","zenodo":null}},"created_at":"2021-10-15T15:49:59.000Z","updated_at":"2025-03-25T03:19:46.000Z","dependencies_parsed_at":"2024-06-18T14:14:38.084Z","dependency_job_id":"59cd272d-212b-4f82-a202-af49460b9e7b","html_url":"https://github.com/kuffmode/msa","commit_stats":{"total_commits":98,"total_committers":3,"mean_commits":"32.666666666666664","dds":0.4285714285714286,"last_synced_commit":"c4cd224aba5fcb7c4390fca5b296f60ae3174bd3"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/kuffmode/msa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuffmode%2Fmsa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuffmode%2Fmsa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuffmode%2Fmsa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuffmode%2Fmsa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kuffmode","download_url":"https://codeload.github.com/kuffmode/msa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuffmode%2Fmsa/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260001954,"owners_count":22944470,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"kuffmode","name":"Kayson Fakhar","uuid":"25588757","kind":"user","description":"A Github leech since 2017","email":"","website":"kaysonfakhar.com","location":"Hamburg","twitter":"kaysonfakhar","company":"University Medical Center Hamburg-Eppendorf (UKE)","icon_url":"https://avatars.githubusercontent.com/u/25588757?u=a190e0a227f096d59086a8887e48934c265a9396\u0026v=4","repositories_count":4,"last_synced_at":"2023-03-10T01:55:36.577Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kuffmode","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-19T18:44:32.663Z","updated_at":"2023-03-10T01:55:36.609Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kuffmode","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kuffmode/repositories"},"tags":[{"name":"v1.7","sha":"8ff6d0b1f3c9b155ec77efdefef0e2886f5dfba4","kind":"commit","published_at":"2024-03-20T11:00:18.000Z","download_url":"https://codeload.github.com/kuffmode/msa/tar.gz/v1.7","html_url":"https://github.com/kuffmode/msa/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kuffmode/msa@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuffmode%2Fmsa/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuffmode%2Fmsa/tags/v1.7/manifests"},{"name":"v1.5","sha":"787f57430261a3a3467d83869de5ed5026b422bd","kind":"commit","published_at":"2023-11-17T19:15:43.000Z","download_url":"https://codeload.github.com/kuffmode/msa/tar.gz/v1.5","html_url":"https://github.com/kuffmode/msa/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kuffmode/msa@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuffmode%2Fmsa/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuffmode%2Fmsa/tags/v1.5/manifests"},{"name":"1.4","sha":"0892e870b6cf316e4d255ceea74f0c8d4a5fc1fa","kind":"commit","published_at":"2023-06-01T13:26:19.000Z","download_url":"https://codeload.github.com/kuffmode/msa/tar.gz/1.4","html_url":"https://github.com/kuffmode/msa/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kuffmode/msa@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuffmode%2Fmsa/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuffmode%2Fmsa/tags/1.4/manifests"},{"name":"v1.2.0","sha":"27190c51ec3c09d21bbc39895cfa5493754fd32d","kind":"commit","published_at":"2023-02-13T12:58:51.000Z","download_url":"https://codeload.github.com/kuffmode/msa/tar.gz/v1.2.0","html_url":"https://github.com/kuffmode/msa/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kuffmode/msa@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuffmode%2Fmsa/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuffmode%2Fmsa/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"8e786cb9ebe4ca1ed173ec98cf9c4e357e8dfcf1","kind":"commit","published_at":"2022-08-09T14:05:05.000Z","download_url":"https://codeload.github.com/kuffmode/msa/tar.gz/v1.1.0","html_url":"https://github.com/kuffmode/msa/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kuffmode/msa@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuffmode%2Fmsa/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuffmode%2Fmsa/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"145f03c410dcba4a923996a920c2ffc5816457b9","kind":"commit","published_at":"2022-03-30T12:51:38.000Z","download_url":"https://codeload.github.com/kuffmode/msa/tar.gz/v1.0.0","html_url":"https://github.com/kuffmode/msa/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kuffmode/msa@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuffmode%2Fmsa/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuffmode%2Fmsa/tags/v1.0.0/manifests"},{"name":"v0.0.3","sha":"253659e2629c4bbd6e146f8cb127a8edc7ce220d","kind":"commit","published_at":"2022-01-14T12:07:43.000Z","download_url":"https://codeload.github.com/kuffmode/msa/tar.gz/v0.0.3","html_url":"https://github.com/kuffmode/msa/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kuffmode/msa@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuffmode%2Fmsa/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuffmode%2Fmsa/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"74f232874aa2b0bd463ee9e9f5155f8c72556a6f","kind":"commit","published_at":"2021-10-31T17:42:17.000Z","download_url":"https://codeload.github.com/kuffmode/msa/tar.gz/v0.0.2","html_url":"https://github.com/kuffmode/msa/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kuffmode/msa@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuffmode%2Fmsa/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuffmode%2Fmsa/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-07-14T13:15:29.368Z","dependent_packages_count":1,"downloads":41,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":14.732350186909486,"dependent_repos_count":21.559058535118407,"dependent_packages_count":10.108852264313626,"stargazers_count":15.641215574187234,"forks_count":22.65414196732737,"docker_downloads_count":null,"average":16.939123705571227},"purl":"pkg:pypi/msapy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/msapy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/msapy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/msapy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-11T04:08:02.236Z","issues_count":6,"pull_requests_count":25,"avg_time_to_close_issue":16319759.25,"avg_time_to_close_pull_request":2116507.4166666665,"issues_closed_count":4,"pull_requests_closed_count":24,"pull_request_authors_count":3,"issue_authors_count":3,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.12,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2184.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuffmode%2Fmsa/issues","maintainers":[{"login":"ShreyDixit","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ShreyDixit"},{"login":"kuffmode","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kuffmode"}],"active_maintainers":[{"login":"kuffmode","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kuffmode"},{"login":"ShreyDixit","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ShreyDixit"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/msapy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/msapy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/msapy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/msapy/related_packages","maintainers":[{"uuid":"kuffmode","login":"kuffmode","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/kuffmode/","role":null,"created_at":"2023-01-23T21:42:56.354Z","updated_at":"2023-01-23T21:42:56.354Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/kuffmode/packages"},{"uuid":"ShreyDixit","login":"ShreyDixit","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/ShreyDixit/","role":"Maintainer","created_at":"2024-03-05T16:00:19.863Z","updated_at":"2024-03-05T16:00:19.863Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ShreyDixit/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725130,"maintainers_count":308365,"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":614791,"full_name":"kuffmode/msa","default_branch":"main","committers":[{"name":"Shrey Dixit","email":"shreyakshaj@gmail.com","count":56},{"name":"Kayson Fakhar","email":"kayson.fakhar@gmail.com","count":35},{"name":"Shrey Dixit","email":"shrey.akshaj@gmail.com","count":7}],"total_commits":98,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":32.666666666666664,"dds":0.4285714285714286,"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-18T20:49:15.167Z","last_synced_commit":"c4cd224aba5fcb7c4390fca5b296f60ae3174bd3","created_at":"2023-03-09T07:37:17.142Z","updated_at":"2023-09-19T17:26:38.763Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuffmode%2Fmsa/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-28T00:00:20.468Z","repositories_count":5479765,"commits_count":853308633,"contributors_count":31095176,"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":"kuffmode/msa","html_url":"https://github.com/kuffmode/msa","last_synced_at":"2025-06-15T15:49:06.451Z","status":null,"issues_count":6,"pull_requests_count":25,"avg_time_to_close_issue":16319759.25,"avg_time_to_close_pull_request":2116507.4166666665,"issues_closed_count":4,"pull_requests_closed_count":24,"pull_request_authors_count":3,"issue_authors_count":3,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.12,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2184.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-14T18:09:03.481Z","updated_at":"2025-09-01T19:28:07.174Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuffmode%2Fmsa","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuffmode%2Fmsa/issues","issue_labels_count":{"documentation":1},"pull_request_labels_count":{},"issue_author_associations_count":{"OWNER":4,"NONE":1,"COLLABORATOR":1},"pull_request_author_associations_count":{"COLLABORATOR":25,"OWNER":2,"NONE":1},"issue_authors":{"kuffmode":4,"ShreyDixit":1,"zhuyingqin":1},"pull_request_authors":{"ShreyDixit":24,"kuffmode":2,"luisa-hoerauf":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10100139,"issues_count":31474175,"pull_requests_count":97447785,"authors_count":10702667,"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":"ShreyDixit","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ShreyDixit"},{"login":"kuffmode","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kuffmode"},{"login":"luisa-hoerauf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/luisa-hoerauf"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":1,"IssueCommentEvent":1,"PushEvent":4,"ForkEvent":1},"last_year":{"WatchEvent":1,"IssueCommentEvent":1,"PushEvent":4,"ForkEvent":1}},"keywords":["artificial-neural-networks","brainmapping","causality","gametheory","python","shapley-value"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/makefile.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T23:01:22.920Z","updated_at":"2023-02-12T23:01:22.920Z","repository_link":"https://github.com/kuffmode/msa/blob/main/.github/workflows/makefile.yml","dependencies":[{"id":7600979016,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7600979017,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-app.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T23:01:22.978Z","updated_at":"2023-02-12T23:01:22.978Z","repository_link":"https://github.com/kuffmode/msa/blob/main/.github/workflows/python-app.yml","dependencies":[{"id":7600979308,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7600979309,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish_pypi.yml","sha":null,"kind":"manifest","created_at":"2024-06-18T14:14:36.699Z","updated_at":"2024-06-18T14:14:36.699Z","repository_link":"https://github.com/kuffmode/msa/blob/main/.github/workflows/publish_pypi.yml","dependencies":[{"id":18677152707,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":18677152708,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":18677152709,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-06-18T14:14:37.032Z","updated_at":"2024-06-18T14:14:37.032Z","repository_link":"https://github.com/kuffmode/msa/blob/main/pyproject.toml","dependencies":[{"id":18677152710,"package_name":"python","ecosystem":"pypi","requirements":"\u003e=3.9","direct":true,"kind":"runtime","optional":false},{"id":18677152711,"package_name":"pandas","ecosystem":"pypi","requirements":"^2.2.1","direct":true,"kind":"runtime","optional":false},{"id":18677152712,"package_name":"pytest","ecosystem":"pypi","requirements":"^8.1.1","direct":true,"kind":"runtime","optional":false},{"id":18677152713,"package_name":"numpy","ecosystem":"pypi","requirements":"^1.26.4","direct":true,"kind":"runtime","optional":false},{"id":18677152714,"package_name":"tqdm","ecosystem":"pypi","requirements":"^4.66.2","direct":true,"kind":"runtime","optional":false},{"id":18677152715,"package_name":"fastprogress","ecosystem":"pypi","requirements":"^1.0.3","direct":true,"kind":"runtime","optional":false},{"id":18677152716,"package_name":"tqdm-joblib","ecosystem":"pypi","requirements":"^0.0.3","direct":true,"kind":"runtime","optional":false},{"id":18677152717,"package_name":"ordered-set","ecosystem":"pypi","requirements":"^4.1.0","direct":true,"kind":"runtime","optional":false},{"id":18677152718,"package_name":"joblib","ecosystem":"pypi","requirements":"^1.3.2","direct":true,"kind":"runtime","optional":false},{"id":18677152719,"package_name":"typeguard","ecosystem":"pypi","requirements":"\u003e=2.13.0,\u003c2.14.0","direct":true,"kind":"runtime","optional":false},{"id":18677152720,"package_name":"toml","ecosystem":"pypi","requirements":"^0.10.2","direct":true,"kind":"runtime","optional":false}]}],"score":7.90100705199242,"created_at":"2025-09-04T15:51:28.922Z","updated_at":"2025-11-04T15:58:08.656Z","avatar_url":"https://github.com/kuffmode.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":41,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/53263","html_url":"https://science.ecosyste.ms/projects/53263"}