discovered 03 Aug 2026
networkx
→ View on GitHubNetworkX is a Python package designed for the creation, manipulation, and analysis of complex networks. Its primary use case is in graphical representations of networks, facilitating operations such as finding the shortest path between nodes. Notable features include support for weighted edges and a comprehensive suite of algorithms and data structures for network analysis, as well as extensive documentation and community support.