FastAPI vs. Django vs. Flask

FastAPI vs. Django vs. Flask

Chris Hawkes

3 года назад

67,372 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

City Walker
City Walker - 08.12.2022 09:43

And win knex😉

Ответить
Si Phr
Si Phr - 04.09.2022 14:32

I disagree, For ANY type of project it is always helpful if the framework's core has a light footprint so that development focus can stay on the app. I Also disagre with the intepertation that "flask is for basic apps", It is a lean framework where one may need to tiein extras if needed. fastapi maybe new but evauating it as a backend framework, it gives the developer a lot more to work with!

Ответить
Karim Kazia
Karim Kazia - 24.04.2022 04:35

Thank you! this video helped

Ответить
Marcel Bornancin
Marcel Bornancin - 11.11.2021 04:57

Content is too good to have a misleading title like that

Ответить
anonymous@anonymity
anonymous@anonymity - 02.11.2021 00:41

"Django is ranked 354, FastApi is way faster at rank 270".. Definitely a typical web developer chit chat when logic is on a vacation.

Ответить
anonymous@anonymity
anonymous@anonymity - 02.11.2021 00:37

When developers talk about which framework is better, just escape!! Not worth your your time.

Ответить
Ayomikun Ogunjuyigbe
Ayomikun Ogunjuyigbe - 17.08.2021 20:54

How do you know all these things!! Damn!

Ответить
nsamba taufeeq
nsamba taufeeq - 22.06.2021 03:54

As of this writing Flask 2.0 provides support for async/await.

Ответить
Igor Ribeiro Braga
Igor Ribeiro Braga - 13.06.2021 17:24

Great video! I like Flask, but I think FastAPI very interesting...

Ответить
Akshat Tamrakar
Akshat Tamrakar - 09.06.2021 11:57

I will try it...
I too like nest js because it's awesome...

Ответить
b87b
b87b - 03.06.2021 19:14

FastAPI > Flask > Other Python web frameworks > Django

Ответить
Sthefano Carvalho
Sthefano Carvalho - 06.05.2021 14:27

This video is exactly what I was looking for!
Thank you for sharing.
I will definitely try FastAPI for new projects.

Ответить
Avisalon
Avisalon - 23.03.2021 12:06

Thank you. I realized python is bad language. People choose nodejs

Ответить
DefCantGame
DefCantGame - 18.02.2021 04:49

Thoughts on something like DRF and react or just coding a site in django in 2021?

Ответить
Ko-Daegu
Ko-Daegu - 03.02.2021 15:15

If you wanna learn one first I would recommend start with flask after one day decide you want to continue or move to Django
Don’t start with fastAPI

If you learned flask pretty much fastAPI is the same and learning it is easy

Ответить
Tariro Chimutopo
Tariro Chimutopo - 20.12.2020 17:28

To me i think fastapi is better though its new i have worked with both Django and Fastapi its ... why fastapi is so flexible

Ответить
Neophyte Polyhistor
Neophyte Polyhistor - 19.12.2020 04:58

thanks brother, it was a very good video

Ответить
Rishabh Anand
Rishabh Anand - 19.11.2020 22:58

Uhmm how is async even related to concurrency in anyway as async happens on the same thread ( i am coming from a nodejs world so maybe its different in python).

Ответить