BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//wp-events-plugin.com//7.2.3.1//EN
BEGIN:VEVENT
UID:855@lincs.fr
DTSTART;TZID=Europe/Paris:20241129T110000
DTEND;TZID=Europe/Paris:20241129T120000
DTSTAMP:20241216T130548Z
URL:https://www.lincs.fr/events/the-functools-python-module/
SUMMARY:The functools python module
DESCRIPTION:First\, we recall several concepts (lambda functions\,
 callbacks\, callables\, functors\, decorators) needed for the rest of the
 presentation.\nSecond\, we present the "functools" module\, which provides
 higher-order utilities dedicated to use callables (including caching\,
 ordering\, dispatching\, wrapping).\nThird\,  we give a quick overview of
 the "operator" module\, which is commonly used to transform python
 operators to callables or to define elegant callbacks.
CATEGORIES:Tools, Tips and Tricks,Working Group,Youtube
LOCATION:Amphi 6\, 19 Place Marguerite Perey\, Palaiseau\, France
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=19 Place Marguerite Perey\,
 Palaiseau\, France;X-APPLE-RADIUS=100;X-TITLE=Amphi 6:geo:0,0
END:VEVENT
BEGIN:VTIMEZONE
TZID:Europe/Paris
X-LIC-LOCATION:Europe/Paris
BEGIN:STANDARD
DTSTART:20241027T020000
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
END:STANDARD
END:VTIMEZONE
END:VCALENDAR