On 9/17/2020 9:24 AM, Brian Carpenter wrote:

FYI, here is a decent comparison of Django vs Flask:

https://hackr.io/blog/flask-vs-django

In the article, this was said:

"Django is suited for bigger projects that need a lot of functionality. For simpler projects, the features might be an overdose"

Meh. The real deal is Django is the kind of framework that makes you program for the framework. Flask gives you everything you need and does not force you to touch anything you don't -- not that there is a lot of the latter in it.

Django is suited for the projects where the goal is write an application in django ecosystem. For everything else, it is not.

Dima
------------------------------------------------------
Mailman-Users mailing list -- mailman-users@python.org
To unsubscribe send an email to mailman-users-le...@python.org
https://mail.python.org/mailman3/lists/mailman-users.python.org/
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: https://www.mail-archive.com/mailman-users@python.org/
   https://mail.python.org/archives/list/mailman-users@python.org/

Reply via email to