{"categories":[{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks/4"}],"enrichment":{"capability":"Embeds ipywidgets (Jupyter interactive widgets) directly into Shiny for Python applications, bridging the two widget ecosystems.","skillfed_tags":["jupyter-integration","widget-bridge"],"use_cases":["Reuse existing Jupyter notebook widgets in a Shiny web application without rewriting them.","Combine Shiny's app framework with specialized ipywidgets (e.g., scientific plotting or data exploration tools).","Prototype interactive dashboards by mixing Shiny layouts with ipywidget components.","Migrate interactive Jupyter notebooks to production Shiny apps while keeping familiar widget code."],"what_it_does":"shinywidgets is a bridge library that lets you use Jupyter interactive widgets (ipywidgets) inside Shiny for Python applications. It takes the rich widget ecosystem from Jupyter\u2014sliders, dropdowns, plots, and custom widgets\u2014and renders them natively within a Shiny app's UI. The package depends on shiny, ipywidgets, anywidget, jupyter-core, and python-dateutil to coordinate between the two frameworks.\n\nThe library is actively maintained but remains in pre-alpha, meaning the API may change and feature coverage is still evolving. It's useful when you want to reuse existing ipywidget code or leverage the Jupyter widget ecosystem without rewriting components for Shiny's native widget set. Installation is straightforward via pip with no compiled dependencies.","worth_installing":"Yes, if you need to use ipywidgets in a Shiny app or want to bridge Jupyter and Shiny codebases. The low install friction, active maintenance, and permissive license make it a straightforward choice. Be aware it's pre-alpha, so expect potential API changes and test thoroughly before relying on it in production."},"id":"shinywidgets","links":{"html":"https://skillfed.io/packages/shinywidgets","md":"https://skillfed.io/packages/shinywidgets.md","pypi":"https://pypi.org/project/shinywidgets/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-06","license_spdx":null,"license_treatment":"permissive","name":"shinywidgets","python_support":"supports_current","summary":"Render ipywidgets in Shiny applications"},"popularity":{"monthly_downloads":175771,"position":10259,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.8.1"}
