+ 2
Code Phyton inside html page
Can you insert a Phyton code inside a web page? If it is yes, how? Thank you.
2 Respostas
+ 3
•https://docs.python.org/2/howto/webservers.html
•https://smallbusiness.chron.com/run-python-webpage-33100.html
An eg :-
https://code.sololearn.com/W5v76nCjupV7/?ref=app
+ 2
Can you please explain your question further? do you mean a webpage written in different languages like PHP? or any kind of webpage even when it is python? for the latter, I think that is the purpose of Flask and Django web frameworks.