-
Notifications
You must be signed in to change notification settings - Fork 583
/
index.html
349 lines (288 loc) · 17.1 KB
/
index.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
<!DOCTYPE HTML>
<!--
Multiverse by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Vidéos de la Pycon-FR 2016</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
</head>
<body>
<!-- Wrapper -->
<div id="wrapper">
<!-- Header -->
<header id="header">
<h1><a href="index.html"><strong>PyconFR</strong> 2016</a></h1>
</header>
<!-- Main -->
<div id="main">
<article class="thumb">
<a class="image" href="python-et-la-securite-de-linterpreteur-au-deploiement.html"></a><img src="./content/B11R2yTye/thumbnail.jpg" height="100%" /></a>
<h2>Python et la sécurité : de l'interpréteur au déploiement</h2>
</article>
<article class="thumb">
<a class="image" href="pyduino-portage-du-langage-arduino-en-python.html"></a><img src="./content/r1UGf-Hyl/thumbnail.jpg" height="100%" /></a>
<h2>Pyduino : portage du langage Arduino en Python</h2>
</article>
<article class="thumb">
<a class="image" href="hypothesis-testez-moins-mais-tester-mieux-en-vous-concentrant-sur-les-proprietes.html"></a><img src="./content/S1FlZwYJl/thumbnail.jpg" height="100%" /></a>
<h2>Hypothesis: testez moins mais tester mieux en vous concentrant sur les propriétés</h2>
</article>
<article class="thumb">
<a class="image" href="python-un-langage-a-la-noix-pour-la-programation-fonctionelle-essayez-coconut.html"></a><img src="./content/SynnT8K1e/thumbnail.jpg" height="100%" /></a>
<h2>Python, un langage à la noix pour la programation fonctionelle ? Essayez coconut !</h2>
</article>
<article class="thumb">
<a class="image" href="informatique-musicale-creer-un-sequenceur-pas-a-pas-avec-python.html"></a><img src="./content/HJ6gQlS1g/thumbnail.jpg" height="100%" /></a>
<h2>Informatique musicale : créer un séquenceur pas-à-pas avec Python</h2>
</article>
<article class="thumb">
<a class="image" href="test-tout-terrain-python-edition.html"></a><img src="./content/rJXf68Fkg/thumbnail.jpg" height="100%" /></a>
<h2>Test Tout Terrain (Python edition)</h2>
</article>
<article class="thumb">
<a class="image" href="jolies-metriques-coordonner-python-et-zabbix.html"></a><img src="./content/rksbw2vke/thumbnail.jpg" height="100%" /></a>
<h2>Jolies Métriques : Coordonner Python et Zabbix</h2>
</article>
<article class="thumb">
<a class="image" href="une-chaine-de-production-de-3d-temps-reel-en-python.html"></a><img src="./content/ry7hblHkg/thumbnail.jpg" height="100%" /></a>
<h2>Une chaine de production de 3D temps-réel en Python</h2>
</article>
<article class="thumb">
<a class="image" href="au-secours-on-na-pas-de-projet-python-dans-ma-boite.html"></a><img src="./content/Hk2ryyaJx/thumbnail.jpg" height="100%" /></a>
<h2>Au secours, on n'a pas de projet Python dans ma boîte</h2>
</article>
<article class="thumb">
<a class="image" href="authentification-et-autorisation-avec-django-rest-framework.html"></a><img src="./content/HJY2P3wyx/thumbnail.jpg" height="100%" /></a>
<h2>Authentification et autorisation avec Django REST framework</h2>
</article>
<article class="thumb">
<a class="image" href="infrastucture-moderne-pour-le-developpement-en-equipes.html"></a><img src="./content/B1ho0C3Jl/thumbnail.jpg" height="100%" /></a>
<h2>Infrastucture moderne pour le développement en équipes</h2>
</article>
<article class="thumb">
<a class="image" href="interoperabilite-python-c-pour-la-motion-capture-et-lanimation-faciale.html"></a><img src="./content/SySr-xr1e/thumbnail.jpg" height="100%" /></a>
<h2>Interopérabilité Python/C++ pour la motion capture et l'animation faciale</h2>
</article>
<article class="thumb">
<a class="image" href="monkey-patcher-python-en-production.html"></a><img src="./content/rkiJu3w1x/thumbnail.jpg" height="100%" /></a>
<h2>Monkey-Patcher Python en production</h2>
</article>
<article class="thumb">
<a class="image" href="traduction-de-la-doc-de-python-et-linternationalisation.html"></a><img src="./content/HkSkXlSJg/thumbnail.jpg" height="100%" /></a>
<h2>Traduction de la doc de Python et l'internationalisation</h2>
</article>
<article class="thumb">
<a class="image" href="creer-une-api-publique-avec-django-rest-framework.html"></a><img src="./content/rJReoHrJe/thumbnail.jpg" height="100%" /></a>
<h2>Créer une API publique avec Django Rest Framework</h2>
</article>
<article class="thumb">
<a class="image" href="memory-safety-with-rust.html"></a><img src="./content/B1U1MxHJl/thumbnail.jpg" height="100%" /></a>
<h2>Memory Safety with Rust</h2>
</article>
<article class="thumb">
<a class="image" href="faut-il-etre-masochiste-pour-utiliser-ipv6-dans-son-code-python.html"></a><img src="./content/B1ZmpHHke/thumbnail.jpg" height="100%" /></a>
<h2>Faut-il être masochiste pour utiliser IPv6 (dans son code Python) ?</h2>
</article>
<article class="thumb">
<a class="image" href="liberation-du-calculateur-des-impots.html"></a><img src="./content/SkyTZWSyg/thumbnail.jpg" height="100%" /></a>
<h2>Libération du calculateur des impôts</h2>
</article>
<article class="thumb">
<a class="image" href="webpush-notification-what-why-how.html"></a><img src="./content/ryRNdBBke/thumbnail.jpg" height="100%" /></a>
<h2>Webpush notification What? Why? How?</h2>
</article>
<article class="thumb">
<a class="image" href="developpeur-durable.html"></a><img src="./content/SJj70kBke/thumbnail.jpg" height="100%" /></a>
<h2>Développeur durable</h2>
</article>
<article class="thumb">
<a class="image" href="des-nouvelles-du-front.html"></a><img src="./content/B1wLdBBkg/thumbnail.jpg" height="100%" /></a>
<h2>Des nouvelles du Front !</h2>
</article>
<article class="thumb">
<a class="image" href="et-si-on-reecrivait-google-en-python.html"></a><img src="./content/S19R0JH1x/thumbnail.jpg" height="100%" /></a>
<h2>Et si on réécrivait Google en Python ?</h2>
</article>
<article class="thumb">
<a class="image" href="warehouse-the-future-of-pypi.html"></a><img src="./content/SJ6ZOSHyx/thumbnail.jpg" height="100%" /></a>
<h2>Warehouse - the future of PyPI</h2>
</article>
<article class="thumb">
<a class="image" href="recette-pour-faire-venir-pyconfr-dans-ta-ville.html"></a><img src="./content/H1b5kJayl/thumbnail.jpg" height="100%" /></a>
<h2>Recette pour faire venir PyConFr dans ta ville</h2>
</article>
<article class="thumb">
<a class="image" href="packaging-python-wheel-and-devpy.html"></a><img src="./content/S1G7rHHJl/thumbnail.jpg" height="100%" /></a>
<h2>Packaging Python : Wheel and Devpy</h2>
</article>
<article class="thumb">
<a class="image" href="python-cest-rapide-ou-cest-lent.html"></a><img src="./content/ryZyPyakx/thumbnail.jpg" height="100%" /></a>
<h2>Python, c'est rapide, ou c'est lent ?</h2>
</article>
<article class="thumb">
<a class="image" href="python-pour-le-text-mining-fouille-de-texte.html"></a><img src="./content/SyDd3yBJl/thumbnail.jpg" height="100%" /></a>
<h2>Python pour le text mining (fouille de texte)</h2>
</article>
<article class="thumb">
<a class="image" href="lenfer-du-packaging-python.html"></a><img src="./content/B14wSSryl/thumbnail.jpg" height="100%" /></a>
<h2>L'Enfer du packaging Python</h2>
</article>
<article class="thumb">
<a class="image" href="pyrat-un-jeu-pour-lapprentissage-de-linformatique-en-python.html"></a><img src="./content/S1hPDkaJl/thumbnail.jpg" height="100%" /></a>
<h2>PyRat - Un jeu pour l'apprentissage de l'informatique en Python</h2>
</article>
<article class="thumb">
<a class="image" href="python-dans-les-grandes-ecoles.html"></a><img src="./content/SyxFOBFye/thumbnail.jpg" height="100%" /></a>
<h2>Python dans les Grandes Écoles</h2>
</article>
<article class="thumb">
<a class="image" href="lire-ecrire-la-doc.html"></a><img src="./content/rydlSrB1g/thumbnail.jpg" height="100%" /></a>
<h2>Lire & Écrire la Doc</h2>
</article>
<article class="thumb">
<a class="image" href="enseignement-dinformatique-en-classes-preparatoires-scientifiques.html"></a><img src="./content/ryITkSYyg/thumbnail.jpg" height="100%" /></a>
<h2>Enseignement d'informatique en classes préparatoires scientifiques &</h2>
</article>
<article class="thumb">
<a class="image" href="introduction-au-notebook-jupyter.html"></a><img src="./content/ByWZ0JrJe/thumbnail.jpg" height="100%" /></a>
<h2>Introduction au notebook Jupyter</h2>
</article>
<article class="thumb">
<a class="image" href="python-for-secops-recherche-de-vulnerabilites-dans-les-implementations-dun-protocole.html"></a><img src="./content/Sy-97rFyx/thumbnail.jpg" height="100%" /></a>
<h2>Python for SecOps: recherche de vulnérabilités dans les implémentations d'un protocole</h2>
</article>
<article class="thumb">
<a class="image" href="manipulating-and-analysing-multi-dimensional-data-with-pandas.html"></a><img src="./content/ByPUdJHyl/thumbnail.jpg" height="100%" /></a>
<h2>Manipulating and analysing multi-dimensional data with Pandas</h2>
</article>
<article class="thumb">
<a class="image" href="asynctest-testez-plus-facilement-votre-code-asyncio.html"></a><img src="./content/SycpYA2kl/thumbnail.jpg" height="100%" /></a>
<h2>asynctest: testez plus facilement votre code asyncio</h2>
</article>
<article class="thumb">
<a class="image" href="a-la-decouverte-du-bytecode-cpython.html"></a><img src="./content/ryeCfHByl/thumbnail.jpg" height="100%" /></a>
<h2>À la découverte du bytecode CPython !</h2>
</article>
<article class="thumb">
<a class="image" href="modelisation-inference-et-apprentissage-de-reseaux-bayesien-avec-pyagrum.html"></a><img src="./content/ryHA_yrJe/thumbnail.jpg" height="100%" /></a>
<h2>Modélisation, inférence et apprentissage de Réseaux Bayésien avec pyAgrum</h2>
</article>
<article class="thumb">
<a class="image" href="pypy-python-faster-than-python.html"></a><img src="./content/ByRLfrS1g/thumbnail.jpg" height="100%" /></a>
<h2>PyPy: Python faster than Python</h2>
</article>
<article class="thumb">
<a class="image" href="communiquer-avec-omq-patterns-dutilisation-api-asynchrone-et-securite.html"></a><img src="./content/H1L8i4YJg/thumbnail.jpg" height="100%" /></a>
<h2>Communiquer avec ØMQ: patterns d'utilisation, API asynchrone et sécurité</h2>
</article>
<article class="thumb">
<a class="image" href="gestion-avancee-de-la-memoire-dans-pandas-mise-a-jour-intelligentes-de-graphes-dexecution.html"></a><img src="./content/r141iJS1l/thumbnail.jpg" height="100%" /></a>
<h2>Gestion Avancée de la Mémoire dans Pandas / Mise à jour intelligentes de graphes d'exécution</h2>
</article>
<article class="thumb">
<a class="image" href="import-et-compagnie.html"></a><img src="./content/SJoAkBSkg/thumbnail.jpg" height="100%" /></a>
<h2>Import et Compagnie</h2>
</article>
<article class="thumb">
<a class="image" href="qt-et-asyncio-avec-quamash.html"></a><img src="./content/rJLoIy61e/thumbnail.jpg" height="100%" /></a>
<h2>Qt et Asyncio avec Quamash</h2>
</article>
<article class="thumb">
<a class="image" href="topic-modelling-with-python-and-gensim.html"></a><img src="./content/r19ZYySke/thumbnail.jpg" height="100%" /></a>
<h2>Topic Modelling with Python and Gensim</h2>
</article>
<article class="thumb">
<a class="image" href="voyage-au-centre-du-monde-cpython.html"></a><img src="./content/ryCHerrJg/thumbnail.jpg" height="100%" /></a>
<h2>Voyage au centre du monde CPython</h2>
</article>
<article class="thumb">
<a class="image" href="scalable-decentralised-communication-with-matrix-org-and-twisted.html"></a><img src="./content/H11Aa0nyx/thumbnail.jpg" height="100%" /></a>
<h2>Scalable decentralised communication with Matrix.org and Twisted</h2>
</article>
<article class="thumb">
<a class="image" href="deep-learning-votre-propre-cerveau-artificiel-avec-python.html"></a><img src="./content/Hk0Li1rJg/thumbnail.jpg" height="100%" /></a>
<h2>Deep learning : votre propre cerveau artificiel avec Python</h2>
</article>
<article class="thumb">
<a class="image" href="python-3-6-utilisation-des-f-strings-pep-498.html"></a><img src="./content/H1s_uNrkl/thumbnail.jpg" height="100%" /></a>
<h2>Python 3.6: utilisation des f-strings (PEP 498)</h2>
</article>
<article class="thumb">
<a class="image" href="pourquoi-mais-pourquoi-async-et-await-ont-ete-inclu-dans-python-3-5.html"></a><img src="./content/SkTQ8yTkg/thumbnail.jpg" height="100%" /></a>
<h2>Pourquoi, mais pourquoi, async et await ont été inclu dans Python 3.5 ?</h2>
</article>
<article class="thumb">
<a class="image" href="machine-learning-python-libraries-accuracy-and-performance.html"></a><img src="./content/SJAWv1rkx/thumbnail.jpg" height="100%" /></a>
<h2>Machine Learning Python libraries: accuracy and performance</h2>
</article>
<article class="thumb">
<a class="image" href="la-programmation-asynchrone-avec-python.html"></a><img src="./content/rkIR8mFke/thumbnail.jpg" height="100%" /></a>
<h2>La programmation asynchrone avec Python.</h2>
</article>
<article class="thumb">
<a class="image" href="gast-daou-naer-ast-pour-python-2-et-3.html"></a><img src="./content/rJGycEBkg/thumbnail.jpg" height="100%" /></a>
<h2>GAST, daou naer - AST pour Python 2 et 3</h2>
</article>
</div>
<!-- Footer -->
<footer id="footer" class="panel">
<div class="inner split">
<div>
<section>
<h2>Magna feugiat sed adipiscing</h2>
<p>Nulla consequat, ex ut suscipit rutrum, mi dolor tincidunt erat, et scelerisque turpis ipsum eget quis orci mattis aliquet. Maecenas fringilla et ante at lorem et ipsum. Dolor nulla eu bibendum sapien. Donec non pharetra dui. Nulla consequat, ex ut suscipit rutrum, mi dolor tincidunt erat, et scelerisque turpis ipsum.</p>
</section>
<section>
<h2>Follow me on ...</h2>
<ul class="icons">
<li><a href="#" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="#" class="icon fa-facebook"><span class="label">Facebook</span></a></li>
<li><a href="#" class="icon fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="#" class="icon fa-github"><span class="label">GitHub</span></a></li>
<li><a href="#" class="icon fa-dribbble"><span class="label">Dribbble</span></a></li>
<li><a href="#" class="icon fa-linkedin"><span class="label">LinkedIn</span></a></li>
</ul>
</section>
<p class="copyright">
© Unttled. Design: <a href="http://html5up.net">HTML5 UP</a>.
</p>
</div>
<div>
<section>
<h2>Get in touch</h2>
<form method="post" action="#">
<div class="field half first">
<input type="text" name="name" id="name" placeholder="Name" />
</div>
<div class="field half">
<input type="text" name="email" id="email" placeholder="Email" />
</div>
<div class="field">
<textarea name="message" id="message" rows="4" placeholder="Message"></textarea>
</div>
<ul class="actions">
<li><input type="submit" value="Send" class="special" /></li>
<li><input type="reset" value="Reset" /></li>
</ul>
</form>
</section>
</div>
</div>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
<script src="assets/js/main.js"></script>
</body>
</html>