https://github.com/koaning/wigglystuff
A collection of creative AnyWidgets for Python notebook environments
https://github.com/koaning/wigglystuff
Last synced: 3 months ago
JSON representation
A collection of creative AnyWidgets for Python notebook environments
- Host: GitHub
- URL: https://github.com/koaning/wigglystuff
- Owner: koaning
- License: mit
- Created: 2024-05-19T19:19:03.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2026-01-29T16:31:20.000Z (3 months ago)
- Last Synced: 2026-01-30T04:49:52.109Z (3 months ago)
- Language: JavaScript
- Homepage: https://koaning.github.io/wigglystuff/
- Size: 38.9 MB
- Stars: 163
- Watchers: 2
- Forks: 15
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Agents: agents.md
Awesome Lists containing this project
- awesome-marimo - wigglystuff - Creative widgets for explorable explanations. (Libraries / Deployment Templates)
README
# wigglystuff
> "A collection of creative AnyWidgets for Python notebook environments."
The project uses [anywidget](https://anywidget.dev/) under the hood so our tools should work in [marimo](https://marimo.io/), [Jupyter](https://jupyter.org/), [Shiny for Python](https://shiny.posit.co/py/docs/jupyter-widgets.html), [VSCode](https://code.visualstudio.com/docs/datascience/jupyter-notebooks), [Colab](https://colab.google/), [Solara](https://solara.dev/), etc. Because of the anywidget integration you should also be able interact with [ipywidgets](https://ipywidgets.readthedocs.io/en/stable/) natively.
## Install
```
uv pip install wigglystuff
```
## Widget Gallery
Slider2D

Demo · API · MD
Matrix

Demo · API · MD
Paint

Demo · API · MD
EdgeDraw

Demo · API · MD
SortableList

Demo · API · MD
ColorPicker

Demo · API · MD
GamepadWidget

Demo · API · MD
KeystrokeWidget

Demo · API · MD
SpeechToText

Demo · API · MD
CopyToClipboard

Demo · API · MD
CellTour

Demo · API · MD
WebcamCapture

Demo · API · MD
ThreeWidget

Demo · API · MD
ImageRefreshWidget

Demo · API · MD
HTMLRefreshWidget

Demo · API · MD
ProgressBar

Demo · API · MD
PulsarChart

Demo · API · MD
TextCompare

Demo · API · MD
EnvConfig

Demo · API · MD
Tangle

Demo · API · MD
ChartPuck

Demo · API · MD
