BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//pretalx.com//pycon-lt-2022//speaker//AH3KWP
BEGIN:VTIMEZONE
TZID:EET
BEGIN:STANDARD
DTSTART:20000101T000000
RRULE:FREQ=YEARLY;BYMONTH=1;UNTIL=20011231T220000Z
TZNAME:EET
TZOFFSETFROM:+0200
TZOFFSETTO:+0200
END:STANDARD
BEGIN:STANDARD
DTSTART:20031026T050000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
TZNAME:EET
TZOFFSETFROM:+0300
TZOFFSETTO:+0200
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20030330T040000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
TZNAME:EEST
TZOFFSETFROM:+0200
TZOFFSETTO:+0300
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
UID:pretalx-pycon-lt-2022-ZJGZM8@pretalx.com
DTSTART;TZID=EET:20220526T120000
DTEND;TZID=EET:20220526T123000
DESCRIPTION:We're always using type hints in our code\, but when working wi
 th microservices or when doing some integrations I started noticing that t
 ype hints alone are not enough to help us. In this presentation\, I'll try
  to show my experience of how I moved and what benefits I got from using d
 ict type hints to TypedDict\, then to Dataclasses\, and lastly to Pydantic
 . At the end of the day\, it helped me to save a lot of time not only when
  implementing features\, but also with the maintenance of already implemen
 ted parts of code.
DTSTAMP:20260415T103258Z
LOCATION:Python Room
SUMMARY:TypedDict\, Dataclasses and Pydantic in action - Justinas Kuizinas
URL:https://pretalx.com/pycon-lt-2022/talk/ZJGZM8/
END:VEVENT
END:VCALENDAR
