PyTexas 2013

Flask: a Micro Web Framework for Simple Things

Walker Hale

This talk is for non-web developers who need to get a simple (not necessarily database) web application up and running, especially for internal use. I will go over the basics of creating truly minimal web applications. I will demonstrate how my team uses a micro wiki based on Flask that uses the file system instead of a database (and therefore will work for offline laptops).

Status: Accepted