Skip to content

desertpy/flask-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask Tutorial

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.

Resources

Talk Outline

Hello world

pip install flask

Debugging

raise hell

Templates

render_template

Static files

url_for

Dynamic Routing

@app.route

Json API

jsonify

Trevor Olson - @ZombieFeynman

About

DesertPy live coding demo from May 28th, 2014.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published