forked from pyvideo/data
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfun-with-pythons-newer-tools.json
More file actions
33 lines (33 loc) · 1.07 KB
/
fun-with-pythons-newer-tools.json
File metadata and controls
33 lines (33 loc) · 1.07 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
32
33
{
"alias": "video/1022/fun-with-pythons-newer-tools",
"category": "EuroPython 2011",
"copyright_text": "Standard YouTube License",
"description": "Spend ten minutes each learning to work with Counters, named tuples, new\nstring formatting, and the LRU cache. Learn the basic API, see how it\nworks under the hood, enjoy a simple example, and then have fun pushing\nit to the limit in interesting ways.\n",
"duration": null,
"id": 1022,
"language": "eng",
"quality_notes": "",
"recorded": "2011-07-24",
"slug": "fun-with-pythons-newer-tools",
"speakers": [
"Raymond Hettinger"
],
"summary": "[EuroPython 2011] Raymond Hettinger - 23 June 2011 in \"Track Spaghetti\"\n",
"tags": [
"learning"
],
"thumbnail_url": "http://i.ytimg.com/vi/twrNGyl1sbc/hqdefault.jpg",
"title": "Fun with Python's newer tools",
"videos": [
{
"length": 0,
"type": "youtube",
"url": "http://www.youtube.com/watch?v=twrNGyl1sbc"
},
{
"length": 0,
"type": "youtube",
"url": "http://www.youtube.com/watch?v=Dop2EoBwyR4"
}
]
}