Rapid Web Prototyping with Lightweight Tools (code that goes with the slides).
Your project still needs to be initialized with a virtualenv.
You will have a static, jQuery and Bootstrap enabled HTML template in static/index.html.
We will evaluate the components available to you in this static environment, and how to add the slightest bit of dynamism by using a Python SimpleHTTPServer.