-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathindex100.html
369 lines (341 loc) · 16.9 KB
/
index100.html
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<script src="https://use.fontawesome.com/2231f865fc.js"></script>
<link rel="shortcut icon" href="https://pyvideo.org/theme/images/favicon.png">
<meta name="google-site-verification" content="cHuieLjiIIDAHKKXSPPDsnbLEz9QgVNTi23qy_mOzDU" />
<title>PyVideo.org</title>
<link href="https://pyvideo.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="PyVideo.org Full Atom Feed" />
<link href="https://pyvideo.org/feeds/all.rss.xml" type="application/rss+xml" rel="alternate" title="PyVideo.org Full RSS Feed" />
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
rel="stylesheet"
integrity="sha256-7s5uDGW3AHqw6xtJmNNtr+OBRJUlgkNJEo78P4b0yRw= sha512-nNo+yCHEyn0smMxSswnf/OnX6/KwJuZTlNZBjauKhTK0c+zT+q5JOCx0UFhXQ6rJR9jg6Es8gPuD2uZcYDLqSw=="
crossorigin="anonymous">
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<link href="/theme/css/ie10-viewport-bug-workaround.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="/theme/css/base.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<a class="github" href="https://github.com/pyvideo/pyvideo/wiki/How-to-Contribute-Media">
<img style="position: absolute; top: 0; right: 0; border: 0; z-index: 2;" src="/images/contribute_to_me_right_red_aa0000.png" alt="Contribute Media" />
</a>
<div class="header notice clearfix">
A thank you to everyone who makes this possible:
<a href="/pages/thank-you-contributors.html">Read More</a>
</div>
<header id="banner" class="header clearfix">
<nav class="header__nav"><div class="container">
<ul class="nav">
<li role="presentation">
<a href="https://pyvideo.org/index.html"><i class="fa fa-fw fa-home"></i> <span>Start</span></a>
</li>
<li role="presentation">
<a href="https://pyvideo.org/events.html"><i class="fa fa-fw fa-list-ul"></i> <span>Events</span></a>
</li>
<li role="presentation">
<a href="https://pyvideo.org/tags.html"><i class="fa fa-fw fa-tags"></i> <span>Tags</span></a>
</li>
<li role="presentation">
<a href="https://pyvideo.org/speakers.html"><i class="fa fa-fw fa-users"></i> <span>Speakers</span></a>
</li>
<li role="presentation"
>
<a href="https://pyvideo.org/pages/about.html"><i class="fa fa-fw fa-info"></i> <span>About</span></a>
</li>
<li role="presentation"
style="display: none;">
<a href="https://pyvideo.org/pages/thank-you-contributors.html"><i class="fa fa-fw fa-info"></i> <span>Thank You</span></a>
</li>
<li role="presentation"
style="display: none;">
<a href="https://pyvideo.org/pages/thanks-will-and-sheila.html"><i class="fa fa-fw fa-info"></i> <span></span></a>
</li>
</ul>
</div></nav>
<div class="container">
<h3 class="text-muted header__title">
<a href="https://pyvideo.org/"><img src="/theme/images/logo.png" alt="" style="height:50px"> <span><i>Py</i>Video</span> <strong></strong></a>
</h3>
<div class="header__searchbox">
<form method="GET" action="/search.html">
<input name="q" type="search" placeholder="Search...">
</form>
</div>
</div>
</header>
<div class="container">
<div class="index-content">
<div class="row">
<div class="col-lg-8 col-md-8 col-sm-7">
<h3>Latest talks</h3>
<div class="row"> <article class="col-lg-6 col-md-6">
<a href="/pycon-italia-2022/best-practices-for-goodish-and-cleanish-code.html">
<img src="https://i.ytimg.com/vi/6ZsAmUh8Vj4/maxresdefault.jpg" alt="Image from Best practices for good(ish) and clean(ish) code" />
</a>
<section class="details">
<h4 class="entry-title">
<a href="/pycon-italia-2022/best-practices-for-goodish-and-cleanish-code.html"
rel="bookmark"
title="Permalink to Best practices for good(ish) and clean(ish) code">
Best practices for good(ish) and clean(ish) code
</a>
</h4>
<footer class="post-info">
<time class="published"
datetime="2022-06-03T00:00:00+00:00">
<i class="fa fa-calendar"></i> Fri 03 June 2022
</time>
<nav class="conference">
From <a href="/events/pycon-italia-2022.html">PyCon Italia 2022</a>
</nav>
<address class="vcard author">
By
<a class="url fn" href="/speaker/ernesto-arbitrio.html">Ernesto Arbitrio</a>
</address>
</footer>
</section>
</article>
<article class="col-lg-6 col-md-6">
<a href="/pycon-italia-2022/boost-your-motivation-by-organizing-your-workspace-with-plants.html">
<img src="https://i.ytimg.com/vi/t1hNmTt7tgM/maxresdefault.jpg" alt="Image from Boost your motivation by organizing your workspace with plants" />
</a>
<section class="details">
<h4 class="entry-title">
<a href="/pycon-italia-2022/boost-your-motivation-by-organizing-your-workspace-with-plants.html"
rel="bookmark"
title="Permalink to Boost your motivation by organizing your workspace with plants">
Boost your motivation by organizing your workspace with plants
</a>
</h4>
<footer class="post-info">
<time class="published"
datetime="2022-06-03T00:00:00+00:00">
<i class="fa fa-calendar"></i> Fri 03 June 2022
</time>
<nav class="conference">
From <a href="/events/pycon-italia-2022.html">PyCon Italia 2022</a>
</nav>
<address class="vcard author">
By
<a class="url fn" href="/speaker/avila.html">Avila</a>
</address>
</footer>
</section>
</article>
</div><div class="row"> <article class="col-lg-6 col-md-6">
<a href="/pycon-italia-2022/building-data-pipelines-with-apache-airflow.html">
<img src="https://i.ytimg.com/vi/FtwMEaALSQ8/maxresdefault.jpg" alt="Image from Building data pipelines with Apache Airflow" />
</a>
<section class="details">
<h4 class="entry-title">
<a href="/pycon-italia-2022/building-data-pipelines-with-apache-airflow.html"
rel="bookmark"
title="Permalink to Building data pipelines with Apache Airflow">
Building data pipelines with Apache Airflow
</a>
</h4>
<footer class="post-info">
<time class="published"
datetime="2022-06-03T00:00:00+00:00">
<i class="fa fa-calendar"></i> Fri 03 June 2022
</time>
<nav class="conference">
From <a href="/events/pycon-italia-2022.html">PyCon Italia 2022</a>
</nav>
<address class="vcard author">
By
<a class="url fn" href="/speaker/ricardo-sueiras.html">Ricardo Sueiras</a>
</address>
</footer>
</section>
</article>
<article class="col-lg-6 col-md-6">
<a href="/pycon-italia-2022/building-graphql-apis-using-python-and-type-hints.html">
<img src="https://i.ytimg.com/vi/SbM_k1YQZMk/maxresdefault.jpg" alt="Image from Building GraphQL APIs using Python and Type Hints" />
</a>
<section class="details">
<h4 class="entry-title">
<a href="/pycon-italia-2022/building-graphql-apis-using-python-and-type-hints.html"
rel="bookmark"
title="Permalink to Building GraphQL APIs using Python and Type Hints">
Building GraphQL APIs using Python and Type Hints
</a>
</h4>
<footer class="post-info">
<time class="published"
datetime="2022-06-03T00:00:00+00:00">
<i class="fa fa-calendar"></i> Fri 03 June 2022
</time>
<nav class="conference">
From <a href="/events/pycon-italia-2022.html">PyCon Italia 2022</a>
</nav>
<address class="vcard author">
By
<a class="url fn" href="/speaker/patrick-arminio.html">Patrick Arminio</a>
</address>
</footer>
</section>
</article>
</div><div class="row"> <article class="col-lg-6 col-md-6">
<a href="/pycon-italia-2022/can-unsupevised-ml-be-overfitted.html">
<img src="https://i.ytimg.com/vi/37rxQw8VHbE/maxresdefault.jpg" alt="Image from Can Unsupevised ML Be Overfitted?" />
</a>
<section class="details">
<h4 class="entry-title">
<a href="/pycon-italia-2022/can-unsupevised-ml-be-overfitted.html"
rel="bookmark"
title="Permalink to Can Unsupevised ML Be Overfitted?">
Can Unsupevised ML Be Overfitted?
</a>
</h4>
<footer class="post-info">
<time class="published"
datetime="2022-06-03T00:00:00+00:00">
<i class="fa fa-calendar"></i> Fri 03 June 2022
</time>
<nav class="conference">
From <a href="/events/pycon-italia-2022.html">PyCon Italia 2022</a>
</nav>
<address class="vcard author">
By
<a class="url fn" href="/speaker/dana-racah.html">Dana Racah</a>
</address>
</footer>
</section>
</article>
<article class="col-lg-6 col-md-6">
<a href="/pycon-italia-2022/come-gestire-dinamicamente-un-database-tramite-microservizi.html">
<img src="https://i.ytimg.com/vi/PnFClaI6Fsk/maxresdefault.jpg" alt="Image from Come gestire dinamicamente un database tramite microservizi" />
</a>
<section class="details">
<h4 class="entry-title">
<a href="/pycon-italia-2022/come-gestire-dinamicamente-un-database-tramite-microservizi.html"
rel="bookmark"
title="Permalink to Come gestire dinamicamente un database tramite microservizi">
Come gestire dinamicamente un database tramite microservizi
</a>
</h4>
<footer class="post-info">
<time class="published"
datetime="2022-06-03T00:00:00+00:00">
<i class="fa fa-calendar"></i> Fri 03 June 2022
</time>
<nav class="conference">
From <a href="/events/pycon-italia-2022.html">PyCon Italia 2022</a>
</nav>
<address class="vcard author">
By
<a class="url fn" href="/speaker/daniele-carigi.html">Daniele Carigi</a>
</address>
</footer>
</section>
</article>
</div> </div>
<div class="col-lg-4 col-md-4 col-sm-5"><aside>
<p class="info info--stats">Want to find Python related videos? So far
we have indexed <strong>19,303</strong> of
those from <strong>493 events</strong> all over the
world!</p>
<section>
<h3>Latest events</h3>
<ul>
<li>
<a href="https://pyvideo.org/events/djangocon-us-2024.html">DjangoCon US 2024</a> <span class="badge">57</span>
</li>
<li>
<a href="https://pyvideo.org/events/pybay-2024.html">PyBay 2024</a> <span class="badge">28</span>
</li>
<li>
<a href="https://pyvideo.org/events/pyohio-2024.html">PyOhio 2024</a> <span class="badge">25</span>
</li>
<li>
<a href="https://pyvideo.org/events/chipy.html">ChiPy</a> <span class="badge">90</span>
</li>
<li>
<a href="https://pyvideo.org/events/north-bay-python-2024.html">North Bay Python 2024</a> <span class="badge">16</span>
</li>
</ul>
<p><a href="/events.html">See all events...</a></p>
</section>
<section>
<h3>Most active speakers</h3>
<ul>
<li><a href="https://pyvideo.org/speaker/russell-keith-magee.html">Russell Keith-Magee</a> <span class="badge">79</span></li>
<li><a href="https://pyvideo.org/speaker/trey-hunner.html">Trey Hunner</a> <span class="badge">77</span></li>
<li><a href="https://pyvideo.org/speaker/james-powell.html">James Powell</a> <span class="badge">58</span></li>
<li><a href="https://pyvideo.org/speaker/dustin-ingram.html">Dustin Ingram</a> <span class="badge">51</span></li>
<li><a href="https://pyvideo.org/speaker/andrew-godwin.html">Andrew Godwin</a> <span class="badge">50</span></li>
</ul>
<p><a href="/speakers.html">See all speakers...</a></p>
</section>
<section>
<h3>Most active tags</h3>
<ul>
<li><a href="https://pyvideo.org/tag/lightning-talks/">lightning talks</a> <span class="badge">467</span></li>
<li><a href="https://pyvideo.org/tag/talk/">talk</a> <span class="badge">375</span></li>
<li><a href="https://pyvideo.org/tag/tutorial/">tutorial</a> <span class="badge">317</span></li>
<li><a href="https://pyvideo.org/tag/django/">django</a> <span class="badge">295</span></li>
<li><a href="https://pyvideo.org/tag/python/">Python</a> <span class="badge">283</span></li>
<li><a href="https://pyvideo.org/tag/pyconau/">pyconau</a> <span class="badge">228</span></li>
<li><a href="https://pyvideo.org/tag/pythonwebconf/">PythonWebConf</a> <span class="badge">199</span></li>
<li><a href="https://pyvideo.org/tag/keynote/">keynote</a> <span class="badge">180</span></li>
<li><a href="https://pyvideo.org/tag/machine-learning/">Machine Learning</a> <span class="badge">176</span></li>
<li><a href="https://pyvideo.org/tag/data-science/">data-science</a> <span class="badge">151</span></li>
</ul>
<p><a href="/tags.html">See all tags...</a></p>
</section>
<section>
<h3>Most popular languages</h3>
<ul>
<li><a href="https://pyvideo.org/languages.html#eng">English</a> <span class="badge">15360</span></li>
<li><a href="https://pyvideo.org/languages.html#spa">Spanish</a> <span class="badge">775</span></li>
<li><a href="https://pyvideo.org/languages.html#missing">missing</a> <span class="badge">572</span></li>
<li><a href="https://pyvideo.org/languages.html#rus">Russian</a> <span class="badge">443</span></li>
<li><a href="https://pyvideo.org/languages.html#por">Portuguese</a> <span class="badge">415</span></li>
<li><a href="https://pyvideo.org/languages.html#fra">French</a> <span class="badge">385</span></li>
<li><a href="https://pyvideo.org/languages.html#jpn">Japanese</a> <span class="badge">340</span></li>
<li><a href="https://pyvideo.org/languages.html#kor">Korean</a> <span class="badge">337</span></li>
<li><a href="https://pyvideo.org/languages.html#ita">Italian</a> <span class="badge">318</span></li>
<li><a href="https://pyvideo.org/languages.html#deu">German</a> <span class="badge">171</span></li>
</ul>
<p><a href="/languages.html">See all languages...</a></p>
</section>
</aside></div>
</div>
</div>
<footer class="footer">
<p>
©
<a href="https://github.com/pyvideo/pyvideo/blob/main/LICENSE">PyVideo.org</a> |
<a href="https://github.com/pyvideo/data/blob/main/LICENSE">pyvideo/data</a>
</p>
</footer>
<script src="https://code.jquery.com/jquery-2.2.0.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha256-KXn5puMvxCw+dAYznun+drMdG1IFl3agK0p/pqT9KAo= sha512-2e8qq0ETcfWRI4HJBzQiA3UoyFk6tbNyG+qSaIBZLyW9Xf3sWZHN/lxe9fTh1U45DpPf07yj94KsUHHWe4Yk1A==" crossorigin="anonymous"></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script src="/theme/js/ie10-viewport-bug-workaround.js"></script>
<script src="/theme/js/thumb.js"></script>
<script src="/theme/js/language.js"></script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-72949800-2']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = 'https://ssl.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</div>
</body>
</html>