forked from pyvideo/data
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathadvanced-flask-patterns.json
More file actions
26 lines (26 loc) · 1.06 KB
/
advanced-flask-patterns.json
File metadata and controls
26 lines (26 loc) · 1.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
"alias": "video/1269/advanced-flask-patterns",
"category": "EuroPython 2012",
"copyright_text": "Standard YouTube License",
"description": "This talk shows some interesting patterns for large scale Flask\napplications and how Flask extension should be structured. It also dives\ninto some of the more unknown helpers in the Werkzeug and Jinja2 base\nlibraries. The goal of this talk is to share some of the things that the\ndocumentation can\u2019t explain well by itself. Required prerequisites:\nbasic knowledge of how Flask operates.\n",
"duration": null,
"id": 1269,
"language": "eng",
"quality_notes": "",
"recorded": "2012-07-06",
"slug": "advanced-flask-patterns",
"speakers": [
"Armin Ronacher"
],
"summary": "[EuroPython 2012] A Ronacher - 5 JULY 2012 in \"Track Pizza Margherita\"\n",
"tags": [],
"thumbnail_url": "http://i.ytimg.com/vi/KOvgfbBFZxk/hqdefault.jpg",
"title": "Advanced Flask Patterns",
"videos": [
{
"length": 0,
"type": "youtube",
"url": "http://www.youtube.com/watch?v=KOvgfbBFZxk"
}
]
}