BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//wp-events-plugin.com//7.2.3.1//EN
BEGIN:VEVENT
UID:789@lincs.fr
DTSTART;TZID=Europe/Paris:20231115T103000
DTEND;TZID=Europe/Paris:20231115T113000
DTSTAMP:20231121T135029Z
URL:https://www.lincs.fr/events/poetry-package-helper-3/
SUMMARY:Developing Python packages with Poetry and Package Helper 3
DESCRIPTION:When you develop a Python project\, it is highly recommended
 that you design it as a Python package\, which gives you access to a
 variety of powerful development tools. With Package Helper 3
 (https://balouf.github.io/package-helper-3/)\, it is easy and fast to do
 it! Things will go this way:\n\n 	PH3 helps you to create the file
 structure of your package in less than a minute.\n 	Using PyCharm\, you can
 out-of-the-box:\n\n 	Generate the documentation locally\,\n 	Run tests\,\n
 	Have a “coverage” page\, which displays what parts of the package are
 covered by the tests.\n\n\n 	Your project is hosted on GitHub\, which is
 configured to automatically run the tests with several versions of Python
 and to automatically generate and publish the documentation.\n 	When
 desired\, GitHub publishes your package on PyPI\, so that any Python user
 can install it.\n\nUnder the hood\, the management of your package will be
 performed by Poetry\, a modern tool that unifies and simplifies the tasks
 required to develop a package\, such as installing a dedicated development
 environment\, making installation easy for other users\, building wheels\,
 managing and updating dependencies...\n\nTutorial:
 https://balouf.github.io/package-helper-3/tutorial.html.
CATEGORIES:Tools, Tips and Tricks,Working Group,Youtube
LOCATION:Salle 4B01\, 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=Salle 4B01:geo:0,0
END:VEVENT
BEGIN:VTIMEZONE
TZID:Europe/Paris
X-LIC-LOCATION:Europe/Paris
BEGIN:STANDARD
DTSTART:20231029T020000
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
END:STANDARD
END:VTIMEZONE
END:VCALENDAR