dearpygui
Package — GUIPython 3.7+Intermediate
Fast GPU-accelerated GUI for tools and visualizations
Quick Info
- Documentation
- Official Docs
- Python Version
- 3.7+
- Dependencies
- None (C++ binary, self-contained)
- Install
pip install dearpygui
Learn by Difficulty
Quick Example
python
# Install: pip install dearpygui import dearpygui # Basic dearpygui usage print(f"Using dearpygui") # See documentation for detailed examples
dearpygui is a third-party package. Fast GPU-accelerated GUI for tools and visualizations. Install with: pip install dearpygui
Try in PlaygroundTags
packageguidesktopui