An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

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

ChartSelect

Demo · API · MD