Execute python script from HTML
Posted: Fri Feb 28, 2014 5:33 pm
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
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