{"library":"leidenalg","type":"library","category":null,"description":"leidenalg is a Python library that implements the Leiden algorithm for community detection in large networks. It is an extension of the Louvain algorithm, guaranteeing well-connected communities and often running faster. The library, currently at version 0.11.0, is actively maintained and provides Python bindings to a C++ core. It primarily relies on `python-igraph` for graph manipulation and can handle graphs with millions of nodes.","language":"python","status":"active","version":"0.11.0","tags":["graph","community-detection","network-analysis","clustering","igraph"],"last_verified":"Sat May 23","install":[{"cmd":"pip install leidenalg","imports":["import leidenalg as la","import igraph as ig","from leidenalg import ModularityVertexPartition"]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/leidenalg/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.1,"avg_import_s":0.11,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/leidenalg/compatibility"}}