{"library":"pymetis","type":"library","category":null,"description":"PyMetis is a Python wrapper for METIS, a set of serial graph partitioning algorithms. It provides both low-level and high-level interfaces for partitioning graphs. Version 2025.2.2 supports Python >=3.10. The package is actively maintained with periodic releases.","language":"python","status":"active","version":"2025.2.2","tags":["graph partitioning","METIS","combinatorial optimization"],"install":[{"cmd":"pip install pymetis","imports":["import pymetis","import pymetis\npart = pymetis.part_graph(nparts, adjacency=adjacency)"]}],"homepage":null,"github":"https://github.com/inducer/pymetis","docs":"https://documen.tician.de/pymetis","changelog":null,"pypi":"https://pypi.org/project/pymetis/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.7,"avg_import_s":0.21,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pymetis/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}