| Script Name | Description |
|---|---|
| PackUI | Package a .py script and its .pyui file into a self-extracting bundle |
| Task-List | Create, read, update, and delete task lists |
| ui-tutorial | UI Tutorial gives you a running start in using the ui module |
| uicomponents | Various specialized ui components |
| Script Name | Description |
|---|---|
| Nav view example | An example on how to use the nav view |
| proplistener | Observe changes in ui properties, and take action |
| zoomview | Pinch zoomable window example |
| tabbedview | View with tabs that switch subview |
| touchdispatcher | Intercept touch events before sending to subviews |
| Script Name | Description |
|---|---|
| Hydrogen | A lightweight GUI framework for Pythonista that requires HydrogenLayouts and HydrogenDemo |