I want to run python script from HTML page ,i have no idea how to do it . So asking Is it possible to run python script from html button ?, if possible please share the steps .Thanks in advance
-
you should use python web frameworks flask, django, web2py .... then you can use python on htmlMetalik– Metalik2018-07-05 06:15:14 +00:00Commented Jul 5, 2018 at 6:15
-
Try thisRohithS98– RohithS982018-07-05 06:30:18 +00:00Commented Jul 5, 2018 at 6:30
-
Possible duplicate of Running Python scripts from HTML buttonRohithS98– RohithS982018-07-05 06:31:45 +00:00Commented Jul 5, 2018 at 6:31
Add a comment
|