PablocFonseca/streamlit-aggrid
Implementation of Ag-Grid component for Streamlit 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
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
- readme: https://github.com/PablocFonseca/streamlit-aggrid · fetched 2026-08-28 · d9cf3a9d74c1
- homepage: https://pypi.org/project/streamlit-aggrid/ · fetched 2026-08-29 · 4b4e8fead74a
- registry_pypi: https://pypi.org/pypi/streamlit-aggrid/json · fetched 2026-08-29 · 4614b80be4b5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| PablocFonseca/streamlit-aggrid | main | 85 |
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