freebsd-ports/devel/py-anywidget/pkg-descr

9 lines
370 B
Plaintext

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