Flask or Django?

label report abuse

There are 2 most popular Python web frameworks: Flask and Django. Which should I use for my project?

Answers

Mike1191 report abuse

There are no better or worse, it fully depends on the kind of project you have. Could you provide any additional details about it?

label report abuse

I cannot tell all the story, but you can think about the project as a prices aggregation website.

Mike1191 report abuse

In this case, it is better to use Django. Flask is a microframework designed to build small web applications. It is easy to start work with it, and also it is very lightweight. But your project seems to be large and that is why Django can be a good choice.

label report abuse

Thanks

Add Answer

Need support?

Just drop us an email to ... Show more