Properties2
TypeConcept
Note createdJun 12, 2025

Flask is a lightweight web framework for Python that emerged from the Pocoo project. It’s designed to be simple and flexible, following a “micro-framework” philosophy.

Originally created by Armin Ronacher, Flask became one of the most popular Python web frameworks alongside Django. It’s now maintained under the Pallets Projects.