6

So guys... I’m pretty interested in web development and I have a bit of experience in php and I want to learn a python web framework. But I don’t know which framework to choose.
Flask or Django???
Any Suggestions???

Comments
  • 0
    @Charon92 oh alright thanksss
  • 1
    Flask is barebones and fairly unopinionated where as Django is opionated but includes everything you will likely need.

    I would start with Django until you are comfortable and have a good understanding of what is going on and the benefits to each.
  • 1
    Is there a particular reason you want to go down the python path, instead of sticking with php, where you already have a foundation (or go to ruby, java, node js).
    I'm not trying to say it's a bad decicion just curious.
Add Comment