Flask is a Python web framework. Official Flask logo. Flask Artwork License.

Flask's large ecosystem of extensions make it easier for developers to build common web app features such as authentication, relational database access and APIs even though support is not built into the core Flask library.

Code Examples Sorted by Flask Class and Function

Specific examples are shown on the following individual pages, organized by classes and functions provided by Flask, that are frequently used when building your own web applications.