forked from pyvideo/data
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbuilding-a-full-featured-python-web-application-i.json
More file actions
26 lines (26 loc) · 1.41 KB
/
building-a-full-featured-python-web-application-i.json
File metadata and controls
26 lines (26 loc) · 1.41 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/1277/building-a-full-featured-python-web-application-i",
"category": "EuroPython 2012",
"copyright_text": "Standard YouTube License",
"description": "The TurboGears 2.1 release series has deeply focused on speeding up the\ndevelopment process for rapidly prototyping full featured applications.\nThis has lead to a many improvements to the CRUD extension and to the\nsupport to pluggable applications. Mastering those tools can make\npossible to build a complete application without much effort using the\npartials made available by the pluggable applications and exposing\nadministrative interfaces in a bunch of lines of code using the CRUD\nextension both using SQLA and MongoDB.\n",
"duration": null,
"id": 1277,
"language": "eng",
"quality_notes": "",
"recorded": "2012-07-06",
"slug": "building-a-full-featured-python-web-application-i",
"speakers": [
"A Molina"
],
"summary": "Building a full featured Python Web Application in 10 minutes with\nturbogears2 pluggable extensions part 2 [EuroPython 2012] A Molina - 5\nJULY 2012 in \"Track Ravioli\"\n",
"tags": [],
"thumbnail_url": "http://i.ytimg.com/vi/PcopX_ney0g/hqdefault.jpg",
"title": "Building a full featured Python Web Application in 10 minutes with turbogears2 pluggable extensions part 2",
"videos": [
{
"length": 0,
"type": "youtube",
"url": "http://www.youtube.com/watch?v=PcopX_ney0g"
}
]
}