Python web framework for learning? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 6

Python web framework for learning?

To practice my programming I am planning a project of setting up and designing a web blog, but I want do it through a python based web framework. My initial thought is Flask but given there are so many options I wondered if this would be the best option for a newbie learning and practicing coding?

14th Aug 2018, 12:22 PM
Rob Bailiff
Rob Bailiff - avatar
3 Answers
+ 1
Flask is great to begin with. Check out this tutorial https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world by miguel
14th Aug 2018, 12:50 PM
Qwertiony
Qwertiony - avatar
+ 6
Thanks for the advice ☺
14th Aug 2018, 1:14 PM
Rob Bailiff
Rob Bailiff - avatar
+ 1
I'd say yes. I haven't tested it, got straight into django when i had to create a webpage with it as part of my job application
14th Aug 2018, 12:36 PM
Markus Kaleton
Markus Kaleton - avatar