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.
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.