BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//programme.europython.eu//europython-2023//talk//AYGCLM
BEGIN:VTIMEZONE
TZID:CET
BEGIN:STANDARD
DTSTART:20001029T040000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
TZNAME:CET
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20000326T030000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
TZNAME:CEST
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
UID:pretalx-europython-2023-AYGCLM@programme.europython.eu
DTSTART;TZID=CET:20230721T160500
DTEND;TZID=CET:20230721T163500
DESCRIPTION:Cython started as a language designed to write extension module
 s\, and has long become the most widely used static compiler for Python\, 
 bringing C and C++ data types into the language. Use it to talk to existin
 g C/C++ code or to bring your Python code up to C speed.
DTSTAMP:20260520T131443Z
LOCATION:PyCharm (Forum Hall)
SUMMARY:Cython 3 – Python at the speed of C - Stefan Behnel
URL:https://programme.europython.eu/europython-2023/talk/AYGCLM/
END:VEVENT
END:VCALENDAR
