awesome-flask
github.com/humiaozuzu/awesome-flask ↗A curated list of awesome Flask resources and plugins
Use this list with your AI agent
Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:
"Show me databases resources from awesome-flask"
Installation instructions →What's inside
Extensions
- Advanced AlchemyDatabases
SQLAlchemy companion with repositories, Alembic helpers, and a first-party Flask extension.
- APIFlaskAPIs
Flask web API framework with marshmallow validation and OpenAPI generation.
- AuthlibAuth
OAuth 1, OAuth 2, and OpenID Connect clients and servers.
- AuthomaticAuth
Framework-agnostic OAuth and OpenID client.
- CeleryTask Queues
Distributed task queue commonly used with Flask.
- ConnexionAPIs
Spec-first OpenAPI framework that can run on Flask.
Resources
- Advanced Flask PatternsTalks
Patterns from Armin Ronacher.
- DiscordCommunity
Pallets community server. Use the Flask help channels.
- Discover FlaskTutorials
Full-stack Flask series from Real Python.
- Domain Driven Design with FlaskTalks
Applying DDD ideas in Flask.
- Explore FlaskBooks
Free book on Flask patterns and project structure.
- Flaskr TDDTutorials
Introduction to Flask, test-driven development, and JavaScript.
Projects
- Apache AirflowOpen Source Projects
Platform to author, schedule, and monitor workflows.
- Apache SupersetOpen Source Projects
Data exploration and visualization platform.
- cookiecutter-flaskBoilerplates
Cookiecutter template with Bootstrap, Webpack, and authentication.
- fboneBoilerplates
Classic Flask skeleton with a structured application layout.
- Flask-AppBuilderBoilerplates
Rapid app builder with security, auto CRUD, and charts.
- FlaskBBOpen Source Projects
Classic forum software built with Flask.
Official Resources
- Flask
Official documentation for current and past releases.
- Flaskr Tutorial
Official tutorial that builds a small blog.
- Pallets-Eco
Community extensions maintained next to the core projects.
- Quart
Official ASGI counterpart of Flask, with a compatible API.
- Source Code
Flask itself, hosted by Pallets.
Hosting
- Flask Deployment Options
Official notes on WSGI servers and platforms.
- Fly.io
Deploy Flask close to users on Fly Machines.
- Google Cloud Run
Container hosting that works well with Flask.
- PythonAnywhere
Hosted Python environment with first-class Flask support.
- Render
Web services and background workers for Flask.
- Zappa
Deploy WSGI apps to AWS Lambda and API Gateway.
Showing a sample of 102 resources. View the full list on GitHub →