shinywidgets 0.7.1


pip install shinywidgets

  Latest version

Released: Jan 22, 2026


Meta
Author: Carson Sievert
Requires Python: >=3.10

Classifiers

Development Status
  • 2 - Pre-Alpha

Intended Audience
  • Developers

License
  • OSI Approved :: MIT License

Natural Language
  • English

Programming Language
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13
  • Python :: 3.14

shinywidgets

Render ipywidgets inside a Shiny (for Python) app.

See the Jupyter Widgets article on the Shiny for Python website for more details.

Installation

pip install shinywidgets

Development

If you want to do development on {shinywidgets}, run:

pip install -e ".[dev,test]"
cd js && yarn watch

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras:
Dependencies:
ipywidgets (>=7.6.5)
jupyter_core
shiny (>=0.6.1.9005)
python-dateutil (>=2.8.2)
anywidget