0

Python help

How can you use html and python together?

28th Aug 2018, 6:40 PM
Jonathan Wodzisz
Jonathan Wodzisz - avatar
2 Answers
+ 5
Jonathan Wodzisz are you trying to make a web application. If yes, you can use a Python framework like Django, or if you are making something very simple, Flask. https://docs.djangoproject.com/en/2.1/intro/ http://flask.pocoo.org/docs/1.0/
28th Aug 2018, 6:43 PM
Ulisses Cruz
Ulisses Cruz - avatar
+ 2
thanks
28th Aug 2018, 6:44 PM
Jonathan Wodzisz
Jonathan Wodzisz - avatar