types-networkx 3.5.0.20250531


pip install types-networkx

  Latest version

Released: May 31, 2025


Meta
Requires Python: >=3.10

Classifiers

Programming Language
  • Python :: 3

Typing
  • Stubs Only

Typing stubs for networkx

This is a PEP 561 type stub package for the networkx package. It can be used by type-checking tools like mypy, pyright, pytype, Pyre, PyCharm, etc. to check code that uses networkx. This version of types-networkx aims to provide accurate annotations for networkx==3.5.

This package is part of the typeshed project. All fixes for types and metadata should be contributed there. See the README for more details. The source for this package can be found in the stubs/networkx directory.

This package was tested with mypy 1.15.0, pyright 1.1.400, and pytype 2024.10.11. It was generated from typeshed commit 8d1ac2e5bab831381a7cda7269f19ca53f6de4b1.

Extras: None
Dependencies:
numpy (>=1.20)