{"categories":[{"label":"Dynamic Content","url":"https://skillfed.io/packages/category/internet-www-http-dynamic-content"}],"enrichment":{"capability":"Embeds ag-grid, a feature-rich data grid component, into Streamlit applications to display and interact with tabular data with sorting, filtering, editing, and export capabilities.","skillfed_tags":["streamlit-component","data-visualization","interactive-tables"],"use_cases":["Display and allow editing of CSV or database query results directly in a Streamlit dashboard without custom HTML.","Build interactive data exploration tools where selecting or filtering grid rows triggers updates to charts or metrics.","Export grid data to Excel or CSV after user-driven filtering or sorting within the app.","Create admin interfaces or data-entry forms where users edit tabular data and changes are captured by Streamlit.","Render large pandas DataFrames with built-in pagination and search to avoid overwhelming the browser."],"what_it_does":"streamlit-aggrid wraps ag-grid, a mature web-based data grid library, into a Streamlit component so you can display pandas DataFrames and JSON data as interactive, sortable, filterable tables within Streamlit applications. The grid sends edited data back to Python, allowing you to react to user changes\u2014cell edits, row selections, column reordering\u2014and update other Streamlit widgets in response.\n\nThe package handles data serialization between browser and server, supports themes, cell rendering customization, and grid state persistence. It depends on streamlit, pandas, and python-decouple, and is maintained by a solo developer with active bug fixes and feature updates. Recent versions added server-client synchronization control and improved data type handling for edited cells.","worth_installing":"Yes. Low install friction, permissive MIT license, active maintenance, no known vulnerabilities, and solid popularity make it a safe choice for Streamlit projects needing interactive tables. The solo-developer model carries some risk for critical production use, but the codebase is stable and well-tested as of version 1.2.1.post2."},"id":"streamlit-aggrid","links":{"html":"https://skillfed.io/packages/streamlit-aggrid","md":"https://skillfed.io/packages/streamlit-aggrid.md","pypi":"https://pypi.org/project/streamlit-aggrid/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2025-12-29","license_spdx":null,"license_treatment":"permissive","name":"streamlit-aggrid","python_support":"supports_current","summary":"Streamlit component implementation of ag-grid"},"popularity":{"monthly_downloads":921988,"position":4715,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.2.1.post2"}
