Companion code to my O'Reilly book "Flask Web Development", second edition.
Socket.IO integration for Flask applications.
A microblogging web application written in Python and Flask that I developed as part of my Flask Mega-Tutorial series.
Python Socket.IO server and client
SQLAlchemy database migrations for Flask applications using Alembic
The impossibly small web framework for Python and MicroPython.
Simple extension that provides Basic, Digest and Token HTTP authentication for Flask routes
Companion code to my PyCon 2016 "Flask at Scale" tutorial session.
A modern (as of 2023) Flask API back end.
A minimalistic API framework built on top of Flask, Marshmallow and friends.
Beautiful Interactive tables in your Flask templates.
A Flask + React demo application.
Flask running on asyncio!
A few examples that demonstrate the features of the Python Socket.IO server
Serverless deployment of Python APIs
Unit testing asyncio code
Microblog application from the Flask Mega-Tutorial with added two-factor authentication via the Twilio Verify API.
Microblog application from the Flask Mega-Tutorial with added two-factor push authentication via Authy
React application that scans, decodes and validates EU Digital COVID-19 certificates, all in the browser.
A concurrent.futures.Executor implementation that runs asynchronous tasks in an asyncio loop.
Start an etcd cluster with ease!
Simple load balancer container based on nginx, confd and etcd