BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//pretalx.com//pycon-sweden-2021//speaker//ZPQUMD
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-pycon-sweden-2021-XC7Q9H@pretalx.com
DTSTART;TZID=CET:20211021T110000
DTEND;TZID=CET:20211021T112500
DESCRIPTION:Live stream: https://youtu.be/DK9teAs72Do\n\nPython web framewo
 rks\, like Flask\, Quartz\, Tornado\, and Twisted\, are\nincreasingly impo
 rtant for writing high-performance web applications. However\, even they p
 osit some bottlenecks either due to their synchronous nature or due to the
  usage of python runtime. Most of them don’t have the ability to speed t
 hemselves due to their dependence on *SGIs. This is where Robyn comes in. 
 Robyn tries to achieve near-native Rust throughput along with the benefit 
 of writing code in Python. In this talk\, we will learn more about Robyn. 
 From what is Robyn to the development in Robyn.
DTSTAMP:20260713T190455Z
LOCATION:Software
SUMMARY:Robyn: An async python web framework with a Rust runtime - Sanskar 
 Jethi
URL:https://pretalx.com/pycon-sweden-2021/talk/XC7Q9H/
END:VEVENT
END:VCALENDAR
