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

PablocFonseca/streamlit-aggrid

Implementation of Ag-Grid component for Streamlit observed · 2026-08-28

github.com/PablocFonseca/streamlit-aggrid · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

85/100

  • Activity 98
  • Release rhythm 60
  • Longevity 100

Flags: prerelease_only

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: 173.0
  • age_days: 2085
  • days_rel: 55
  • days_push: 16
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

1294 stars · 227 forks observed · 2026-08-28

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

A Streamlit component that wraps the Ag-Grid JavaScript data grid, allowing interactive, editable tables in Streamlit apps. Grid edits are sent back to Python so dataframes can be reused in other components.

Use cases

  • show an interactive sortable table of a pandas dataframe in a streamlit app
  • let users edit spreadsheet-like data in a web dashboard and get changes back in python
  • build a data dashboard with filtering and grouping on large tables
  • update a chart when the user edits grid rows
  • display large datasets with pagination and selection in streamlit

When to choose

  • you are building Streamlit apps and need rich, interactive data grids beyond st.dataframe
  • you want in-browser cell editing with results returned to Python
  • you need Ag-Grid features like grouping, filtering, and selection in a Python dashboard

When to avoid

  • you are not using Streamlit
  • you need Ag-Grid enterprise features without an Ag-Grid license
  • you only need a simple static table display

Facets

plugin · maturity active

ui-components data-visualization plugin-system data-visualization web-development data-science developer-tools python cross-platform streamlit ag-grid data-grid editable-tables pandas web-server

3 sources

Member repositories

RepositoryRoleHealth v2
PablocFonseca/streamlit-aggridmain85

For agents

markdown · JSON · MCP: product_card(name="PablocFonseca/streamlit-aggrid")

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