Top 6 Python graph-visualization Projects
-
Project mention: The AI-Native GraphDB + GraphRAG + Graph Memory Landscape & Market Catalog | dev.to | 2025-10-26
NetworkX - networkx.org/
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
pygraphistry
PyGraphistry is a Python library to quickly load, shape, embed, and explore big graphs with the GPU-accelerated Graphistry visual graph analyzer
Project mention: Show HN: ChartGPU – WebGPU-powered charting library (1M points at 60fps) | news.ycombinator.com | 2026-01-21You may enjoy Graphistry (eg, pygraphistry, GraphistryJS), where our users regularly do 1M+ entities interactively. Webgl frontend, GPU server backend for layouts too intense for frontend. We have been working on stability over the last year with large-scale rollout users, and now working on the next 10X+ of visual scaling. Python version: https://github.com/graphistry/pygraphistry
Most recently adding to the family open source GFQL (cypher on GPUs, including apache arrow etc dataframe support for fast & easy large data loading).
-
emerge
Emerge is a browser-based interactive codebase and dependency visualization tool for many different programming languages. It supports some basic code quality and graph metrics and provides a simple and intuitive way to explore and analyze a codebase by using graph structures.
-
-
codegraph
Static Python dependency graph with interactive HTML visualization, massive object detection, and unlinked module analysis (no code execution). (by xnuinside)
-
claude-atlas
Scan, map, and visualize your Claude Code setup. Find duplicate agents, conflicting triggers, and orphaned CLAUDE.md files before they silently break your workflow.
Project mention: I audited my own Claude Code setup and found 21 issues in 72 artifacts | dev.to | 2026-04-23So v0.4.0 (planned) inverts the priority: triage dashboard with per-issue cards becomes the default, graph moves to a secondary tab. I wrote that realization up in the public roadmap before implementing it, as a way to commit to the change and invite feedback.
Python graph-visualization discussion
Python graph-visualization related posts
Index
What are some of the best open-source graph-visualization projects in Python? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | NetworkX | 17,020 |
| 2 | pygraphistry | 2,523 |
| 3 | emerge | 1,070 |
| 4 | pygraphviz | 843 |
| 5 | codegraph | 483 |
| 6 | claude-atlas | 1 |