{"library":"python-louvain","type":"library","category":null,"description":"python-louvain is a Python implementation of the Louvain algorithm for community detection in large networks. It is built on top of the NetworkX framework. The current stable version is 0.16, released in January 2022. The project appears to be in a maintenance phase, with infrequent releases.","language":"python","status":"maintenance","version":"0.16","tags":["community detection","graph algorithms","networkx","louvain","modularity"],"install":[{"cmd":"pip install python-louvain networkx","imports":["from community import community_louvain","partition = community_louvain.best_partition(G)"]}],"homepage":null,"github":"https://github.com/taynaud/python-louvain","docs":null,"changelog":null,"pypi":"https://pypi.org/project/python-louvain/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":5.5,"avg_import_s":0.65,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/python-louvain/compatibility"},"provenance":{"verified_status":"install_fail","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Sun Jul 05","install_tag":null}}