BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//wp-events-plugin.com//7.2.3.1//EN
BEGIN:VEVENT
UID:448@lincs.fr
DTSTART;TZID=Europe/Paris:20190403T103000
DTEND;TZID=Europe/Paris:20190403T120000
DTSTAMP:20190401T112314Z
URL:https://www.lincs.fr/events/organizing-a-python-package-with-cookiecut
 ter/
SUMMARY:Organizing a Python Package with Cookiecutter
DESCRIPTION:\nIn this tutorial\, we will see how to create and maintain a
 Python package\, especially relying on Cookiecutter\, by Audrey Roy
 Greenfeld\, and PyCharm. Even for those who do not plan to create packages
 in a near future\, this tutorial is useful to learn how to structure a
 Python project\, document it with Sphinx\, test it with doctest\, etc.
 Reference: https://my-toy-package.readthedocs.io/ .   Prerequisite: your
 computer + a Python distribution (e.g. Anaconda) + PyCharm.\n
CATEGORIES:Tools, Tips and Tricks,Working Group
LOCATION:Nice Room (EIT Digital)\, 23\, avenue d'Italie\, Paris\, France
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=23\, avenue d'Italie\,
 Paris\, France;X-APPLE-RADIUS=100;X-TITLE=Nice Room (EIT Digital):geo:0,0
END:VEVENT
BEGIN:VTIMEZONE
TZID:Europe/Paris
X-LIC-LOCATION:Europe/Paris
BEGIN:DAYLIGHT
DTSTART:20190331T030000
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:CEST
END:DAYLIGHT
END:VTIMEZONE
END:VCALENDAR