Hello is it posible to execute a pythin script from web ?
I got a pythin script.
I got a working webserver setup on my RPi
Can i execute a python script with a button on my webserver ? instead of execute it on the server console with "python script.py"
/Casper