Skip to content

Commit 67a43f5

Browse files
committed
Add PyCon TW 2025
1 parent 89850d7 commit 67a43f5

File tree

1 file changed

+53
-0
lines changed

1 file changed

+53
-0
lines changed

events/PyCon_2025.json

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
{
2+
"event_id": "PyCon_2025",
3+
"display_name": {
4+
"en": "PyConTW 2025",
5+
"zh": "PyConTW 2025"
6+
},
7+
"logo_url": "https://pycontw.github.io/ccip-files/2024/pycon_tw_mobile_logo.png",
8+
"event_website": "https://tw.pycon.org/2025/",
9+
"event_date": {
10+
"start": "2025-09-06T08:00:00+08:00",
11+
"end": "2025-09-07T19:00:00+08:00"
12+
},
13+
"publish": {
14+
"start": "2025-08-01T00:00:00+08:00",
15+
"end": "2025-12-31T00:00:00+08:00"
16+
},
17+
"features": [
18+
{
19+
"feature": "schedule",
20+
"display_text": {
21+
"en": "Schedule",
22+
"zh": "議程"
23+
},
24+
"url": "https://tw.pycon.org/prs/ccip/"
25+
},
26+
{
27+
"feature": "webview",
28+
"display_text": {
29+
"en": "Buy Ticket",
30+
"zh": "前往購票"
31+
},
32+
"icon": "https://pycontw.github.io/ccip-files/2020/icon_hot_to_reg_48.png",
33+
"url": "https://tw.pycon.org/2025/zh-hant/registration/tickets"
34+
},
35+
{
36+
"feature": "webview",
37+
"display_text": {
38+
"en": "Discord",
39+
"zh": "Discord"
40+
},
41+
"icon": "https://pycontw.github.io/ccip-files/2024/icon_discord_clyde_black_RGB.png",
42+
"url": "https://tw.pycon.org/2025/ext/discord?ccip=true"
43+
},
44+
{
45+
"feature": "sponsors",
46+
"display_text": {
47+
"en": "Sponsors",
48+
"zh": "贊助"
49+
},
50+
"url": "https://tw.pycon.org/2025/zh-hant/sponsor"
51+
}
52+
]
53+
}

0 commit comments

Comments
 (0)