Hi All
I guess the question I am asking is are all the modules available in Pythonista on the iPad available when scripting using a python IDE on the Mac? And then use iCloud to port the .py file to the iPad once finished (or mainly finished)?
I appreciate (now) that some modules such as pygame and tkinter are not able to be imported into Pythonista due to them containing elements of C code, but is this the same vice-versa - I am thinking of the scene and UI modules particularly. Is there a way to use those for iPad development on a Mac?
Thanks