0

Python and HTML

Does anyone have an example of python used with html?

24th May 2018, 11:24 PM
Michelle
Michelle - avatar
6 Answers
+ 6
You should look into the Django framework.
24th May 2018, 11:24 PM
Maxwell Anderson
Maxwell Anderson - avatar
+ 5
It depends on what you want to use it for, server side is usually what we deal with in dJango
25th May 2018, 12:04 AM
👑 Prometheus 🇸🇬
👑 Prometheus 🇸🇬 - avatar
+ 3
look up Selenium.
24th May 2018, 11:27 PM
Skity
Skity - avatar
+ 2
you mean python for server tasks? like starting a gameserver or make a backup of your mails. you could use php to call the python script and ajax to do it without reloading the page
24th May 2018, 11:44 PM
Lexfuturorum
Lexfuturorum - avatar
+ 2
i used it for my teamspeak
24th May 2018, 11:45 PM
Lexfuturorum
Lexfuturorum - avatar
+ 1
Learn Django module provide by python.
25th May 2018, 4:50 PM
Maninder $ingh
Maninder $ingh - avatar