+ 1
HTML and PHYTON
Is it possible to join HTML and Phyton instead of HTML and JavaScript?
2 Réponses
+ 3
Django is for backend side.
For front-end you can try Brython or PythonJS. However it's very uncommon practice.
Probably for you it's better to take a look at CofeeScript that is a little bit similar to Python.
+ 2
Yes, but not in the way you're hoping to use.
Google django.