{"id":33901,"name":"pymetis","description":"A Python wrapper around Metis, a graph partitioning package","url":"https://github.com/inducer/pymetis","last_synced_at":"2025-09-05T06:00:18.427Z","repository":{"id":4048767,"uuid":"2199177","full_name":"inducer/pymetis","owner":"inducer","description":"A Python wrapper around Metis, a graph partitioning package","archived":false,"fork":false,"pushed_at":"2025-08-25T16:10:34.000Z","size":5385,"stargazers_count":186,"open_issues_count":6,"forks_count":33,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-30T21:02:21.746Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://mathema.tician.de/software/pymetis","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/inducer.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2011-08-12T21:01:07.000Z","updated_at":"2025-08-25T16:10:37.000Z","dependencies_parsed_at":"2025-04-12T15:47:09.649Z","dependency_job_id":"76cd267c-059b-4920-b91a-e9a15c0f32c1","html_url":"https://github.com/inducer/pymetis","commit_stats":{"total_commits":161,"total_committers":14,"mean_commits":11.5,"dds":"0.21118012422360244","last_synced_commit":"c328599dd19561378f7fb9fbcb60838d6c30397b"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/inducer/pymetis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inducer%2Fpymetis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inducer%2Fpymetis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inducer%2Fpymetis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inducer%2Fpymetis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inducer","download_url":"https://codeload.github.com/inducer/pymetis/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inducer%2Fpymetis/sbom","scorecard":{"id":487567,"data":{"date":"2025-08-11","repo":{"name":"github.com/inducer/pymetis","commit":"bbbedd9b902ba14b931d51b2fa3e445f9c145abf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/10 approved changesets -- score normalized to 2","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":"Maintained","score":10,"reason":"18 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":3,"reason":"7 existing vulnerabilities detected","details":["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"],"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 27 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-19T18:11:37.108Z","repository_id":4048767,"created_at":"2025-08-19T18:11:37.108Z","updated_at":"2025-08-19T18:11:37.108Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273718337,"owners_count":25155488,"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":"inducer","name":"Andreas Klöckner","uuid":"352067","kind":"user","description":"","email":"","website":"http://andreask.cs.illinois.edu/aboutme","location":"Champaign, IL","twitter":null,"company":"Scientific Computing, CS@UIUC","icon_url":"https://avatars.githubusercontent.com/u/352067?v=4","repositories_count":225,"last_synced_at":"2025-08-30T20:58:20.540Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/inducer","funding_links":[],"total_stars":9415,"followers":1400,"following":13,"created_at":"2022-11-02T22:17:04.124Z","updated_at":"2025-08-30T20:58:20.540Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inducer","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inducer/repositories"},"packages":null,"commits":{"id":28816,"full_name":"inducer/pymetis","default_branch":"main","committers":[{"name":"Andreas Kloeckner","email":"inform@tiker.net","login":"inducer","count":146},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":29},{"name":"Alexandru Fikl","email":"alexfikl@gmail.com","login":"alexfikl","count":14},{"name":"Matt Wala","email":"wala1@illinois.edu","login":"mattwala","count":8},{"name":"Nathan Hartland","email":"nathan@pseudorandom.dev","login":"nhartland","count":8},{"name":"AlDanial","email":"al.danial@gmail.com","login":"AlDanial","count":4},{"name":"Andreas Kloeckner","email":"kloeckner@hpcgeek.ccv.brown.edu","login":null,"count":3},{"name":"Fritz Obermeyer","email":"fritz.obermeyer@gmail.com","login":"fritzo","count":3},{"name":"An Wang","email":"anwang2009@gmail.com","login":"anwang2009","count":1},{"name":"Cathy Wu","email":"cathywu@eecs.berkeley.edu","login":"cathywu","count":1},{"name":"Christoph Gohlke","email":"cgohlke@uci.edu","login":"cgohlke","count":1},{"name":"Kevin Dugan","email":"dr.kevin.dugan@gmail.com","login":"kevindugan","count":1},{"name":"Zexx","email":"zezhao2@illinois.edu","login":"zexxzhao","count":1},{"name":"Zhichao @surface","email":"hanzhichao2000@foxmail.com","login":null,"count":1},{"name":"Andreas Stock","email":"astock@dam.brown.edu","login":null,"count":1},{"name":"Andreas Kloeckner","email":"kloeckner@homer.dam.brown.edu","login":null,"count":1},{"name":"Andreas Kloeckner","email":"kloeckner@haamster.(none)","login":null,"count":1},{"name":"zhf-0","email":"haifengzou1994@gmail.com","login":"zhf-0","count":1}],"total_commits":225,"total_committers":18,"total_bot_commits":29,"total_bot_committers":1,"mean_commits":12.5,"dds":0.35111111111111115,"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":22},{"name":"Alexandru Fikl","email":"alexfikl@gmail.com","login":"alexfikl","count":12},{"name":"Andreas Kloeckner","email":"inform@tiker.net","login":"inducer","count":10}],"past_year_total_commits":44,"past_year_total_committers":3,"past_year_total_bot_commits":22,"past_year_total_bot_committers":1,"past_year_mean_commits":14.666666666666666,"past_year_dds":0.5,"last_synced_at":"2025-05-15T20:09:50.638Z","last_synced_commit":"e333a28f33fd08c0e9fd16f8bf060eb860226fae","created_at":"2023-03-07T16:38:55.614Z","updated_at":"2025-05-15T20:09:50.654Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/inducer%2Fpymetis/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.521Z","repositories_count":5480031,"commits_count":853395369,"contributors_count":31098267,"owners_count":906561,"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":"inducer/pymetis","html_url":"https://github.com/inducer/pymetis","last_synced_at":"2025-08-31T13:56:55.201Z","status":null,"issues_count":22,"pull_requests_count":75,"avg_time_to_close_issue":9427160.823529411,"avg_time_to_close_pull_request":460462.9726027397,"issues_closed_count":17,"pull_requests_closed_count":73,"pull_request_authors_count":16,"issue_authors_count":22,"avg_comments_per_issue":2.5,"avg_comments_per_pull_request":0.7733333333333333,"merged_pull_requests_count":69,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":1,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":13935.0,"past_year_avg_time_to_close_pull_request":18753.766666666666,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.0967741935483871,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":24,"past_year_merged_pull_requests_count":30,"created_at":"2023-05-10T21:03:13.500Z","updated_at":"2025-09-03T03:55:33.249Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/inducer%2Fpymetis","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/inducer%2Fpymetis/issues","issue_labels_count":{"bug":4,"enhancement":2},"pull_request_labels_count":{"dependencies":56,"github_actions":10},"issue_author_associations_count":{"NONE":19,"CONTRIBUTOR":2},"pull_request_author_associations_count":{"CONTRIBUTOR":73,"OWNER":22,"NONE":4},"issue_authors":{"MojGGG":1,"ChenNie99":1,"zhiyuan8":1,"fabiodelogu":1,"cathywu":1,"stoiver":1,"zbskii":1,"mrjoelc":1,"fritzo":1,"RongqinChen":1,"nishraptor":1,"mbbatukan":1,"menouarazib":1,"GhislainViguier":1,"ylhsieh":1,"asyouknowme":1,"shuaiwangvu":1,"01team":1,"mseesquared":1,"microhumanis":1,"abhisheksharma1395":1},"pull_request_authors":{"dependabot[bot]":56,"inducer":22,"alexfikl":5,"nhartland":3,"mattwala":2,"fritzo":2,"stoiver":1,"hanzhichao2000":1,"cgohlke":1,"kevindugan":1,"zexxzhao":1,"cathywu":1,"AlDanial":1,"zhf-0":1,"anwang2009":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10087320,"issues_count":31306968,"pull_requests_count":96469683,"authors_count":10696025,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"bug":1},"past_year_pull_request_labels_count":{"dependencies":34,"github_actions":10},"past_year_issue_author_associations_count":{"NONE":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":36,"OWNER":6},"past_year_issue_authors":{"menouarazib":1},"past_year_pull_request_authors":{"dependabot[bot]":34,"inducer":6,"alexfikl":2},"maintainers":[{"login":"inducer","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inducer"}],"active_maintainers":[{"login":"inducer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/inducer"}]},"events":{"total":{"ReleaseEvent":4,"WatchEvent":27,"DeleteEvent":15,"IssueCommentEvent":2,"PushEvent":21,"PullRequestReviewCommentEvent":1,"PullRequestReviewEvent":2,"PullRequestEvent":31,"CreateEvent":19},"last_year":{"ReleaseEvent":4,"WatchEvent":27,"DeleteEvent":15,"IssueCommentEvent":2,"PushEvent":21,"PullRequestReviewCommentEvent":1,"PullRequestReviewEvent":2,"PullRequestEvent":31,"CreateEvent":19}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-26T21:51:17.225Z","updated_at":"2022-09-26T21:51:17.225Z","repository_link":"https://github.com/inducer/pymetis/blob/main/requirements.txt","dependencies":[{"id":6165983222,"package_name":"pybind11","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6165983230,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6165983233,"package_name":"meshpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-25T01:36:20.338Z","updated_at":"2023-09-25T01:36:20.338Z","repository_link":"https://github.com/inducer/pymetis/blob/main/pyproject.toml","dependencies":[]}],"score":8.147867129923945,"created_at":"2025-09-04T15:51:07.240Z","updated_at":"2025-10-07T08:14:14.430Z","avatar_url":"https://github.com/inducer.png","language":"C","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["multidimensional-arrays","pycuda","closember","code-generation","isl","loop-optimization","polyhedral-model","mesh","interpretability","sequences"],"project_url":"https://science.ecosyste.ms/api/v1/projects/33901","html_url":"https://science.ecosyste.ms/projects/33901","bibtex_url":"https://science.ecosyste.ms/projects/33901/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/33901/export.apalike"}