niceguiEasy Playground

Build web-based GUIs with Python; auto-updates via WebSocket

Getting started with niceguiRun locally
Install
pip install nicegui
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: nicegui)

nicegui is a third-party package. Build web-based GUIs with Python; auto-updates via WebSocket. Install with: pip install nicegui

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?