Django: Windows - stiff, bloated, has everything out-of-the-box, regardless of whether you need it or not

Flask: Linux - flexible, can be lightweight, you decide what additional stuff you want to use, and how to structure the codebase

FastAPI: macOS - similar to Django, but aims to run faster

What's your favorite one? Mine is Flask, because of it's flexibility, and because it doesn't overwhelm me with much auto-generated boilerplate code, it's easier for me to navigate the codebase, if I structure it myself. (Plus I'm a Linux user, so I'm used to having choices lol)

#Django #Flask #FastAPI #Python #WebDev #WebDevelopment #Coding #Programming #Development #FosseryTech

Django
52.6%
Flask
31.6%
FastAPI
10.5%
Something else
5.3%
Poll ended at .
@fosserytech
Well with Django you don't have to fight against the system as with Windows. I'd say django is mac os, fast API is Linux and flask is freeBSD.