WestHealth/pyvis
Python package for creating and visualizing interactive network graphs. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3038
- days_rel: n/a
- days_push: 861
- n_releases_24m: 0
Adoption not part of the score
1200 stars · 186 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Pyvis is a Python library for creating and visualizing interactive network graphs, built on top of the vis.js JavaScript visualization library. It integrates with NetworkX and outputs standalone HTML files with interactive, browser-rendered network visualizations.
Use cases
- visualize network graphs interactively from python
- render networkx graphs as interactive html
- create interactive node-link diagrams in jupyter notebooks
- explore graph datasets with pan and zoom
- export network visualizations to shareable html files
- visualize social network or knowledge graph data
When to choose
- you want interactive network graphs from Python with minimal code
- you already use NetworkX and need visualization
- you need standalone HTML output or Jupyter notebook rendering
When to avoid
- you need static publication-quality plots (use matplotlib or graphviz)
- you need large-scale graph rendering beyond vis.js performance limits
- you need non-network chart types
Facets
library · maturity stable
data-visualization charts data-visualization data-science web-development python cross-platform network-visualization networkx visjs interactive-graphs graph-visualization
1 source
- readme: https://github.com/WestHealth/pyvis · fetched 2026-08-28 · a745fefcb559
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| WestHealth/pyvis | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="WestHealth/pyvis")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem