0
Flask
Do I need to learn HTML/CSS/JS to use python flask?
3 Réponses
+ 1
Well, you could use Flask without knowing them, but you really should learn them if you want to develop responsive web applications. I would start with html and Jinja.
+ 1
Python3 is a must for flask. Adding to it Jinja-template Engine for python.
0
http://localhost:3000