forked from pyvideo/data
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpaver-the-build-tool-you-missed.json
More file actions
31 lines (31 loc) · 1.16 KB
/
paver-the-build-tool-you-missed.json
File metadata and controls
31 lines (31 loc) · 1.16 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
27
28
29
30
31
{
"alias": "video/1119/paver-the-build-tool-you-missed",
"category": "EuroPython 2011",
"copyright_text": "Standard YouTube License",
"description": "Build tools are not very popular in Python environment. In this talk,\nI'd like to show how useful it is to have one, even if you do just\nsimple web applications. A nice, single point of entry instead of hairy\nshell scripts, fabric fabfiles and django admin commands all over the\nplace.\n\nWritten in the neat, friendly Python instead of some Anty XML jumbo, you\nare about to have a refreshing cleanup.\n",
"duration": null,
"id": 1119,
"language": "eng",
"quality_notes": "",
"recorded": "2011-07-13",
"slug": "paver-the-build-tool-you-missed",
"speakers": [
"Luk\u00e1\u0161 Linhart"
],
"summary": "[EuroPython 2011] Luka\u0161 Linhart - 22 June 2011 in \"Track Tagliatelle \"\n",
"tags": [
"django",
"fabric",
"web",
"xml"
],
"thumbnail_url": "http://i.ytimg.com/vi/WNH2wAPlGQE/hqdefault.jpg",
"title": "Paver: the build tool you missed",
"videos": [
{
"length": 0,
"type": "youtube",
"url": "http://www.youtube.com/watch?v=WNH2wAPlGQE"
}
]
}