Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions _data/archive.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
---

- conference: PyCon Germany & PyData Conference
alt_name: PyCon Germany
year: 2026
link: https://2026.pycon.de/
cfp_link: https://pretalx.com/pyconde-pydata-2026/cfp
cfp: '2025-12-21 23:59:59'
cfp_ext: '2026-01-18 23:59:59'
tutorial_deadline: '2026-01-11 23:59:00'
timezone: Europe/Berlin
place: Darmstadt, Germany
start: 2026-04-14
end: 2026-04-17
sponsor: https://2026.pycon.de/sponsoring/
finaid: https://2026.pycon.de/
sub: PY,DATA
location:
- title: PyCon Germany & PyData Conference 2026
latitude: 49.872775
longitude: 8.651177

- conference: PyCon Lithuania
alt_name: PyCon LT
year: 2026
Expand Down
55 changes: 19 additions & 36 deletions _data/conferences.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,23 @@
latitude: -1.2136405
longitude: 36.87930533266044

- conference: PyBeach
year: 2026
link: https://2026.pybeach.org/
cfp_link: https://pretalx.com/pybeach2026/cfp
cfp: '2026-06-07 23:59:00'
timezone: America/Los_Angeles
place: Santa Monica, USA
start: 2026-10-24
end: 2026-10-24
mastodon: https://fosstodon.org/@pybeach
bluesky: https://bsky.app/profile/pybeach.bsky.social
sub: PY
location:
- title: PyBeach 2026
latitude: 34.0194704
longitude: -118.491227

- conference: PyCon Ghana
year: 2026
link: https://gh.pycon.org/2026/
Expand Down Expand Up @@ -498,26 +515,6 @@
latitude: 44.4938203
longitude: 11.3426327

- conference: PyCon Germany & PyData Conference
alt_name: PyCon Germany
year: 2026
link: https://2026.pycon.de/
cfp_link: https://pretalx.com/pyconde-pydata-2026/cfp
cfp: '2025-12-21 23:59:59'
cfp_ext: '2026-01-18 23:59:59'
tutorial_deadline: '2026-01-11 23:59:00'
timezone: Europe/Berlin
place: Darmstadt, Germany
start: 2026-04-14
end: 2026-04-17
sponsor: https://2026.pycon.de/sponsoring/
finaid: https://2026.pycon.de/
sub: PY,DATA
location:
- title: PyCon Germany & PyData Conference 2026
latitude: 49.872775
longitude: 8.651177

- conference: PyCon US
year: 2026
link: https://us.pycon.org/2026/
Expand Down Expand Up @@ -628,21 +625,6 @@
latitude: 52.3730796
longitude: 4.8924534

- conference: PyBeach
year: 2026
link: https://2026.pybeach.org/
cfp_link: https://pretalx.com/pybeach2026/cfp
cfp: "2026-06-07 23:59:00"
timezone: WAmerica/Los_Angeles
place: Santa Monica, USA
start: 2026-10-24
end: 2026-10-24
sub: PY
location:
- title: PyBeach 2026
latitude: 34.0194704
longitude: -118.491227

- conference: PyHEP
year: 2026
link: https://indico.cern.ch/category/7971/
Expand Down Expand Up @@ -684,7 +666,8 @@
latitude: 9.7843604
longitude: -83.4995932

- conference: PyData PyCon Armenia
- conference: PyCon Armenia
alt_name: PyData PyCon Armenia
year: 2026
link: https://pycon.am/
cfp: TBA
Expand Down
6 changes: 3 additions & 3 deletions utils/tidy_conf/data/titles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,10 +126,10 @@ alt_name:
- Python Tanzania Conference
PyCon Ukraine:
global: PyCon UA
PyCon Yerevan:
global: PyCon Armenia
PyCon Armenia:
global: PyData PyCon Armenia
variations:
- PyData PyCon Armenia
- PyCon Yerevan
- PyData PyCon Yerevan
PyCon Web:
variations:
Expand Down
Loading