= Meeting 2019/01/12 = == When? == The 12th of January, 2019, starting at around 14:00 == Where? == [wiki:AlexanderBar The Alexander Bar] have agreed to host us again. Because the actual bar will be closed when the meeting starts, please use the side entrance at 78 Strand Street. == What? == Ewald Horn will give a talk titled "Python to the rescue when there is no time!" === Abstract === Python to the rescue when there is no time! This talk is all about solving business challenges quickly, using Python and the vast libraries available for working with images. Nothing fancy, but it was a pleasant surprise to find how much easier Python made things == Agenda? == * 14:00 Welcome etc * 14:15 Python to the rescue when there is no time! * 15:00 Housekeeping, etc. == Next Meeting? == To be decided, but probably late February ```python3 -c 'import datetime as D; print(D.datetime(year=2019, month=1, day=12) + D.timedelta(weeks=6))'```