Miguelgrinberg

Miguelgrinberg

A collection of 34 templates, themes and UI Kits by the author Miguelgrinberg.

screenshot of Aioflask

Flask running on asyncio!

flask
screenshot of Alchemical

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.

screenshot of Api Pycon2014

Code for my PyCon talk "Writing RESTful Web Services with Flask"

screenshot of APIFairy

A minimalistic API framework built on top of Flask, Marshmallow and friends.

screenshot of Flack

Companion code to my PyCon 2016 "Flask at Scale" tutorial session.

flask
screenshot of Flask Celery Example

This repository contains the example code for my blog article Using Celery with Flask.

screenshot of Flask Examples

Code for my "Python Web Development with Flask" presentation.

screenshot of Flask Gridjs

Beautiful Interactive tables in your Flask templates using grid.js.

screenshot of Flask HTTPAuth

Simple extension that provides Basic, Digest and Token HTTP authentication for Flask routes

flask
screenshot of Flask Migrate

SQLAlchemy database migrations for Flask applications using Alembic

flask
screenshot of Flask Moment

Formatting of dates and times in Flask templates using moment.js.

screenshot of Flask Oauth Example

Example code from my "OAuth Authentication with Flask" article.

screenshot of Flask PageDown

Implementation of StackOverflow's "PageDown" markdown editor for Flask and Flask-WTF.

screenshot of Flask Pycon2014

Code for my PyCon 2014 tutorial "Flask By Example"

screenshot of Flask Pycon2015

Code for my PyCon 2015 tutorial "Flask Workshop"

screenshot of Flask Sock

Modern WebSocket support for Flask.

screenshot of Flask SocketIO Chat

A simple chat application that demonstrates how to structure a Flask-SocketIO application.

screenshot of Flask SocketIO

Socket.IO integration for Flask applications.

flask
screenshot of Flask Tables

Beautiful Interactive tables in your Flask templates.

flask
screenshot of Flask Twilio Video

A small video conference application using Flask and Twilio Programmable Video

screenshot of Flask Video Streaming

Supporting code for my article on video streaming with Flask.

screenshot of Flasky First Edition

Companion code to the first edition of my O'Reilly book "Flask Web Development".

screenshot of Flasky With Celery

How to incorporate Celery into a well structured Flask application

screenshot of Flasky

Companion code to my O'Reilly book "Flask Web Development", second edition.

flask
screenshot of Microblog Api

A modern (as of 2024) Flask API back end.

flask
screenshot of Microblog

The microblogging application developed in my Flask Mega-Tutorial series. This version maps to the 2024 Edition of the tutorial.

flask
screenshot of Oreilly Flask Apis Video

This repository contains the software that accompanies my O'Reilly training video "Building Web APIs with Flask".

screenshot of Oreilly Intro To Flask Video

This repository contains the software that accompanies my O'Reilly training video "An Introduction to Flask".

screenshot of Python Socketio

Python Socket.IO server and client

screenshot of React Flask App

A Flask + React demo application.

flask
react
screenshot of REST Auth

Example application for my RESTful Authentication with Flask article.

screenshot of Retrofun

Code from my "SQLAlchemy 2 In Practice" book.

flask
screenshot of Turbo Flask

Integration of Hotwire's Turbo library with Flask.

screenshot of Two Factor Auth Flask

Example application for my "Two Factor Authentication with Flask" blog article.