toga
Package — GUIPython 3.7+Intermediate
BeeWare's native UI toolkit for Python (cross-platform)
Quick Info
- Documentation
- Official Docs
- Python Version
- 3.7+
- Dependencies
- None (platform-specific backends auto-installed)
- Install
pip install toga
Learn by Difficulty
Quick Example
python
# Install: pip install toga import toga # Basic toga usage print(f"Using toga") # See documentation for detailed examples
toga is a third-party package. BeeWare's native UI toolkit for Python (cross-platform). Install with: pip install toga
Try in PlaygroundTags
packageguidesktopui