Forum Archive

Basic Hello World UI Example

mypupdaisy

I'm looking for a basic pythonista Hello World UI. Any ideas where I can find a basic example. Thanks

ccc

https://github.com/Pythonista-Tools/Pythonista-Tools/blob/master/UI.md especially the ui-tutorial

JonB

There is also a whole Examples folder in This iPad.

mypupdaisy

@ccc: Perfect! Thank you.

It's been years since I've written in python, but I upgraded my iPhone to iOS 13 and noticed in the Shortcuts App that you can execute a pythonista script. I have several ideas on what I want to write but need to spend some time writing basic apps again to get used to how the coding flow.