{"categories":[{"label":"Graphics","url":"https://skillfed.io/packages/category/multimedia-graphics"}],"enrichment":{"capability":"Provides a Jupyter widget base for building interactive Vue.js components in notebooks, enabling developers to create Vue-based widgets that integrate with the Jupyter ecosystem.","skillfed_tags":["jupyter-widgets","vue-integration","interactive-notebooks"],"use_cases":["Build custom interactive dashboards in notebooks by composing Vue components for data visualization and user input.","Create reusable widget libraries that other notebook users can import and customize without writing JavaScript.","Prototype interactive data exploration tools that combine Vue's reactivity with Python's data processing capabilities.","Develop educational materials with interactive examples that respond to user input in real time within notebooks."],"what_it_does":"ipyvue is a Jupyter widget framework that lets you build interactive components using Vue.js inside notebook cells. It acts as a bridge between Vue's component model and Jupyter's widget system, allowing you to define custom widgets by writing Vue templates and Python classes. The package handles the plumbing of rendering Vue components in the notebook frontend and communicating state changes back to Python.\n\nYou use it by subclassing VueTemplate, defining a Vue template string with HTML and optional scoped CSS, and then instantiating the class to display an interactive widget. It depends only on ipywidgets, making it a lightweight addition to existing Jupyter setups. The framework is actively maintained and has been in use since 2019, with support for Python 3.8 through 3.11.","worth_installing":"Yes, if you need to build interactive Jupyter widgets with Vue.js. The low installation friction, active maintenance, permissive MIT license, and lack of known vulnerabilities make it a safe choice. Install it when you want Vue's component model and reactivity in your notebooks without writing raw JavaScript or dealing with complex widget boilerplate."},"id":"ipyvue","links":{"html":"https://skillfed.io/packages/ipyvue","md":"https://skillfed.io/packages/ipyvue.md","pypi":"https://pypi.org/project/ipyvue/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"ipyvue","python_support":"unspecified","summary":"Jupyter widgets base for Vue libraries"},"popularity":{"monthly_downloads":362380,"position":7232,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.0.0"}
