Topic

Example app using Flask and pg8000 (Postgres) on Heroku
By: Tanya Schlusser
Date: Jan. 21, 2015, 7 p.m.

We walk through the architecture, development process, and a few gotchas of deploying a web application on Heroku using their free Postgresql instance, and the Python libraries 'flask' and 'pg8000'