BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//pretalx.com//euroscipy-2026//speaker//7V3CXP
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-euroscipy-2026-8T33ZK@pretalx.com
DTSTART;TZID=CET:20260720T160000
DTEND;TZID=CET:20260720T163000
DESCRIPTION:When writing Python code for scientific applications\, you may 
 reach a point where you want to share your work with collaborators that do
 n't code. But what if you do not want to require them to set up Python env
 ironments or act as their tech support?\n\nThere are tools to avoid that b
 y converting your Python code into executable that can be run without Pyth
 on setup\, and with all dependencies included.\nIn this talk I will share 
 my experience with using some of those tools like PyInstaller and Conda co
 nstructor and how you could do the same. \nShowed solutions might be used 
 for both CLI script and application with graphical Interface.\nImportantly
 \, I will also mention some of the callenges that you might encounter and 
 how to solve them.
DTSTAMP:20260603T185830Z
LOCATION:Room 1.38 (Ground Floor\, Turing)
SUMMARY:From Code to app\, how to ship your tool to your non programming co
 llaborators - Grzegorz Bokota
URL:https://pretalx.com/euroscipy-2026/talk/8T33ZK/
END:VEVENT
END:VCALENDAR
