Hello everyone,
I am working on a project involving a raspberry pi and a small screen. For now I’m just using HDMI to a monitor for output.
If I create a “app” - more so the UI in Pythonista - what would I need to do to run the .pyui files on my Pi?
I would liked to setup a workflow where I can rapidly edit the UI from my iPad - once I get going I’ll be good I believe.
It’s mostly getting it running initially and any special considerations for running .pyui files from Pythonista
So in saying that is there a specific framework/library I need to load or are there any specific considerations for the transition from inside-iOS-Pythonista to my pi?
Thank you in advance!