Ross ROSS = Recommend OSS · open-source software intelligence for agents

vispy/vispy

Main repository for Vispy observed · 2026-08-28

github.com/vispy/vispy · homepage · Python · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 99
  • Release rhythm 84
  • Longevity 100

Flags: no_license

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: 22
  • age_days: 4913
  • days_rel: 105
  • days_push: 7
  • n_releases_24m: 6

Full methodology

Adoption not part of the score

3584 stars · 631 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

VisPy is a high-performance interactive 2D/3D data visualization library for Python that leverages GPU power through OpenGL to display very large datasets. It offers both a Pythonic low-level OpenGL interface (gloo) and higher-level plotting/scene APIs that integrate with Qt, GLFW, wx, and Jupyter notebook backends.

Use cases

  • plot millions of points interactively in python
  • real-time streaming data visualization
  • render 3d meshes and volume data on gpu
  • build scientific gui applications with fast plotting widgets
  • embed interactive plots in jupyter notebooks
  • write custom glsl shaders from python
  • fast interactive 3d model visualization

When to choose

  • you need GPU-accelerated rendering of very large datasets in Python
  • you want interactive scientific plots that outperform matplotlib
  • you need a NumPy-aware interface to OpenGL without writing raw GL calls
  • you want visualizations in desktop GUIs or Jupyter notebooks

When to avoid

  • you only need simple static publication-quality plots
  • your environment lacks a modern GPU or up-to-date graphics drivers
  • you need a fully high-level API with no graphics knowledge - the scene/plot interfaces are still maturing
  • you want a Vulkan/WebGPU-native stack today (consider Datoviz instead)

Facets

library · maturity stable

data-visualization graphics image-processing data-visualization data-science graphics python cross-platform opengl gpu-rendering scientific-plotting 3d-visualization numpy qt jupyter webgl scene-graph glsl scientific-visualization gpu desktop

4 sources

Member repositories

RepositoryRoleHealth v2
vispy/vispymain94

For agents

markdown · JSON · MCP: product_card(name="vispy/vispy")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem