-
Notifications
You must be signed in to change notification settings - Fork 4
/
index.html
381 lines (365 loc) · 16.7 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
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang='en'>
<head>
<meta http-equiv='content-type' content='text/html; charset=utf-8' />
<title>PyCon - Connecting the Python Community</title>
<meta http-equiv='Content-Style-Type' content='text/css' />
<style type='text/css'><!--
--></style>
<meta name='robots' content='index,follow' />
</head>
<body bgcolor='#FFFFFF'>
<div>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse:collapse" width="100%" id="AutoNumber1">
<tr>
<td width="23%" height="80"><img border="0" width="328" height="120" alt="Logo"
src="logo-sitemasthead.gif" /></td>
<td width="77%" height="80" align="right"><img border="0" width="700" height="120" alt="Photos"
src="photo-sitemasthead.jpg" /></td>
</tr>
<tr>
<td width="23%" style="border-left-width: 1; border-right-width: 1; border-top-width: 1; border-bottom-style: solid; border-bottom-width: 1" height="20"> </td>
<td width="77%" style="border-left-width: 1; border-right-width: 1; border-top-width: 1; border-bottom-style: solid; border-bottom-width: 1" height="20"> </td>
</tr>
</table>
</div>
<table align="center" width="80%">
<tr><td>
<p>
The international community for the <a
href="http://www.python.org">Python programming language</a> holds
several conferences <a href="#calendar">each year</a> (listed
alphabetically):
</p>
<ul>
<li><a href="http://us.pycon.org">"PyCon" in the United States</a></li>
<li><a href="http://www.europython.eu">"EuroPython" in Europe</a></li>
<li><a href="http://www.euroscipy.org">"EuroSciPy" in Europe</a></li>
<li><a href="http://nz.pycon.org">"Kiwi PyCon" in New Zealand</a></li>
<li><a href="http://apac.pycon.org">"PyCon Asia Pacific" in Asia</a></li>
<li><a href="http://ar.pycon.org">"PyCon AR" in Argentina</a></li>
<li><a href="http://au.pycon.org">"PyCon AU" in Australia</a></li>
<li><a href="http://pyconbalkan.com/">"PyCon Balkan" in Serbia</a></li>
<li><a href="http://www.pythonbrasil.org.br">"PythonBrasil" in Brazil</a></li>
<li><a href="http://by.pycon.org">"PyCon Belarus" in Belarus</a></li>
<li><a href="http://pyconcameroon.org/">"PyCon Cameroon" in Cameroon</a></li>
<li><a href="http://www.pycon.ca">"PyCon Canada" in Canada</a></li>
<li><a href="http://cn.pycon.org">"PyCon China" in China</a></li>
<li><a href="http://cz.pycon.org">"PyCon CZ" in the Czech Republic</a></li>
<li><a href="http://de.pycon.org">"PyCon DE" in Germany</a></li>
<li><a href="http://pycon.dk">"PyCon DK" in Denmark</a></li>
<li><a href="http://es.pycon.org">"PyCon ES" in Spain</a></li>
<li><a href="http://fi.pycon.org">"PyCon Finland" in Finland</a></li>
<li><a href="http://fr.pycon.org">"PyCon FR" in France</a></li>
<li><a href="http://www.pycon.co.ke">"PyCon KE" in Kenya</a></li>
<li><a href="http://www.pycon.kr">"PyCon KR" in Korea</a></li>
<li><a href="http://www.pycon.hk">"PyCon HK" in Hong Kong</a></li>
<li><a href="http://in.pycon.org">"PyCon India"</a></li>
<li><a href="https://pycon.id/">"PyCon ID" in Indonesia</a></li>
<li><a href="http://www.pycon.ir">"PyCon Iran"</a></li>
<li><a href="http://python.ie/pyconireland">"PyCon Ireland"</a></li>
<li><a href="http://il.pycon.org">"PyCon Israel"</a></li>
<li><a href="http://www.pycon.it">"PyCon Italia" in Italy</a></li>
<li><a href="http://jp.pycon.org">"PyCon Japan"</a></li>
<li><a href="http://pycon.lt">"PyCon LT" in Lithuania</a></li>
<li><a href="http://www.pycon.my">"PyCon MY in Malaysia"</a></li>
<li><a href="http://ph.pycon.org">"PyCon Philippines" in the Philippines</a></li>
<li><a href="http://pl.pycon.org">"PyCon PL" in Poland</a></li>
<li><a href="http://pycon.ru">"PyCon Russia" in Russia</a></li>
<li><a href="https://pycon.sg">"PyCon Singapore" in Singapore</a></li>
<li><a href="http://www.pycon.se">"PyCon Sweden" in Sweden</a></li>
<li><a href="http://sk.pycon.org">"PyCon SK" in Slovakia</a></li>
<li><a href="http://tw.pycon.org">"PyCon Taiwan" in Taiwan</a></li>
<li><a href="http://th.pycon.org">"PyCon Thailand" in Thailand</a></li>
<li><a href="http://pyconuk.org">"PyCon UK" in the United Kingdom</a></li>
<li><a href="http://ua.pycon.org">"PyCon Ukraine" in Ukraine</a></li>
<li><a href="http://pycon.python.org.uy">"PyCon Uruguay" in Uruguay</a></li>
<li><a href="http://ve.pycon.org">"PyCon Venezuela" in Venezuela</a></li>
<li><a href="http://za.pycon.org">"PyCon ZA" in South Africa</a></li>
<li><a href="http://pydata.org/events/">"PyData" conferences</a></li>
<li><a href="http://python-namibia.org/">"Python Namibia" in Namibia</a></li>
<li><a href="http://conference.scipy.org/">"SciPy" in the United States</a></li>
<li><a href="http://scipy.in">"SciPy.in" in India</a></li>
<li><a href="http://www.python-summit.ch/">"Swiss Python Summit" in Switzerland</a></li>
</ul>
<p>Events with a more regional focus:</p>
<ul>
<li><a href="http://mdp.cdm.depaul.edu/DePy2016">"DePy" in Chicago, Illinois, USA</a></li>
<li><a href="http://pygotham.org">"PyGotham" in New York, USA</a></li>
<li><a href="http://www.pygrunn.org/">"PyGrunn" in Groningen, The Netherlands</a></li>
<li><a href="http://pyohio.org">"PyOhio" in Ohio, USA</a></li>
<li><a href="https://www.pytennessee.org/">"PyTennessee" in Nashville, Tennessee, USA</a></li>
<li><a href="http://pytexas.org">"PyTexas" in Texas, USA</a></li>
<li><a href="http://pythoncamp.de">"PythonCamp" in Cologne, Germany</a></li>
<li><a href="http://www.pyunconf.de/en/">"Python Unconference" in Hamburg, Germany</a></li>
<li><a href="http://pybay.com/">"PyBay" in San Francisco, USA</a></li>
<li><a href="https://www.pycascades.com/">"PyCascades" in Vancouver, Canada</a></li>
</ul>
<p>
Many of these circulate between different sites and most rely upon
volunteers from the community to make them happen.
</p>
<p>
These Python conferences bring together developers, application
designers and business people in the international Python communities.
You will meet people who have just begun their journey into this
world, as well as the people who started it all.
</p>
<p width="80%">
You can expect to to enjoy inspirational talks and a friendly
atmosphere, designed to help people build contacts and learn from each
others' experiences. You will meet interesting people and have a
pleasant time.
</p>
<hr noshade="noshade" />
<h2><a name="calendar">Python Events and User Group Calendar</a></h2>
<p>
<iframe src="https://www.google.com/calendar/embed?showTitle=0&showCalendars=0&height=600&wkst=2&bgcolor=%23FFFFFF&src=j7gov1cmnqr9tvg14k621j7t5c%40group.calendar.google.com&color=%23125A12&src=3haig2m9msslkpf2tn1h56nn9g%40group.calendar.google.com&color=%232F6309&ctz=GMT"
style=" border-width:0 " width="800" height="650" frameborder="0" scrolling="no">
<a href="https://www.google.com/calendar/ical/j7gov1cmnqr9tvg14k621j7t5c%40group.calendar.google.com/public/basic.ics">Python Events iCal Calendar</a><br/>
<a href="https://www.google.com/calendar/ical/3haig2m9msslkpf2tn1h56nn9g%40group.calendar.google.com/public/basic.ics">Python User Group iCal Calendar</a>
</iframe>
</p>
<p>
Please note that the above calendar widget uses UTC/GMT as timezone.
The calendars are also available as
<a href="http://lmorillas.github.io/python_events/">map mashup</a>,
iCal files (
<a href="https://www.google.com/calendar/ical/j7gov1cmnqr9tvg14k621j7t5c%40group.calendar.google.com/public/basic.ics">Python Events iCal Calendar</a>,
<a href="https://www.google.com/calendar/ical/3haig2m9msslkpf2tn1h56nn9g%40group.calendar.google.com/public/basic.ics">Python User Group iCal Calendar</a>
) or Twitter feed (
<a href="https://twitter.com/PythonEvents">@PythonEvents</a>
).
Also see the <a
href="http://www.python.org/community/workshops/">Conferences and
Workshops</a> page on <a
href="http://www.python.org">www.python.org</a>,
the main Python website, for more information.
</p>
<p>
If you have an event to add to the calendars, please
see <a href="https://wiki.python.org/moin/PythonEventsCalendar#Submitting_an_Event">our
calendar wiki page for details</a>.
</p>
<p>
If you have a conference to add to this page, please write to
webmaster-at-pycon-dot-org or conferences-at-python-dot-org, ideally
in the form "<code><a href="http://url">"PyEvent" in City,
Country</a></code>", or send a PR against the <a
href="https://bitbucket.org/malemburg/pycon.org/src">pycon.org</a>
repo. If you are organizing a Python conference or are thinking of
organizing one, please consider subscribing to the <a
href="http://mail.python.org/mailman/listinfo/conferences">Python
conferences mailing list</a>.
</p>
<hr noshade="noshade" />
<h2>Python Conferences</h2>
<p>
PyCon 2018 will be held in Cleveland, Ohio from May 9 -17. PyCon
2016 and 2017 were held in Portland, Oregon, USA. PyCon 2015 and
2014 were held in Montreal, Canada. PyCon 2013 and 2012 were held
in Santa Clara, California. PyCon 2010 and 2011 were in Atlanta,
Georgia, USA, with over 1400 people attending 2011. PyCon 2008
& 2009 were in Chicago, Illinois. PyCon 2006 & 2007 were
held in Dallas, Texas. Washington DC hosted PyCon 2003, 2004, &
2005.
</p>
<hr noshade="noshade" />
<p>
EuroPython 2018 will be held again in Edinburgh, Scotland, UK.
EuroPython started in Charleroi, Belgium, in 2002 and 2003, moved on
to Gothenburg, Sweden, for 2004 and 2005, was held at CERN in
Swizerland in 2006, and then moved to Vilnius, Lithuania in 2007
& 2008. EuroPython 2009 and 2010 were in Birmingham, UK.
EuroPython 2011, 2012 and 2013 were held in Florence, Italy.
EuroPython 2014 was held in Berlin, Germany. EuroPython 2015 and
2016 were held in Bilbao, Spain. EuroPython 2017 was held in
Rimini, Italy. EuroPython was the first major Python conference
entirely organized by volunteers from the community.
</p>
<hr noshade="noshade" />
<p>
PyCon DE 2018 will be held in Karlsruhe, from October 24-26. PyCon
DE 2016 was held in Munich, after the conference series took a break
in 2015. PyCon DE 2014 was held as track of the EuroPython 2014
conference in Berlin. PyCon DE 2013 was held in Cologne, Germany,
Oct 29 - Nov 3. The first two PyCon DEs were held in Leipzig,
Germany, in 2011 and 2012.
</p>
<hr noshade="noshade" />
<p>
PyConKE was held for the first time on September 28th 2017 at
USIU-Africa, Nairobi, Kenya.
</p>
<hr noshade="noshade" />
<p>
PyCon Isreal 2016 was held in Tel Aviv the first time.
</p>
<hr noshade="noshade" />
<p>
PyCon CZ 2015 (Czech Republic) will be held for the first time in
Brno, from November 14-15.
</p>
<hr noshade="noshade" />
<p>
PyCon PL 2015 (Poland) will be held at the Hotel Ossa Congress
& Spa from October 15-18. PyCon PL 2012 was held in Maslow
from September 12-16. The first edition of the PyCon PL
conference was held in Rybnik on October 18 & 19, 2008.
PyCon PL 2009 was in Ustron, October 16-18 2009.
</p>
<hr noshade="noshade" />
<p>
PyCon UK 2015 will again be held in Coventry, UK, from
September 18-21. PyCon UK held its first conference on
September 8-9, 2007 at the Birmingham Conservatoire. PyCon UK
2008 was also held in Birmingham. In 2009 and 2010 the team
organized the EuroPython conferences and in 2011 PyCon UK
moved to Coventry, UK, and has been run there in the years
2012 - 2014.
</p>
<hr noshade="noshade" />
<p>
PyCon HK 2015 (Hong Kong) will be held at Hong Kong Cyberport
on November 7th for the first time.
</p>
<hr noshade="noshade" />
<p>
PyCon MY 2015 (Malaysia) will be held at the University of Malaya
from August 21-23.
</p>
<hr noshade="noshade" />
<p>
PyCon LT 2015 (Lithuania) will be held in Vilnius, Lithuania,
on April 25th.
</p>
<hr noshade="noshade" />
<p>
Python Namibia 2015 was held at the University of Namibia in
Windhoek, from February 2-5 for the first time.
</p>
<hr noshade="noshade" />
<p>
PyCon Korea 2014 was held for the first time on August 30 in
Seoul, Korea.
</p>
<hr noshade="noshade" />
<p>
PyCon Ireland 2014 was held from Oct 11-14 in Dublin, Ireland.
PyCon Ireland was started in Dublin in 2010 and has since been a
yearly event.
</p>
<hr noshade="noshade" />
<p>
PyCon Finland 2014 was held in Helsinki, on October 27. PyCon
Finland 2013 was held in Otaniemi, Espoo, outside Helsinki city,
from October 21-22.
</p>
<hr noshade="noshade" />
<p>
PyCon Sweden 2014 was held for the first time in Stockholm,
Sweden, from May 20-21.
</p>
<hr noshade="noshade" />
<p>
PyCon APAC 2014 was held in Taipei, Taiwan, from May 17-18. In
2013 was held in Tokyo, Japan. Singapore held PyCon APAC 2010,
2011, and 2012, and was where it started.
</p>
<hr noshade="noshade" />
<p>
PyCon PH 2014 was held in Manila, Philippines, from February
22-23. PyCon Philippines started in 2012 in Manila. PyCon PH 2012
was held from June 30 to July 1, organized by the Philippine Python
User Group.
</p>
<hr noshade="noshade" />
<p>
The first PyCon MY 2014 was held in Kuala Lumpur, Malaysia, on March
15.
</p>
<hr noshade="noshade" />
<p>
The first PyCon ES 2013 was held in Madrid, Spain, from November
23-24.
</p>
<hr noshade="noshade" />
<p>
PyCon FR 2013 was held in Strasbourg, France, from October
26-29. PyCon FR 2012 was be held in Paris, France, from September
13-16.
</p>
<hr noshade="noshade" />
<p>
EuroSciPy 2013 was be held in Brussels, Belgium from August
21 to August 24.
</p>
<hr noshade="noshade" />
<p>
PyCon Canada 2013 was held in Toronto, Canada, from
August 9 to 13. The first PyCon Canada was held in Toronto,
Canada, in 2012.
</p>
<hr noshade="noshade" />
<p>
Kiwi PyCon 2013 was held at Auckland University of Technology,
New Zealand, from September 6 to 8. Kiwi PyCon 2010 took take place
on November 20 & 21 in Waitangi, New Zealand.
</p>
<hr noshade="noshade" />
<p>
PyCon Russia 2013 was held in Yekaterinburg, Russia, from
February 9-10.
</p>
<hr noshade="noshade" />
<p>
PythonBrasil 2016 will be held in Florianopolis, Santa Catarina.
Previous editions of PythonBrasil were held in Sao Jose dos Campos
(2015), Porto de Galinhas (2014), Brasilia (2013), Rio de Janeiro
(2012), Sao Paulo (2011), Curitiba (2010), Caxias do Sul (2009), Rio
de Janeiro (2008), Joinville (2007), Brasilia (2006) and Campinas
(2005).
</p>
<hr noshade="noshade" />
<p>
PyCon Singapore 2013 was held in Singapore from June 13-15.
</p>
<hr noshade="noshade" />
<p>
PyCon Venezuela 2012 was held in Caracas, Venezuela, from
November 1-3.
</p>
<hr noshade="noshade" />
<p>
PyCon Uruguay 2012 was held in Montevideo, Uruguay, from
November 10-11.
</p>
<hr noshade="noshade" />
<p>
PyCon China 2011 was held in Shanghai, China, on December 3rd
and 4th 2011. This was the first PyCon in China, with an expected
number of 300 attendees.
</p>
<hr noshade="noshade" />
<p>
PyCon Taiwan 2012 was held in the Academia Sinica, Taipei,
Taiwan, on June 9th and 10th.
</p>
<hr noshade="noshade" />
<p>
PyCon JP 2011 was held in Tokyo, on August 27.
</p>
<hr noshade="noshade" />
<p>
PyCon Argentina 2009 was held in Buenos Aires, on September 4th and 5th.
</p>
<hr noshade="noshade" />
<p>
Pycon India 2009 was held in Bangalore, India, on Saturday, 26th
September and Sunday, 27th September.
</p>
</td></tr></table>
</body>
</html>