Repositories
miguelgrinberg repositories
A minimalistic API framework built on top of Flask, Marshmallow and friends.
The classic chatbot from the 1960s running on OpenAI's Chat Completions API.
User authentication system for Flask. Work in progress.
Small and simple gravatar usage in Flask.
Simple extension that provides Basic, Digest and Token HTTP authentication for Flask routes
Sample code from my "Introduction to Flask" presentation.
Marrow Mailer integration for Flask.
SQLAlchemy database migrations for Flask applications using Alembic
Formatting of dates and times in Flask templates using moment.js.
Implementation of StackOverflow's "PageDown" markdown editor for Flask and Flask-WTF.
A set of standard command line arguments for Flask applications
Socket.IO integration for Flask applications.
A simple chat application that demonstrates how to structure a Flask-SocketIO application.
A reimplementation of the SocketIO chat demo backend written using Flask-SocketIO.
Whoosh indexing capabilities for Flask-SQLAlchemy
Source for the TechEmpower Framework Benchmarks project
MediaInfo is a convenient unified display of the most relevant technical and tag data for video and audio files.
A pythonic interface to Amazon's DynamoDB
Example application for my RESTful Authentication with Flask article.