SaaSHub helps you find the best software and product alternatives Learn more →
Anywidget Alternatives
Similar projects and alternatives to anywidget based on common topics and language
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
Zeppelin
Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala and more.
-
-
-
-
-
-
Nutrient
Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
anywidget discussion
anywidget reviews and mentions
-
Apache Zeppelin
This is possible to do with ipywidgets [0] and all the ipy[stuff] packages.
bqplot [1] for example is great for 2D dataviz, very responsive and updates real-time. Based on D3 I believe. Usually I can do what I want with base widgets and bqplot and the result is pretty.
ipyleaflet is another popular library for maps.
I especially enjoy using them with voila [2] to create an app, or voici [3] for a pure-frontend (wasm) version.
If you want to develop a widget, the new-ish anywidget library can reveal handy [4]
[0] https://ipywidgets.readthedocs.io/en/stable/
[1] https://github.com/bqplot/bqplot
[2] https://voila.readthedocs.io/en/stable/
[3] https://voici.readthedocs.io/en/latest/
[4] https://anywidget.dev/
-
Build Marimo Plugins with Anywidget
You can now build plugins inside marimo using anywidget (https://github.com/manzt/anywidget).
For reference, we did a Show HN for marimo earlier this year (https://news.ycombinator.com/item?id=38971966).
-
Introducing anwidget: Custom Jupyter Widgets Made Easy
Learn more in the announcement or on GitHub.
-
A note from our sponsor - SaaSHub
www.saashub.com | 13 Feb 2025
Stats
manzt/anywidget is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of anywidget is Python.