0

I want to execute a simple python script on the client-side on any mobile device in the background. in fact, I just want to use the user Ip address to run my simple script for once.

Actually, I want to run this script on any mobile device without using some frameworks or without installing any application like Qpython or BeeWare or any other program. because I don't want to force anybody to install any apk file to run my script.

is it any way to run a simple script on the client side for example when a user clicks on a link?

pay attention that I don't want to run my script on the server side so it is not a good way to use the Flask framework, because, in this way, the script will be run on the server-side.

Saeed
  • 149
  • 3
  • 11

0 Answers0