How to combine html and python | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to combine html and python

6th Jul 2021, 10:57 AM
Shabbir Mustafa
Shabbir Mustafa - avatar
6 Answers
+ 3
You can do it easily via using Django, flask
6th Jul 2021, 10:59 AM
A S Raghuvanshi
A S Raghuvanshi - avatar
+ 2
what do you mean by "combine html and python"? one way to do it is to use python as server side language to serve / generate html file on user side you cannot use python, only use javascript to emulate python through libraries such as skulpt... but that's quite limited, even possible ;P
6th Jul 2021, 11:02 AM
visph
visph - avatar
+ 2
it depends on what do you want to do. Brython can be used instead of JavaScript But better to use python eel library.
6th Jul 2021, 12:36 PM
Shadoff
Shadoff - avatar
+ 1
Its is popular framework used for web development
6th Jul 2021, 11:02 AM
A S Raghuvanshi
A S Raghuvanshi - avatar
0
I dont know what is django
6th Jul 2021, 11:00 AM
Shabbir Mustafa
Shabbir Mustafa - avatar
7th Jul 2021, 5:28 AM
Abhinandan Prasad