summaryrefslogtreecommitdiff
path: root/devel/py-anywidget/pkg-descr
blob: a17cb2ab90a717536ed609ab6094cb2065768c7e (plain) (blame)
1
2
3
4
5
6
7
8
Anywidget uses modern web standards to simplify authoring and distributing
custom Jupyter Widgets.

- Create widgets without complicated cookiecutter templates
- Publish to PyPI like any other Python package
- Prototype within .ipynb or .py files
- Run in Jupyter, JupyterLab, Google Colab, VSCode, marimo and more
- Develop with instant HMR, like modern web frameworks