DesertPy live coding demo from May 28th, 2014 on the Flask Web Framework. To get started, clone or download this repository and pip install flask.
The file demo.py is the actually file from the presentation and hipflask.py is the final product.
pip install flask
raise hell
render_template
url_for
@app.route
jsonify
Trevor Olson - @ZombieFeynman