1Easygeneralโฑ 45sWhat kind of framework is Flask, compared to Django?๐โผAA full "batteries-included" framework identical to DjangoBA lightweight, minimalist "micro-framework" that provides routing and request handling, leaving other choices (ORM, auth) to the developerCA frontend JavaScript frameworkDOnly usable for static websites