6 ответов
+ 9
you can use python flask to have html code inside your python code
+ 6
@Aminu Ibrahim Abubakar
I don't know too much about it, so you may have to look at some YouTube tutorials.
+ 3
it is the opposite, u can use a library in python to run some html tags, if u really need a logic inside html, my suggest is that u use javascript, it is easier and do a lot of thing "equal"
+ 2
flask is a good python framework for developing server side pages
+ 1
How can I do it @Ahri Fox
+ 1
Ok.. Thanks