Skip to content

Instantly share code, notes, and snippets.

@frankV
Last active August 29, 2015 14:18
Show Gist options
  • Save frankV/85b0e40ecb86f000a540 to your computer and use it in GitHub Desktop.
Save frankV/85b0e40ecb86f000a540 to your computer and use it in GitHub Desktop.
a collection of Flask app examples from the #TeachMeFlask Open Workspace at Pycon 2015

A list of Python Flask example project repositories

  1. mattupstate/overholt

Example Flask application illustrating some of [Matt's] common practices blog post

  1. frankV/manekineko

Manekineko is a Flask template/bootstrap/boilerplate application.

  1. miguelgrinberg/microblog

A microblogging web application written in Python and Flask that [Miguel] developed as part of [his] Flask Mega-Tutorial series.blog post

  1. Robpol86/Flask-Large-Application-Example

This is how [Robpol86] structures [his] large Flask applications.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment