News

In this article, we’ll walk through setting up and using Flask 3.0 for basic web apps. ... To run the application, use python -m flask run in the same directory as app.py.
Flask hit its milestone 1.0 release in 2018, with Python 2.6 and Python 3.3 being the minimum supported versions, and with many of its behaviors finally set in stone.