networkx
Python tools to manipulate graphs and complex networks
NetworkX is a Python-based package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks. The structure of a graph or network is encoded in the edges (connections, links, ties, arcs, bonds) between nodes (vertices, sites, actors). If unqualified, by graph we mean a simple undirected graph, i.e. no self-loops and no multiple edges are allowed. By a network we usually mean a graph with weights (fields, properties) on nodes and/or edges. The potential audience for NetworkX includes: mathematicians, physicists, biologists, computer scientists, social scientists.
homepage ↗homepage ↗homepage ↗ pypi: networkx github: networkx/networkx
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 3.6.1 | 1 | 13 h | details › |
| tgbugs-overlay GitHub ↗ | 3.6.1 | 1 | 5 d | details › |
| didos GitHub ↗ | 2.3 | 1 | 2 yr | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | ppc64 | riscv | arm | loong | sparc | x64-macos | Committed | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 3.6.1 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 testing | riscv testing | arm stable | loong testing | sparc testing | x64-macos testing | — | view · download · history ↗ |
| 3.6.1 ≈ | tgbugs-overlay | amd64 stable | arm64 stable | x86 stable | ppc64 testing | riscv testing | arm stable | loong testing | sparc testing | x64-macos testing | 12 d | view · download · history ↗ |
| 2.3 | didos | amd64 testing | arm64 testing | x86 untested | ppc64 untested | riscv untested | arm testing | loong untested | sparc untested | x64-macos untested | — | view · download · history ↗ |
Use flags of 3.6.1
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- verify-provenance Verify provenance of PyPI distfiles (verifies that the artifact comes from upstream source repository)
4 expansion flags (python targets, ABIs, cpu flags…)
- python_targets_python3_12
- python_targets_python3_13
- python_targets_python3_14
- python_targets_python3_15