{"id":15521424,"url":"https://github.com/koaning/wigglystuff","last_synced_at":"2026-02-02T15:22:29.242Z","repository":{"id":240566773,"uuid":"802979897","full_name":"koaning/wigglystuff","owner":"koaning","description":"A collection of creative AnyWidgets for Python notebook environments ","archived":false,"fork":false,"pushed_at":"2026-01-29T16:31:20.000Z","size":40789,"stargazers_count":163,"open_issues_count":6,"forks_count":15,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-01-30T04:49:52.109Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://koaning.github.io/wigglystuff/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/koaning.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"agents.md","dco":null,"cla":null}},"created_at":"2024-05-19T19:19:03.000Z","updated_at":"2026-01-29T19:18:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"79fc1d71-4344-4482-afaa-78bac34938d9","html_url":"https://github.com/koaning/wigglystuff","commit_stats":{"total_commits":29,"total_committers":1,"mean_commits":29.0,"dds":0.0,"last_synced_commit":"3290467198c5bc616c2fde432fceb8ce7c34d341"},"previous_names":["koaning/wigglystuff"],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/koaning/wigglystuff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koaning%2Fwigglystuff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koaning%2Fwigglystuff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koaning%2Fwigglystuff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koaning%2Fwigglystuff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koaning","download_url":"https://codeload.github.com/koaning/wigglystuff/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koaning%2Fwigglystuff/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29014057,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-02T14:58:54.169Z","status":"ssl_error","status_checked_at":"2026-02-02T14:58:51.285Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-02T10:34:37.778Z","updated_at":"2026-02-02T15:22:29.237Z","avatar_url":"https://github.com/koaning.png","language":"JavaScript","readme":"# wigglystuff \n\n\u003e \"A collection of creative AnyWidgets for Python notebook environments.\"\n\nThe 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. \n\n## Install \n\n```\nuv pip install wigglystuff\n```\n\n## Widget Gallery\n\n\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd align=\"center\"\u003e\u003cb\u003eSlider2D\u003c/b\u003e\u003cbr\u003e\u003ca href=\"https://koaning.github.io/wigglystuff/examples/slider2d/\"\u003e\u003cimg src=\"./mkdocs/assets/gallery/slider2d.png\" width=\"200\"\u003e\u003c/a\u003e\u003cbr\u003e\u003ca href=\"https://koaning.github.io/wigglystuff/examples/slider2d/\"\u003eDemo\u003c/a\u003e · \u003ca href=\"https://koaning.github.io/wigglystuff/reference/slider2d/\"\u003eAPI\u003c/a\u003e · \u003ca href=\"https://koaning.github.io/wigglystuff/reference/slider2d.md\"\u003eMD\u003c/a\u003e\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\u003cb\u003eMatrix\u003c/b\u003e\u003cbr\u003e\u003ca href=\"https://koaning.github.io/wigglystuff/examples/matrix/\"\u003e\u003cimg src=\"./mkdocs/assets/gallery/matrix.png\" width=\"200\"\u003e\u003c/a\u003e\u003cbr\u003e\u003ca href=\"https://koaning.github.io/wigglystuff/examples/matrix/\"\u003eDemo\u003c/a\u003e · \u003ca href=\"https://koaning.github.io/wigglystuff/reference/matrix/\"\u003eAPI\u003c/a\u003e · \u003ca href=\"https://koaning.github.io/wigglystuff/reference/matrix.md\"\u003eMD\u003c/a\u003e\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\u003cb\u003ePaint\u003c/b\u003e\u003cbr\u003e\u003ca href=\"https://koaning.github.io/wigglystuff/examples/paint/\"\u003e\u003cimg src=\"./mkdocs/assets/gallery/paint.png\" width=\"200\"\u003e\u003c/a\u003e\u003cbr\u003e\u003ca href=\"https://koaning.github.io/wigglystuff/examples/paint/\"\u003eDemo\u003c/a\u003e · \u003ca href=\"https://koaning.github.io/wigglystuff/reference/paint/\"\u003eAPI\u003c/a\u003e · \u003ca href=\"https://koaning.github.io/wigglystuff/reference/paint.md\"\u003eMD\u003c/a\u003e\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd align=\"center\"\u003e\u003cb\u003eEdgeDraw\u003c/b\u003e\u003cbr\u003e\u003ca href=\"https://koaning.github.io/wigglystuff/examples/edgedraw/\"\u003e\u003cimg src=\"./mkdocs/assets/gallery/edgedraw.png\" width=\"200\"\u003e\u003c/a\u003e\u003cbr\u003e\u003ca href=\"https://koaning.github.io/wigglystuff/examples/edgedraw/\"\u003eDemo\u003c/a\u003e · \u003ca href=\"https://koaning.github.io/wigglystuff/reference/edge-draw/\"\u003eAPI\u003c/a\u003e · \u003ca href=\"https://koaning.github.io/wigglystuff/reference/edge-draw.md\"\u003eMD\u003c/a\u003e\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\u003cb\u003eSortableList\u003c/b\u003e\u003cbr\u003e\u003ca href=\"https://koaning.github.io/wigglystuff/examples/sortlist/\"\u003e\u003cimg src=\"./mkdocs/assets/gallery/sortablelist.png\" width=\"200\"\u003e\u003c/a\u003e\u003cbr\u003e\u003ca href=\"https://koaning.github.io/wigglystuff/examples/sortlist/\"\u003eDemo\u003c/a\u003e · \u003ca href=\"https://koaning.github.io/wigglystuff/reference/sortable-list/\"\u003eAPI\u003c/a\u003e · \u003ca href=\"https://koaning.github.io/wigglystuff/reference/sortable-list.md\"\u003eMD\u003c/a\u003e\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\u003cb\u003eColorPicker\u003c/b\u003e\u003cbr\u003e\u003ca href=\"https://koaning.github.io/wigglystuff/examples/colorpicker/\"\u003e\u003cimg src=\"./mkdocs/assets/gallery/colorpicker.png\" width=\"200\"\u003e\u003c/a\u003e\u003cbr\u003e\u003ca href=\"https://koaning.github.io/wigglystuff/examples/colorpicker/\"\u003eDemo\u003c/a\u003e · \u003ca href=\"https://koaning.github.io/wigglystuff/reference/color-picker/\"\u003eAPI\u003c/a\u003e · \u003ca href=\"https://koaning.github.io/wigglystuff/reference/color-picker.md\"\u003eMD\u003c/a\u003e\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd align=\"center\"\u003e\u003cb\u003eGamepadWidget\u003c/b\u003e\u003cbr\u003e\u003ca href=\"https://koaning.github.io/wigglystuff/examples/gamepad/\"\u003e\u003cimg src=\"./mkdocs/assets/gallery/gamepad.png\" width=\"200\"\u003e\u003c/a\u003e\u003cbr\u003e\u003ca href=\"https://koaning.github.io/wigglystuff/examples/gamepad/\"\u003eDemo\u003c/a\u003e · \u003ca href=\"https://koaning.github.io/wigglystuff/reference/gamepad/\"\u003eAPI\u003c/a\u003e · \u003ca href=\"https://koaning.github.io/wigglystuff/reference/gamepad.md\"\u003eMD\u003c/a\u003e\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\u003cb\u003eKeystrokeWidget\u003c/b\u003e\u003cbr\u003e\u003ca href=\"https://koaning.github.io/wigglystuff/examples/keystroke/\"\u003e\u003cimg src=\"./mkdocs/assets/gallery/keystroke.png\" width=\"200\"\u003e\u003c/a\u003e\u003cbr\u003e\u003ca href=\"https://koaning.github.io/wigglystuff/examples/keystroke/\"\u003eDemo\u003c/a\u003e · \u003ca href=\"https://koaning.github.io/wigglystuff/reference/keystroke/\"\u003eAPI\u003c/a\u003e · \u003ca href=\"https://koaning.github.io/wigglystuff/reference/keystroke.md\"\u003eMD\u003c/a\u003e\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\u003cb\u003eSpeechToText\u003c/b\u003e\u003cbr\u003e\u003ca href=\"https://koaning.github.io/wigglystuff/examples/talk/\"\u003e\u003cimg src=\"./mkdocs/assets/gallery/speechtotext.png\" width=\"200\"\u003e\u003c/a\u003e\u003cbr\u003e\u003ca href=\"https://koaning.github.io/wigglystuff/examples/talk/\"\u003eDemo\u003c/a\u003e · \u003ca href=\"https://koaning.github.io/wigglystuff/reference/talk/\"\u003eAPI\u003c/a\u003e · \u003ca href=\"https://koaning.github.io/wigglystuff/reference/talk.md\"\u003eMD\u003c/a\u003e\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd align=\"center\"\u003e\u003cb\u003eCopyToClipboard\u003c/b\u003e\u003cbr\u003e\u003ca href=\"https://koaning.github.io/wigglystuff/examples/copytoclipboard/\"\u003e\u003cimg src=\"./mkdocs/assets/gallery/copytoclipboard.png\" width=\"200\"\u003e\u003c/a\u003e\u003cbr\u003e\u003ca href=\"https://koaning.github.io/wigglystuff/examples/copytoclipboard/\"\u003eDemo\u003c/a\u003e · \u003ca href=\"https://koaning.github.io/wigglystuff/reference/copy-to-clipboard/\"\u003eAPI\u003c/a\u003e · \u003ca href=\"https://koaning.github.io/wigglystuff/reference/copy-to-clipboard.md\"\u003eMD\u003c/a\u003e\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\u003cb\u003eCellTour\u003c/b\u003e\u003cbr\u003e\u003ca href=\"https://koaning.github.io/wigglystuff/examples/celltour/\"\u003e\u003cimg src=\"./mkdocs/assets/gallery/celltour.png\" width=\"200\"\u003e\u003c/a\u003e\u003cbr\u003e\u003ca href=\"https://koaning.github.io/wigglystuff/examples/celltour/\"\u003eDemo\u003c/a\u003e · \u003ca href=\"https://koaning.github.io/wigglystuff/reference/cell-tour/\"\u003eAPI\u003c/a\u003e · \u003ca href=\"https://koaning.github.io/wigglystuff/reference/cell-tour.md\"\u003eMD\u003c/a\u003e\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\u003cb\u003eWebcamCapture\u003c/b\u003e\u003cbr\u003e\u003ca href=\"https://koaning.github.io/wigglystuff/examples/webcam_capture/\"\u003e\u003cimg src=\"./mkdocs/assets/gallery/webcam-capture.png\" width=\"200\"\u003e\u003c/a\u003e\u003cbr\u003e\u003ca href=\"https://koaning.github.io/wigglystuff/examples/webcam_capture/\"\u003eDemo\u003c/a\u003e · \u003ca href=\"https://koaning.github.io/wigglystuff/reference/webcam-capture/\"\u003eAPI\u003c/a\u003e · \u003ca href=\"https://koaning.github.io/wigglystuff/reference/webcam-capture.md\"\u003eMD\u003c/a\u003e\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd align=\"center\"\u003e\u003cb\u003eThreeWidget\u003c/b\u003e\u003cbr\u003e\u003ca href=\"https://koaning.github.io/wigglystuff/examples/threewidget/\"\u003e\u003cimg src=\"./mkdocs/assets/gallery/threewidget.png\" width=\"200\"\u003e\u003c/a\u003e\u003cbr\u003e\u003ca href=\"https://koaning.github.io/wigglystuff/examples/threewidget/\"\u003eDemo\u003c/a\u003e · \u003ca href=\"https://koaning.github.io/wigglystuff/reference/three-widget/\"\u003eAPI\u003c/a\u003e · \u003ca href=\"https://koaning.github.io/wigglystuff/reference/three-widget.md\"\u003eMD\u003c/a\u003e\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\u003cb\u003eImageRefreshWidget\u003c/b\u003e\u003cbr\u003e\u003ca href=\"https://koaning.github.io/wigglystuff/examples/htmlwidget/\"\u003e\u003cimg src=\"./mkdocs/assets/gallery/imagerefresh.png\" width=\"200\"\u003e\u003c/a\u003e\u003cbr\u003e\u003ca href=\"https://koaning.github.io/wigglystuff/examples/htmlwidget/\"\u003eDemo\u003c/a\u003e · \u003ca href=\"https://koaning.github.io/wigglystuff/reference/image-refresh/\"\u003eAPI\u003c/a\u003e · \u003ca href=\"https://koaning.github.io/wigglystuff/reference/image-refresh.md\"\u003eMD\u003c/a\u003e\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\u003cb\u003eHTMLRefreshWidget\u003c/b\u003e\u003cbr\u003e\u003ca href=\"https://koaning.github.io/wigglystuff/examples/htmlwidget/\"\u003e\u003cimg src=\"./mkdocs/assets/gallery/htmlwidget.png\" width=\"200\"\u003e\u003c/a\u003e\u003cbr\u003e\u003ca href=\"https://koaning.github.io/wigglystuff/examples/htmlwidget/\"\u003eDemo\u003c/a\u003e · \u003ca href=\"https://koaning.github.io/wigglystuff/reference/html-refresh/\"\u003eAPI\u003c/a\u003e · \u003ca href=\"https://koaning.github.io/wigglystuff/reference/html-refresh.md\"\u003eMD\u003c/a\u003e\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd align=\"center\"\u003e\u003cb\u003eProgressBar\u003c/b\u003e\u003cbr\u003e\u003ca href=\"https://koaning.github.io/wigglystuff/examples/htmlwidget/\"\u003e\u003cimg src=\"./mkdocs/assets/gallery/progressbar.png\" width=\"200\"\u003e\u003c/a\u003e\u003cbr\u003e\u003ca href=\"https://koaning.github.io/wigglystuff/examples/htmlwidget/\"\u003eDemo\u003c/a\u003e · \u003ca href=\"https://koaning.github.io/wigglystuff/reference/progress-bar/\"\u003eAPI\u003c/a\u003e · \u003ca href=\"https://koaning.github.io/wigglystuff/reference/progress-bar.md\"\u003eMD\u003c/a\u003e\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\u003cb\u003ePulsarChart\u003c/b\u003e\u003cbr\u003e\u003ca href=\"https://koaning.github.io/wigglystuff/examples/pulsarchart/\"\u003e\u003cimg src=\"./mkdocs/assets/gallery/pulsarchart.png\" width=\"200\"\u003e\u003c/a\u003e\u003cbr\u003e\u003ca href=\"https://koaning.github.io/wigglystuff/examples/pulsarchart/\"\u003eDemo\u003c/a\u003e · \u003ca href=\"https://koaning.github.io/wigglystuff/reference/pulsar-chart/\"\u003eAPI\u003c/a\u003e · \u003ca href=\"https://koaning.github.io/wigglystuff/reference/pulsar-chart.md\"\u003eMD\u003c/a\u003e\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\u003cb\u003eTextCompare\u003c/b\u003e\u003cbr\u003e\u003ca href=\"https://koaning.github.io/wigglystuff/examples/textcompare/\"\u003e\u003cimg src=\"./mkdocs/assets/gallery/textcompare.png\" width=\"200\"\u003e\u003c/a\u003e\u003cbr\u003e\u003ca href=\"https://koaning.github.io/wigglystuff/examples/textcompare/\"\u003eDemo\u003c/a\u003e · \u003ca href=\"https://koaning.github.io/wigglystuff/reference/text-compare/\"\u003eAPI\u003c/a\u003e · \u003ca href=\"https://koaning.github.io/wigglystuff/reference/text-compare.md\"\u003eMD\u003c/a\u003e\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd align=\"center\"\u003e\u003cb\u003eEnvConfig\u003c/b\u003e\u003cbr\u003e\u003ca href=\"https://koaning.github.io/wigglystuff/examples/envconfig/\"\u003e\u003cimg src=\"./mkdocs/assets/gallery/envconfig.png\" width=\"200\"\u003e\u003c/a\u003e\u003cbr\u003e\u003ca href=\"https://koaning.github.io/wigglystuff/examples/envconfig/\"\u003eDemo\u003c/a\u003e · \u003ca href=\"https://koaning.github.io/wigglystuff/reference/env-config/\"\u003eAPI\u003c/a\u003e · \u003ca href=\"https://koaning.github.io/wigglystuff/reference/env-config.md\"\u003eMD\u003c/a\u003e\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\u003cb\u003eTangle\u003c/b\u003e\u003cbr\u003e\u003ca href=\"https://koaning.github.io/wigglystuff/examples/tangle/\"\u003e\u003cimg src=\"./mkdocs/assets/gallery/tangle.png\" width=\"200\"\u003e\u003c/a\u003e\u003cbr\u003e\u003ca href=\"https://koaning.github.io/wigglystuff/examples/tangle/\"\u003eDemo\u003c/a\u003e · \u003ca href=\"https://koaning.github.io/wigglystuff/reference/tangle/\"\u003eAPI\u003c/a\u003e · \u003ca href=\"https://koaning.github.io/wigglystuff/reference/tangle.md\"\u003eMD\u003c/a\u003e\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\u003cb\u003eChartPuck\u003c/b\u003e\u003cbr\u003e\u003ca href=\"https://koaning.github.io/wigglystuff/examples/chartpuck/\"\u003e\u003cimg src=\"./mkdocs/assets/gallery/chartpuck.png\" width=\"200\"\u003e\u003c/a\u003e\u003cbr\u003e\u003ca href=\"https://koaning.github.io/wigglystuff/examples/chartpuck/\"\u003eDemo\u003c/a\u003e · \u003ca href=\"https://koaning.github.io/wigglystuff/reference/chart-puck/\"\u003eAPI\u003c/a\u003e · \u003ca href=\"https://koaning.github.io/wigglystuff/reference/chart-puck.md\"\u003eMD\u003c/a\u003e\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd align=\"center\"\u003e\u003cb\u003eChartSelect\u003c/b\u003e\u003cbr\u003e\u003ca href=\"https://koaning.github.io/wigglystuff/examples/chartselect/\"\u003e\u003cimg src=\"./mkdocs/assets/gallery/chartselect.png\" width=\"200\"\u003e\u003c/a\u003e\u003cbr\u003e\u003ca href=\"https://koaning.github.io/wigglystuff/examples/chartselect/\"\u003eDemo\u003c/a\u003e · \u003ca href=\"https://koaning.github.io/wigglystuff/reference/chart-select/\"\u003eAPI\u003c/a\u003e · \u003ca href=\"https://koaning.github.io/wigglystuff/reference/chart-select.md\"\u003eMD\u003c/a\u003e\u003c/td\u003e\n\u003c/tr\u003e\n\u003c/table\u003e\n","funding_links":[],"categories":["Libraries"],"sub_categories":["Deployment Templates"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoaning%2Fwigglystuff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkoaning%2Fwigglystuff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoaning%2Fwigglystuff/lists"}