{"library":"igraph","type":"library","category":null,"description":"igraph is a high-performance Python library for creating, manipulating, and analyzing graphs (networks). It provides a Python interface to the igraph C core library, designed for speed and efficiency in complex network research and analysis. The current version is 1.0.0, with regular bugfix releases for its C core and Python interface.","language":"python","status":"active","version":"1.0.0","tags":["graph-theory","network-analysis","graphs","data-structures","algorithms","scientific-computing"],"last_verified":"Thu May 21","install":[{"cmd":"pip install igraph","imports":["import igraph as ig","from igraph import Graph"]},{"cmd":"pip install 'igraph[plotting]'","imports":[]}],"homepage":"https://igraph.org/python","github":"https://github.com/igraph/python-igraph","docs":"https://python.igraph.org","changelog":"https://github.com/igraph/python-igraph/blob/main/CHANGELOG.md","pypi":"https://pypi.org/project/igraph/","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.43,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/igraph/compatibility"}}