Companion code to my O'Reilly book "Flask Web Development", second edition.
Socket.IO integration for Flask applications.
The microblogging application developed in my Flask Mega-Tutorial series. This version maps to the 2024 Edition of the tutorial.
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 2024) Flask API back end.
Beautiful Interactive tables in your Flask templates.
A Flask + React demo application.
A minimalistic API framework built on top of Flask, Marshmallow and friends.
Flask running on asyncio!
Code from my "SQLAlchemy 2 In Practice" book.
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