Typing stubs for networkx
Project Links
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
.
May 31, 2025
3.5.0.20250531
May 27, 2025
3.4.2.20250527
May 23, 2025
3.4.2.20250523
May 15, 2025
3.4.2.20250515
May 14, 2025
3.4.2.20250514
May 13, 2025
3.4.2.20250513
May 09, 2025
3.4.2.20250509
May 07, 2025
3.4.2.20250507
Apr 26, 2025
3.4.2.20250426
Mar 19, 2025
3.4.2.20250319
Mar 12, 2025
3.4.2.20250312
Mar 04, 2025
3.4.2.20250304
Feb 27, 2025
3.4.2.20250227
Dec 27, 2024
3.4.2.20241227
Nov 15, 2024
3.4.2.20241115
Nov 12, 2024
3.3.0.20241112
Oct 20, 2024
3.3.0.20241020
Oct 09, 2024
3.3.0.20241009
Sep 18, 2024
3.2.1.20240918
Sep 07, 2024
3.2.1.20240907
Aug 20, 2024
3.2.1.20240820
Aug 13, 2024
3.2.1.20240813
Aug 11, 2024
3.2.1.20240811
Aug 06, 2024
3.2.1.20240806
Jul 03, 2024
3.2.1.20240703
Jun 18, 2024
3.2.1.20240618
May 31, 2024
3.2.1.20240531
May 18, 2024
3.2.1.20240518
Apr 25, 2024
3.2.1.20240425
Apr 24, 2024
3.2.1.20240424
Mar 31, 2024
3.2.1.20240331
Mar 13, 2024
3.2.1.20240313
Feb 10, 2024
3.2.1.20240210
Feb 09, 2024
3.2.1.20240209
Feb 05, 2024
3.2.1.20240205
Feb 01, 2024
3.2.1.20240201
Jan 16, 2024
3.1.0.20240116
Jan 06, 2024
3.1.0.20240106
Dec 20, 2023
3.1.0.20231220
Dec 16, 2023
3.1.0.0
Wheel compatibility matrix
Files in release
Extras:
None
Dependencies:
(>=1.20)
numpy