Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Categories
  3. Back-End Development
  4. Flask

Flask

The "Awesome Flask" project is a curated resource list designed to support developers using the Flask framework. Flask is a lightweight Python WSGI web application framework that allows for quick and easy web application development. This list includes third-party extensions, authentication libraries, database support, development tools, and various official and community resources, including tutorials, courses, and conference information. Whether you are a beginner looking to learn the basics or an experienced developer seeking advanced tools, this list provides valuable resources to enhance your Flask projects. Dive in to discover tools and insights that will elevate your web development experience with Flask.

flaskpythonweb-developmentwsgimicroframeworktutorialsextensionsdatabase
RSSView on GitHub
1.7k stars159 forks0 contributorsUpdated
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub

Related Awesome Lists

🐳
Docker

The "Awesome Docker" project is a curated resource list designed to support developers and teams using Docker, a platform for developing, shipping, and running applications in containers. This list includes a variety of resources such as tutorials, tools, libraries, extensions, and community contributions that help streamline the containerization process. Whether you are a beginner looking to understand the basics of Docker or an experienced developer seeking advanced techniques and best practices, this collection offers valuable insights and tools to enhance your containerization workflow. Dive into the world of Docker and discover how to optimize your application deployment and management with ease.

35.8k
☸️
Kubernetes

The "Awesome Kubernetes" project is a comprehensive collection of resources dedicated to Kubernetes, an open-source platform designed to automate the deployment, scaling, and management of containerized applications. This list encompasses a wide range of categories including tools, libraries, tutorials, best practices, and community resources that facilitate the use of Kubernetes in various environments. It is invaluable for beginners seeking to understand container orchestration as well as experienced developers looking to optimize their workflows and enhance their applications. Users can discover everything from official documentation to advanced configurations, empowering them to effectively leverage Kubernetes for their container management needs.

15.8k
📦
Useful .htaccess Snippets

The "Awesome Useful .htaccess Snippets" project is a curated collection of practical code snippets designed to enhance the functionality of the .htaccess file, which is used for configuring web server settings in Apache. This list includes a variety of snippets for URL rewriting, access control, security enhancements, and performance optimizations, making it a valuable resource for web developers and administrators. Whether you are a beginner looking to understand .htaccess or an experienced developer seeking to optimize your server configuration, this collection offers essential tools to improve your website's performance and security. Dive in to discover snippets that can streamline your web server management and enhance user experience.

13.3k
📦
Laravel

The "Awesome Laravel" project is a curated resource list designed to support developers using Laravel, a popular PHP framework for web application development. This list includes a wide range of resources such as libraries, packages, tools, tutorials, and community contributions that enhance the Laravel development experience. Whether you are a beginner looking to learn the basics or an experienced developer seeking advanced techniques, this collection provides valuable insights and tools to streamline your workflow. Dive into this repository to discover everything you need to build robust and scalable web applications with Laravel.

13.0k

Table of Contents

40 sections · 162 projects

Admin

1 projects
Flask-Admin
Flask-Admin

A batteries-included, simple-to-use Flask extension for adding customizable admin interfaces with support for multiple ORMs.

Python6,0651 day ago

API Support

4 projects
Eve
docs.python-eve.org
Flask-Classful
flask-classful.readthedocs.io
Flask-MongoRest
Flask-MongoRest

A RESTful API framework for Flask that integrates with MongoEngine to simplify MongoDB-backed API development.

Python5202 years ago
Flask-RESTful
flask-restful.readthedocs.io

API + Swagger/OpenAPI Documentation Support

6 projects
APIFlask
APIFlask

A lightweight Python web API framework built on Flask with automatic OpenAPI documentation and request/response handling.

Python1,1281 month ago
Connexion
connexion.readthedocs.io
Flasgger
Flasgger

A Flask extension that automatically generates OpenAPI specs and embeds Swagger UI for your Flask API.

Python3,7422 years ago
Flask-Rebar
Flask-Rebar
Python23525 days ago
Flask-RESTX
flask-restx.readthedocs.io
flask-smorest
flask-smorest
Python71815 days ago

Swagger/OpenAPI Documentation Support

1 projects
SAFRS: Python OpenAPI & JSON:API Framework
SAFRS: Python OpenAPI & JSON:API Framework

Expose SQLAlchemy models as JSON:API resources with auto-generated OpenAPI documentation for Flask and FastAPI.

Python4132 days ago

Basic Auth and Session-based (for HTML Endpoints)

7 projects
Flask-HTTPAuth
flask-httpauth.readthedocs.io
Flask-Login
flask-login.readthedocs.io
Flask Principal
pythonhosted.org
Flask-Security-Too
flask-security-too.readthedocs.io
Flask-Session
flasksession.readthedocs.io
Flask-SimpleLogin
Flask-SimpleLogin

A minimal Flask extension that adds login and logout routes to web applications with minimal configuration.

Python2042 months ago
Flask-User
flask-user.readthedocs.io