dearpygui — Easy Playground
Fast GPU-accelerated GUI for tools and visualizations
Getting started with dearpyguiRun locally
Install
pip install dearpyguiPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: dearpygui)
dearpygui is a third-party package. Fast GPU-accelerated GUI for tools and visualizations. Install with: pip install dearpygui
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?