Or rather, When to use Flask and when to use Django…
Smarter and more experienced developers than I have written on this topic for years. Consider this more of a vote than a reasoned argument.
When you’re learning to implement web applications
Start by using Flask to write a …