networkx3.4.2
networkx3.4.2
Published
Python package for creating and manipulating graphs and networks
pip install networkx
Package Downloads
Authors
Project URLs
Requires Python
>=3.10
Dependencies
- numpy
>=1.24; extra == "default"
- scipy
!=1.11.0,!=1.11.1,>=1.10; extra == "default"
- matplotlib
>=3.7; extra == "default"
- pandas
>=2.0; extra == "default"
- changelist
==0.5; extra == "developer"
- pre-commit
>=3.2; extra == "developer"
- mypy
>=1.1; extra == "developer"
- rtoml
; extra == "developer"
- sphinx
>=7.3; extra == "doc"
- pydata-sphinx-theme
>=0.15; extra == "doc"
- sphinx-gallery
>=0.16; extra == "doc"
- numpydoc
>=1.8.0; extra == "doc"
- pillow
>=9.4; extra == "doc"
- texext
>=0.6.7; extra == "doc"
- myst-nb
>=1.1; extra == "doc"
- intersphinx-registry
; extra == "doc"
- osmnx
>=1.9; extra == "example"
- momepy
>=0.7.2; extra == "example"
- contextily
>=1.6; extra == "example"
- seaborn
>=0.13; extra == "example"
- cairocffi
>=1.7; extra == "example"
- igraph
>=0.11; extra == "example"
- scikit-learn
>=1.5; extra == "example"
- lxml
>=4.6; extra == "extra"
- pygraphviz
>=1.14; extra == "extra"
- pydot
>=3.0.1; extra == "extra"
- sympy
>=1.10; extra == "extra"
- pytest
>=7.2; extra == "test"
- pytest-cov
>=4.0; extra == "test"