Is there a way to run python script for html webpage? it's very important. i have a python script works fine in my raspberry Pi but i want to work with my home page,
how can i do that?
Is there a way to run python script for html webpage? it's very important. i have a python script works fine in my raspberry Pi but i want to work with my home page,
how can i do that?
Yes, see this how to:https://wiki.python.org/moin/CgiScripts
Yes, see this how to:https://wiki.python.org/moin/CgiScripts
OK becuase i'm new in that
how can i plug in my python program file that it works fine to HTML. i want to run my python program on the net. i used raspberry pi to create the python program