forked from pyvideo/data
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdeveloping-cutting-edge-applications-with-pyqt.json
More file actions
37 lines (37 loc) · 2.06 KB
/
developing-cutting-edge-applications-with-pyqt.json
File metadata and controls
37 lines (37 loc) · 2.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
27
28
29
30
31
32
33
34
35
36
37
{
"alias": "video/1055/developing-cutting-edge-applications-with-pyqt",
"category": "EuroPython 2011",
"copyright_text": "Standard YouTube License",
"description": "(Presented with Matteo Bertozzi)\n\nPython's high development speed and Qt's gargantuan feature set allow\nfor comfortable development of complex desktop applications. Still, what\ndoes one need to do to best leverage this awesome combination? And more\nimportantly, what crucial advantages exist to decide its adoption in\nfavour of more traditional tecniques?\n\nDuring this training, we'll start from a white canvas and show how to\ndevelop a desktop application using the best tools Qt offers. You'll\nlearn how to compose complex GUIs from basic building blocks, and how to\nuse QPainter, one of the most advanced 2D painting systems in the open\nsource world. Qt's Webkit integration will be discussed, along with the\nrecent Qt Quick technology, which allows one to create smooth and fluid\nuser interfaces. Qt's solution to common deployment problems, like\nhandling a serious translation workflow, will be presented. At the end,\nwe'll package our PyQt application so it's ready to be distributed for\ndownload.\n\nWalk away with a sound understanding of why you should choose PyQt for\nyour next desktop project.\n",
"duration": null,
"id": 1055,
"language": "eng",
"quality_notes": "",
"recorded": "2011-07-20",
"slug": "developing-cutting-edge-applications-with-pyqt",
"speakers": [
"Lorenzo Mancini",
"Matteo Bertozzi"
],
"summary": "[EuroPython 2011] Lorenzo Mancini,Matteo Bertozzi - 23 June 2011 in\n\"Training Pizza Margherita \"\n",
"tags": [
"deployment",
"distributed",
"pyqt",
"qt"
],
"thumbnail_url": "http://i.ytimg.com/vi/vd2T_LNn3C0/hqdefault.jpg",
"title": "Developing cutting-edge applications with PyQt",
"videos": [
{
"length": 0,
"type": "youtube",
"url": "http://www.youtube.com/watch?v=vd2T_LNn3C0"
},
{
"length": 0,
"type": "youtube",
"url": "http://www.youtube.com/watch?v=6ko-tO-3bJ0"
}
]
}