+ 3
What is the best between flask and Django
Python web dev
3 Respuestas
+ 1
so which is easier to setup and use and can give a better out put flask right
+ 1
flask right
0
Flask is functional, but minimal.
Kind of gives you only what you "need" and allows for lots of customizations
Django on the other hand, has more features than flask.
However, there's not much room for customizations, and things are done "the Django" way