A collection of 34 templates, themes and UI Kits by the author Miguelgrinberg.
SQLAlchemy 2.0+ wrapper that simplifies its use in Python applications. Can be used on its own or alongside Flask, FastAPI or other web frameworks.
A minimalistic API framework built on top of Flask, Marshmallow and friends.
This repository contains the example code for my blog article Using Celery with Flask.
Simple extension that provides Basic, Digest and Token HTTP authentication for Flask routes
SQLAlchemy database migrations for Flask applications using Alembic
Example code from my "OAuth Authentication with Flask" article.
Implementation of StackOverflow's "PageDown" markdown editor for Flask and Flask-WTF.
A simple chat application that demonstrates how to structure a Flask-SocketIO application.
A small video conference application using Flask and Twilio Programmable Video
Supporting code for my article on video streaming with Flask.
Companion code to the first edition of my O'Reilly book "Flask Web Development".
How to incorporate Celery into a well structured Flask application
Companion code to my O'Reilly book "Flask Web Development", second edition.
The microblogging application developed in my Flask Mega-Tutorial series. This version maps to the 2024 Edition of the tutorial.
This repository contains the software that accompanies my O'Reilly training video "Building Web APIs with Flask".
This repository contains the software that accompanies my O'Reilly training video "An Introduction to Flask".
Example application for my "Two Factor Authentication with Flask" blog article.