+ 5
Which One of Frameworks is good for web development via Python? Django or Flask?
Web development via Pyrhon
3 Respostas
+ 7
Saeed Mozaffari I think each of the Python framework is unique in its own way..
Check the comparison below:
https://hub.packtpub.com/python-web-development-django-vs-flask-2018/
+ 5
A good opinion based question!
I recommend you to post them in your feed.
And also use the search bar before posting questions which could have asked and answered before
https://www.sololearn.com/discuss/1316935/?ref=app
https://www.sololearn.com/discuss/1599481/?ref=app
https://www.sololearn.com/discuss/1563448/?ref=app
https://www.sololearn.com/discuss/650683/?ref=app
https://www.sololearn.com/discuss/1027237/?ref=app
https://www.sololearn.com/discuss/464617/?ref=app
https://www.sololearn.com/discuss/674214/?ref=app
https://www.sololearn.com/discuss/1374272/?ref=app
+ 2
In my opinion Django is a better framework to use although Flask is easier to get started with and to understand how a python framework is used.