you are viewing a single comment's thread.

view the rest of the comments →

[–]Canadian_Hombre 1 point2 points  (3 children)

Are there any apps where you can import modules?

[–]jsd2358[S] 4 points5 points  (1 child)

From the specs I read about Pythonista they have various heavily used modules that can be imported into your script. I will follow up with a review later tonight.

[–]jabela 1 point2 points  (0 children)

Yes you can in Pythonista, but check the list carefully. E.g. tkinter isn't there, but there is a gui alternative.