BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//wp-events-plugin.com//7.2.3.1//EN
BEGIN:VEVENT
UID:618@lincs.fr
DTSTART;TZID=Europe/Paris:20210324T110000
DTEND;TZID=Europe/Paris:20210324T120000
DTSTAMP:20210326T140728Z
URL:https://www.lincs.fr/events/python-threads-101-python-sockets-102/
SUMMARY:Python Threads 101 + Python Sockets 102
DESCRIPTION:The threading library permits programs to execute several
 things at the same time on the same machine. This talk will review the
 basics of the Python threading library to write concurrent applications\,
 and how it can be used to build responsive network applications.\n\nThe
 notebooks use for the presentation are available at
 https://github.com/tixeuil/lincs-python-workshop
CATEGORIES:Tools, Tips and Tricks,Working Group,Youtube
END:VEVENT
BEGIN:VTIMEZONE
TZID:Europe/Paris
X-LIC-LOCATION:Europe/Paris
BEGIN:STANDARD
DTSTART:20201025T020000
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
END:STANDARD
END:VTIMEZONE
END:VCALENDAR