# WestHealth/pyvis

Python package for creating and visualizing interactive network graphs.

Repository: https://github.com/WestHealth/pyvis
Canonical: https://ross.abutalabs.com/products/pyvis
Homepage: http://pyvis.readthedocs.io/en/latest/
Language: HTML
License: BSD-3-Clause
License Family: permissive
Topics: network-visualization, python, networkx
Last push: 2024-04-24T08:16:27+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3038, "days_push": 861, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1200, forks 186 (observed 2026-08-28T04:03:58.110939+00:00)

## What it is
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
- artifact type: library
- maturity: stable
- function: data-visualization, charts
- domain: data-visualization, data-science, web-development
- platform: python, cross-platform
- tags: network-visualization, networkx, visjs, interactive-graphs, graph-visualization

## Member repositories
- WestHealth/pyvis (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:58.110939+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:20:46.155641+00:00, confidence not recorded.
  - readme: https://github.com/WestHealth/pyvis (fetched 2026-08-28T04:03:58.110939+00:00, sha a745fefcb559)
- Data as of 2026-08-30T08:39:29.467469+00:00.
