Is it possible to run Python scripts on IOS device, iPhone specifically? All the sceipt does is 'click' and take screenshots

Viewed 14

I have some Python code that takes some screenshots and does some clicking based on the area of a screen.

I was wondering if it is possible to run this python code on my iPhone?

0 Answers
Related