BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//programme.europython.eu//europython-2024//talk//PYV9VD
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-2024-PYV9VD@programme.europython.eu
DTSTART;TZID=CET:20240712T123000
DTEND;TZID=CET:20240712T130000
DESCRIPTION:Starting new python projects should be fun\, but often we get b
 ogged down in the details and spend several weeks fine tuning our setup\; 
 Not to mention the unproductive time spent on discussions like:\n\n* oh\, 
 you are using `ruff`? I just use `black`!\n* how do you set up your dev en
 vironment?\n* what version of `superFramework` are you running?\n* can you
  please update your PR\, the tests don't pass.\n\nLet's put a stop to it! 
 We will go through a collection of tools and techniques you can use to set
  up your new project for success. What to look for and how to make sure yo
 u can hit the ground running.\n\nCovered tools/techniques:\nLinting\, test
 ing\, CI\, dependency management\, editor config\, and some more...
DTSTAMP:20260513T172103Z
LOCATION:South Hall 2A
SUMMARY:Start strong! - Honza Král
URL:https://programme.europython.eu/europython-2024/talk/PYV9VD/
END:VEVENT
END:VCALENDAR
