File tree Expand file tree Collapse file tree 2 files changed +53
-0
lines changed Expand file tree Collapse file tree 2 files changed +53
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : Programme Overview
3
+ subtitle : Overview of all programme
4
+ ---
5
+
6
+ The conference will be organised into three phases:
7
+
8
+ 1 . ** Monday & Tuesday (14 & 15 July):** Tutorial Days
9
+ 2 . ** Wednesday – Friday (16 – 18 July):** Main Conference Days
10
+ 3 . ** Saturday & Sunday (19 & 20 July):** Sprint Days
11
+
12
+ Expect around:
13
+ * 120 talks
14
+ * 20 tutorials
15
+ * 5–6 keynotes
16
+ * open spaces
17
+ * 3 summits
18
+ * multiple events
19
+
20
+ ---
21
+
22
+ # Sessions
23
+
24
+ ## Talks
25
+ Talks are 30–45 minute presentations on Python-related topics, held across 6 parallel tracks during the Main Conference Days.
26
+
27
+ ## Tutorials
28
+ Tutorials are 180-minute hands-on sessions focused on learning by doing, held during the Tutorial Days.
29
+
30
+ ### List of sessions
31
+ Can be found on the [ sessions page] ( /sessions ) .
32
+
33
+ # Summits
34
+ Summits are full-day, topic-focused unconference-style gatherings for in-depth discussions, held during the Tutorial Days.
35
+
36
+ ### List of summits
37
+ - [ Rust Summit] ( /programme/rust-summit )
38
+ - [ WASM Summit] ( /programme/wasm-summit )
39
+ - [ C API Summit] ( /programme/c-api-summit )
40
+
41
+ # Events
42
+ Events are social and community activities held throughout the conference to connect attendees.
43
+
44
+ List of events:
45
+ - main social event: will be added soon
46
+ - speakers dinner: will be added soon
47
+ - PyLadies events: will be added soon
48
+ - beginner's day unconference space: will be added soon
49
+ - workshops for less represented groups in computing: will be added soon
Original file line number Diff line number Diff line change 3
3
{
4
4
"name" : " Programme" ,
5
5
"items" : [
6
+ {
7
+ "name" : " Overview" ,
8
+ "path" : " /overview"
9
+ },
6
10
{
7
11
"name" : " Sessions Previews" ,
8
12
"path" : " /sessions"
You can’t perform that action at this time.
0 commit comments