{"library":"types-networkx","type":"library","category":null,"description":"Typing stubs for the `networkx` library. This package provides external type annotations, allowing static type checkers like MyPy and PyRight to analyze code that uses `networkx` for graph manipulation. It is an automatically generated component of the `typeshed` project and aims to provide accurate annotations for specific `networkx` versions. Stubs are released frequently, often daily, by typeshed's automated processes.","language":"python","status":"active","version":"3.6.1.20260408","tags":["typing","stubs","type-hints","networkx","typeshed","graph"],"last_verified":"Thu May 21","install":[{"cmd":"pip install types-networkx","imports":["import networkx as nx\nmy_graph: nx.Graph[str] = nx.Graph()","from networkx import DiGraph\nmy_digraph: DiGraph[int] = DiGraph()"]},{"cmd":"pip install networkx","imports":[]}],"homepage":null,"github":"https://github.com/typeshed-internal/stub_uploader","docs":null,"changelog":"https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/networkx.md","pypi":"https://pypi.org/project/types-networkx/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":75,"avg_install_s":3.1,"avg_import_s":0.47,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/types-networkx/compatibility"}}